Skip to content
This repository has been archived by the owner on Jun 6, 2019. It is now read-only.

lafranceinsoumise/evenements.lafranceinsoumise.fr

Repository files navigation

evenements.lafranceinsoumise.fr

Repository for http://evenements.lafranceinsoumise.fr.

This website use Jekyll. You need jekyll installed to build this website.

gem install jekyll # Install jekyll
git clone https://github.com/jlm2017/evenements.lafranceinsoumise.fr.git # Clone the repository
cd evenements.lafranceinsoumise.fr
jekyll serve --watch # Jekyll should be listening on http://localhost:4000