Go to file
vincent a333fa78e6 Merge branch 'main' into vincent-main 2022-08-30 21:06:31 +02:00
content Merge branch 'main' into vincent-main 2022-08-30 21:06:31 +02:00
sass Petites corrections d'apparence 2022-08-26 15:08:52 +02:00
static Màj DNS à mettre pour site statique. 2022-08-25 18:01:09 +02:00
templates Petites corrections d'apparence 2022-08-26 15:08:52 +02:00
.gitignore Premier ajout de contenu 2022-05-11 17:53:45 +02:00
README.md Support multiple URLs 2022-06-01 15:37:13 +02:00
config.toml Ajout de pas mal de réfs dans la médiathèque 2022-06-08 16:56:21 +02:00

README.md

man.deuxfleurs.fr

Construire

zola build

Déployer

aws s3 sync ./public s3://guide.deuxfleurs.fr

Développer

zola serve