Update archetype and configuration: adjust tags in default.md and change Gitea settings in config.yml for improved repository integration

This commit is contained in:
Christian Galo 2025-04-07 06:37:56 +00:00
parent 5d3df5a9aa
commit 205138871c
2 changed files with 7 additions and 6 deletions

View File

@ -2,4 +2,5 @@
title: '{{ replace .File.ContentBaseName "-" " " | title }}'
date: '{{ .Date }}'
draft: true
tags: []
---

View File

@ -1,17 +1,17 @@
backend:
name: gitea
base_url: https://git.coopcloud.tech
repo: wiki-cafe/wiki.cafe-content
base_url: https://codeberg.org
repo: wiki-cafe/wiki-cafe-site
branch: main
api_root: /api/v1
auth_endpoint: /login/oauth/authorize
app_id: e2117eef-a201-4eb6-9885-170c799b515b
api_root: https://codeberg.org/api/v1
auth_endpoint: https://codeberg.org/login/oauth/authorize
app_id: 55547e2c-16ec-4e82-9b66-fb89b9bf068a
media_folder: static/img
public_folder: /img
collections:
- name: "pages"
label: "Pages"
folder: "/pages"
folder: "content/pages"
create: true
slug: "{{slug}}"
fields: