Publishes a second, non-fingerprinted copy of main.css at /css/main.min.css
alongside the fingerprinted one the site itself links — same source
resource, so bookshop's ARC/download pages (now mounted at
thistleandmoth.org/shop, not shop.thistleandmoth.org) can link real,
always-current CSS without tracking a hash that changes on every deploy.
Updates the two remaining shop.thistleandmoth.org references to the new
canonical URL.
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>
bookshop_base_url param wires up the same shop.thistleandmoth.org
bookshop instance reground-infrastructure just provisioned
(giveaway-only for now, no Stripe account). Both pages are stubs --
Contributors has no content yet, and Free Book's link/title/code get
filled in once the real epub is uploaded and its ARC campaign created
(see reground-tools' arc-campaign.sh). The ARC redemption page itself
is fully self-hosted by the bookshop service, so no checkout/Stripe.js
template work is needed here for the giveaway to work.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Mirrors twosquirrelspress-site's submissions form and
michaelferrara-site's gift/course-enroll pattern. Gift page content,
cover art, and the download file are stubs until the real
reader-magnet is ready.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>