dorfteich/docs/manual
Claude Fable 5 a879561ec7
All checks were successful
CI / Lint, typecheck, test (pull_request) Successful in 5m30s
CI / Build container images (pull_request) Successful in 10s
CI / Auth e2e pack (pull_request) Successful in 7m39s
CI / Import/export fidelity gate (pull_request) Successful in 56s
CD / Build and push images (push) Successful in 17s
CD / Deploy to Test (push) Successful in 14s
CD / Smoke tests against Test (push) Successful in 1m14s
CD / Promote to Int (push) Successful in 10s
CI / Lint, typecheck, test (push) Successful in 4m46s
CI / Build container images (push) Has been skipped
CI / Auth e2e pack (push) Successful in 7m1s
CI / Import/export fidelity gate (push) Successful in 54s
Release / Build release images and notes (push) Successful in 1m11s
Release / Release-candidate operations QA (push) Successful in 44s
Prod deploy / Deploy the released images to Prod (push) Successful in 15s
#155: ChordPro-Plugin — Akkordblätter/Leadsheets als Block
Neues Referenz-Plugin packages/plugins/chordpro nach dem
mermaid-Muster: bewusst ohne Fremdbibliothek (Supply-Chain-Lehre aus
#136) — eigener minimaler ChordPro-Parser (Direktiven title/subtitle/
artist/key/capo/tempo/comment, Chorus-Fences, [Akkord]-Marker,
#-Kommentare) plus SVG-Formatter mit Monospace-Raster: Akkorde über dem
Text, Titelkopf, Chorus-Einrückung, XML-escaped. Persistenz {source,
svg} — der Snapshot bedient Lesemodus, Public-Ansicht und Exporte über
den PluginFallbackRenderer. Edit-Modus: Textarea + debounced
Live-Preview. ZIP 20 KB (Limits 64/256 MiB), 4 Parser-/Formatter-Tests,
i18n de+en, Doku-Listen (site-admin en+de, plugin-architecture)
ergänzt. Prod-Installation wie üblich per Site-Admin.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0155v2aT8AG1kZDQEZiCLBWC
2026-07-20 02:11:36 +02:00
..
api-guide.md #147: Eigene Identität in der API klar dokumentiert 2026-07-20 00:49:53 +02:00
mcp-guide.md #148: Seitenlisten filtern nach createdSince/updatedSince 2026-07-20 00:49:52 +02:00
pond-admin-guide.md QA: wire the M13 packs into CI, document the vault import (#119) 2026-07-14 18:28:45 +02:00
README.md docs: German-first beginner tutorial "Dorfteich Schritt für Schritt" (21 chapters) 2026-07-18 14:11:00 +02:00
site-admin-guide.md #155: ChordPro-Plugin — Akkordblätter/Leadsheets als Block 2026-07-20 02:11:36 +02:00
user-guide.md #154: Aufgabenübersicht als Kern-Block (Seite + Unterseiten) 2026-07-20 01:20:30 +02:00

Dorfteich manuals

User-facing documentation, by audience. German translations live in docs/de/; English is authoritative when the two diverge.

New to Dorfteich? There is a step-by-step beginner tutorial, Dorfteich Schritt für Schritt — currently German-first (unlike the manuals, the German edition is the original; an English translation may follow).

Guide For
Feature overview anyone wondering what Dorfteich is
User guide everyday members
Pond-admin guide people administering a pond
Site-admin guide instance administrators
API guide scripts and integrations
MCP guide connecting AI assistants
Developer guide plugin authors and core contributors

Operating an instance (install, update, backup, monitoring): self-hosting. Internals: architecture.