35c76656e9
Runs Ghostscript on output/cover.pdf to produce output/cover-300dpi.png for visual QC and sharing. Also wired into the `pnpm all` pipeline. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
13 lines
346 B
Plaintext
13 lines
346 B
Plaintext
.claude/
|
|
node_modules/
|
|
output/book.html
|
|
output/resized/
|
|
output/cover-300dpi.png
|
|
output/cover.html
|
|
output/book-meta.json
|
|
# Interior PDF is large (~100 MB with placeholder pages) — excluded from git.
|
|
# Re-add images and re-run `pnpm all` to regenerate.
|
|
output/kaleidoskop.pdf
|
|
# Cover PDF is small (~140 KB) — tracked in git.
|
|
# output/cover.pdf
|