- /satzung: vollständige Satzung (Stand 22.01.2020) als On-Site-Seite mit
Print-CSS (Druck == PDF). Text 1:1 aus dem Original.
- Gebrandete Download-PDFs in public/dokumente/: satzung.pdf (aus der Seite
gerendert), beitragsordnung.pdf, aufnahmeantrag.pdf (Formular inkl.
SEPA-Mandat) — erzeugt via Chrome --headless --print-to-pdf
- Quellen + Regenerier-Skript in docs-src/ (gen.sh, README)
- Downloads verdrahtet: mitglied-werden (toter Beitrittserklärung-Link
-> aufnahmeantrag.pdf, plus Beitragsordnung + Satzung), Footer (Satzung)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- Replace the baked-in full-logo PNG in the header with the standalone
Bildmarke (SVG) + live Apex Brush wordmark; "Regenbogen" uses the
rainbow gradient (same as headings)
- Responsive: icon-only on mobile, two-line wordmark on sm–lg, one-line
on xl; move nav breakpoint md->lg so the two-line wordmark doesn't
collide with the inline nav (tablet uses the menu button)
- Footer and elsewhere keep the full logo
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- Replace src/lib/sanity.ts with src/lib/directus.ts (REST API client)
- Update all 9 pages to use Directus field names and imageUrl()
- Add Impressum (§5 TMG) and Datenschutz (DSGVO) pages
- Update .env.example for Directus URL + token
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>