The prior commit's git add errored on an already-removed pathspec and
silently skipped every other file — this is the rest of that change:
content/books/grinchmas.md (real page, no longer draft-only),
layouts/books/single.html, layouts/partials/arc-redeem-form.html,
hugo.toml's bookshop_base_url-driven form target, and the homepage/nav
links pointing at /books/grinchmas/.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Marked draft so it doesn't render live yet -- this site has no
books layout/section wired up. For now this is just the canonical,
git-reviewable source for the book's title/author/cover/logline,
read by reground-tools/arc-campaign.sh --from-file to populate the
bookshop giveaway campaign, instead of typing that metadata inline
on the command line.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>