socrates-fr.github.io 
How to contribute ?
The site is build with Hugo and the content is in config.toml.
Make a PR on the branch hugo not on branch master.
Some commands
Run the site locally:
hugo serverBuild the site locally:
hugoContinuous Delivery
When a PR (on the branch hugo) is merge, Travis build and deploy automatically the site.