Skip to content
Snippets Groups Projects
Select Git revision
  • 46b5896adb47258ec56953bd3594990e406d8706
  • demo_ci_gitlab_pages default
  • demo_gitlab_ci
  • 5-images-in-annotations
  • 5-final-images
  • 5-chpk-images-in-annot
  • tetras-main protected
  • 5-rebase-images-in-annot
  • 5-wip-images-in-annot
  • tmp
  • 1-edit-annotations-on-videos
  • 5-old-images-in-annotations
  • old_demo_ci_gitlab_pages
  • images_annotations
  • wip
  • devsetup
  • wip-annot-video-ui
  • wip-annotations-on-videos
  • master
  • v0.4.0_react16
  • wip-debugging-annotations
21 results

src

  • Clone with SSH
  • Clone with HTTPS
  • Forked from IIIF / Mirador / Mirador annotations
    Source project has a limited visibility.
    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.