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

Merge branch 'main' into test

parents 7fdbf6e6 2c98b37d
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