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

README.md

Blame
  • Forked from MACAO / MACAO Hugo
    236 commits behind the upstream repository.
    Eliott Sammier's avatar
    Eliott Sammier authored
    2c98b37d
    History
    README.md 448 B

    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.