Skip to content
Snippets Groups Projects
Select Git revision
  • 536c76c7ab5770cc9ed41f70b2b6f6ef37fe51ff
  • main default protected
  • add-tat-sample
  • 15-choses-a-faire-css
  • macao3-export
  • gitlab-ci-debug
  • 2-gitlab-deploy
  • 3-qcu-features
  • 1-navigation
  • test
10 results

macao-hugo

Forked from MACAO / MACAO Hugo
159 commits behind the upstream repository.
Name Last commit Last update
macao
.gitmodules
README.md

Macao-Hugo

Expérimentation avec le static site generator Hugo pour Macao-New

Setup

  • Installer Hugo
  • 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.