Skip to content
Snippets Groups Projects
Commit 3b290777 authored by Eliott Sammier's avatar Eliott Sammier
Browse files

Add README

parent 2369f1ab
No related branches found
No related tags found
No related merge requests found
# Macao-Hugo
Expérimentation avec le *static site generator* [Hugo](https://gohugo.io/) pour Macao-New
# Setup
- [Installer Hugo](https://gohugo.io/installation/)
- `git clone gitlab@gitlab.tetras-libre.fr:macao/macao-hugo.git`
- `cd macao-hugo/macao`
Pour lancer en mode développement avec live reload : `hugo server`
Pour build le site statique : `hugo`
Le contenu de `public/` peut être publié avec n'importe quel serveur HTTP statique.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment