This repository contains the sources for the SDIPI official website.
The website is generated with Jekyll and hosted using GitHub Pages.
Make sure you have Ruby installed, plus jekyll
and bundler
as depenencies. Then use Jekyll to run the website :
bundle exec jekyll serve