feat: backup blog posts and fix WordPress caption shortcodes in markdown files

This commit is contained in:
Buğra
2025-07-10 04:32:26 +03:00
parent 1075b3040e
commit d3448c01dc
56 changed files with 6954 additions and 92 deletions
+4
View File
@@ -1,6 +1,10 @@
# admin/config.yml
backend:
name: git-gateway
branch: main
accept_roles: # ← the magic line
- admin
- editor
media_folder: 'src/assets/images'
public_folder: '/_astro'