test config staticCMS
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
maxime-cool 2024-01-15 17:21:00 +01:00
parent daaae3a13f
commit 552a26c221

View file

@ -5,4 +5,9 @@ backend:
api_root: https://git.deuxfleurs.fr/api # API URL of your Gitea instance
base_url: https://git.deuxfleurs.fr # Root URL of your Gitea instance
# optional, defaults to main
# branch: main
# branch: main
media_folder: "static/images/uploads"
collections:
- name: posts
identifier_field: name
folder: _posts/blog