Presenting CEDILLE Homepage v2.0, generated with Hugo and a theme designed from scratch.
Requirements:
- Hugo (
apt install hugo
)
Alternatively :
To deploy the website, you can use the following command:
$ make prod
...
The website will then be deployed at the base-url defined in config.toml
You can build locally with the following command :
$ make dev
...
locally build the site with :
$ make dev-hugo
...
Check out our website's issues page for more details