Skip to content
Snippets Groups Projects
Select Git revision
  • 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
9 results

macao-hugo

  • Clone with SSH
  • Clone with HTTPS
  • Forked from MACAO / MACAO Hugo
    106 commits behind the upstream repository.
    Name Last commit Last update
    macao
    .gitlab-ci.yml
    .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.