Nuit du Code Citoyen Website
- Jekyll
- Boostrap (front)
- chivo (font)
- linea basic (icons)
- linea arrows (icons)
git clone XXX
bundle install
Troubleshooting nokogiri , ubuntu & debian
sudo apt-get install build-essential patch
sudo apt-get install ruby-dev zlib1g-dev liblzma-dev
sudo gem install nokogiri
bundle update
bundle exec jekyll serve