diff --git a/site/admin/config.yml b/site/admin/config.yml index 546a24f..661dee6 100644 --- a/site/admin/config.yml +++ b/site/admin/config.yml @@ -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: