The old /gift page's actual visible pitch ("The world is stranger than
it looks...") got replaced with the book's back-cover blurb when this
file was first created — this was the wrong text to lose; the blurb was
only ever used as /gift's SEO meta description, not its visible copy.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Neon Tan now ships via shop.michaelferrara.org/arc/neon-tan (bookshop's
ARC giveaway: single email field, gated download, tracked redemptions)
instead of these EEC-course-driven pages, which required first name as
well as email and served the epub from an ungated public bucket URL.
Old /gift and /gift-thanks paths still work via Caddy's path_redirects
(reground-infrastructure), so any existing bookmarks/emailed links keep
resolving to the new page instead of 404ing.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Front-matter-only, mirroring thistleandmoth-site's books/ convention.
Feeds the bookshop ARC campaign's title/author/cover/description —
draft: true, not meant to render as its own page (no books layout
exists in this site).
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
The book cover is a 1664x2432 portrait image, which crops badly into
og:image's expected 1200x630. Add a social_image field (a composited
card: cover centered on the site's parchment background) that og:image/
twitter:card prefer, falling back to cover_image if unset.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Fill in the gift page's copy (title, description, subhead), wire the
cover image into the hero and og:image/Twitter card meta, and point the
download links at the real bucket path. Also fixes a bug where every
page's meta description fell back to the site-wide bio instead of its
own.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Matches the gift.<domain> vanity redirect's own name instead of a
different word for the same page.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>