Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 880 Bytes

File metadata and controls

11 lines (8 loc) · 880 Bytes

Project notes

Durable, non-obvious facts about this repo that aren't derivable from the code or git history. Keep each note short and factual; delete notes that go stale.

For this project these notes live in the repo (here), not in the global Claude auto-memory location — add new durable findings as files in this directory and link them below.

  • ci-and-verification.md — how the site builds/deploys and how to verify changes (incl. the rtk/prettier gotcha)
  • csp-policy.md — the meta-tag CSP: what it allows and why, and what can't be enforced this way
  • seo-and-metadata.md — SEO/metadata decisions (German-only, no JSON-LD, canonical/feed)
  • finding-unused-assets.md — how to check if an image/PDF/CSS class is really unused (and the srcset / URL-encoding traps)