Baue die Doku-Quellen als statische MkDocs-Seite

Andreas 04.09.: SilverBullet ist für die Doku nicht das Richtige — die
Doku soll aussehen wie sie soll, lesen statt editieren, und ohne
Auto-Commit-Problem. km baut deshalb je Quelle mit mkdocs.yml nach jedem
Pull mit Änderung eine statische Seite nach <data>/site/<name>; Caddy
liefert sie unter /doku/<name>/ aus. Ein Baufehler lässt die alte Seite
stehen und wird im Lauf gemeldet. Image bekommt mkdocs-material.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
2026-09-04 19:58:57 +02:00
co-authored by Claude Fable 5.1
parent 91a4d8c8a6
commit 125a8b9c0f
2 changed files with 27 additions and 0 deletions
+2
View File
@@ -1,2 +1,4 @@
requests>=2.31
sqlite-vec>=0.1.6
mkdocs-material>=9.5
pymdown-extensions>=10