palettetest/static/admin/config.yml
maxime-cool 520ad9ee99
All checks were successful
continuous-integration/drone/push Build is passing
moved admin to static
2024-01-15 17:30:07 +01:00

13 lines
476 B
YAML

backend:
name: gitea
repo: maximeg/palettetest # Path to your Gitea repository
app_id: bfbd2107-f7a5-42be-8901-589294019980 # The Client ID provided by Gitea
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
media_folder: "static/images/uploads"
collections:
- name: posts
identifier_field: name
folder: _posts/blog