Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 441 Bytes

File metadata and controls

11 lines (6 loc) · 441 Bytes

SDIPI website

This repository contains the sources for the SDIPI official website.

The website is generated with Jekyll and hosted using GitHub Pages.

Running locally

Make sure you have Ruby installed, plus jekyll and bundler as depenencies. Then use Jekyll to run the website :

bundle exec jekyll serve