Add media folder
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
nicholas 2024-03-05 18:45:44 +00:00
parent abc7a30de6
commit 9ea1020f5b
1 changed files with 15 additions and 1 deletions

View File

@ -1,3 +1,7 @@
site_url: https://docs.bigyellowfish.com
publish_mode: simple
search: false
backend:
name: gitea
repo: nicholas/docsify # Path to your Gitea repository
@ -7,8 +11,18 @@ backend:
auth_endpoint: https://gitea.bigyellowfish.com/login/oauth/authorize
# optional, defaults to master
# branch: main
commit_messages:
create: Create {{collection}} “{{slug}}”
update: Update {{collection}} “{{slug}}”
delete: Delete {{collection}} “{{slug}}”
uploadMedia: Upload “{{path}}”
deleteMedia: Delete “{{path}}”
openAuthoring: '{{message}}'
media_folder: "assets/images"
site_url: https://docs.bigyellowfish.com
collections: