Skip to content
Snippets Groups Projects
Select Git revision
  • 432cf1fa365a0949a9c2cc31c032415dc178f60c
  • main default protected
  • export
  • 28-conversion-tests
  • extraction
  • exploration
  • exploration-old
  • 2-encoding-fix
  • main-old
9 results

macao-legacy

  • Clone with SSH
  • Clone with HTTPS
  • 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 (version 0.124 minimum)
    • 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.