diff --git a/static/admin/config.yml b/static/admin/config.yml new file mode 100644 index 0000000..ab3a709 --- /dev/null +++ b/static/admin/config.yml @@ -0,0 +1,8 @@ +backend: + name: gitea + repo: hoernschen/website # Path to your Gitea repository + app_id: 6f1e6454-c3e7-42d2-aa8b-f2c0807bc084 # The Client ID provided by Gitea + api_root: https://code.nutfactory.org/api/v1 # API URL of your Gitea instance + base_url: https://code.nutfactory.org # Root URL of your Gitea instance + # optional, defaults to master + # branch: main diff --git a/static/admin/index.html b/static/admin/index.html new file mode 100644 index 0000000..4c02725 --- /dev/null +++ b/static/admin/index.html @@ -0,0 +1,13 @@ + + + + + + + Content Manager + + + + + +