socrates-fr.github.io icon indicating copy to clipboard operation
socrates-fr.github.io copied to clipboard

SoCraTes-FR Website

socrates-fr.github.io Build Status

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 server

Build the site locally:

hugo

Continuous Delivery

When a PR (on the branch hugo) is merge, Travis build and deploy automatically the site.