dorfteich/docs/manual
Claude Fable 5 7252bd16e0
Some checks failed
CI / Lint, typecheck, test (pull_request) Successful in 4m53s
CI / Build container images (pull_request) Successful in 4m1s
CI / Auth e2e pack (pull_request) Successful in 7m12s
CI / Import/export fidelity gate (pull_request) Successful in 1m0s
CD / Build and push images (push) Successful in 14s
CD / Deploy to Test (push) Successful in 16s
CD / Smoke tests against Test (push) Successful in 1m13s
CD / Promote to Int (push) Successful in 12s
CI / Lint, typecheck, test (push) Successful in 4m35s
CI / Build container images (push) Has been skipped
CI / Auth e2e pack (push) Failing after 5m14s
CI / Import/export fidelity gate (push) Has been skipped
#149: Atom-Feeds für Teiche und Seiten, privat via Feed-Token
GET /public/:pond/feed.xml (zuletzt geänderte Seiten) und
GET /public/:pond/:page/feed.xml (Versions-Historie), @Public mit
404-Semantik; öffentliche Teiche anonym, nicht-öffentliche über neues
read-only Feed-Token je Nutzer als ?token=dt_feed_… (neue Tabelle
feed_tokens + Migration, Verwaltung in den Nutzer-Einstellungen,
FeedTokensSection). Öffentliche HTML-Seiten annoncieren den Teich-Feed
per link rel=alternate. DB-Tests (anonym/privat/Token-Lifecycle) und
User-Guide-Doku en+de.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0155v2aT8AG1kZDQEZiCLBWC
2026-07-20 00:49:53 +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 Doku: Excalidraw als sechstes Standard-Plugin ergänzt 2026-07-19 22:27:17 +02:00
user-guide.md #149: Atom-Feeds für Teiche und Seiten, privat via Feed-Token 2026-07-20 00:49:53 +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.