3 Commits

Author SHA1 Message Date
valknar 564a70494e fix(texts): minor changes 2026-05-05 16:46:20 +02:00
valknar aa8f3460e8 Fix German closing quotation marks in content files
Replace straight ASCII closing quotes (U+0022) with proper German
closing double quotes „…" (U+201C) in 12 dialogue passages across
8 stories. Frontmatter YAML left untouched.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-03 19:27:06 +02:00
valknar a8ade90ffb Set up book project: Markdown→CSS→PDF pipeline for KDP
Adds the full authoring and build toolchain for "Das Kaleidoskop der
Schlummerwelten" — all 12 story content files in Markdown, Nunjucks
HTML templates, CSS print layout, and Puppeteer-based PDF generation
targeting Amazon KDP (8.5×8.5 in, 0.125in bleed).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-03 15:38:07 +02:00