3 Commits

Author SHA1 Message Date
will 768ef5ccd3 Add the new Grinchmas page (previous commit only captured deletions)
deploy / deploy (push) Successful in 5s
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>
2026-08-04 20:34:22 -04:00
will 8745705768 Publish a stable stylesheet URL, move bookshop links to /shop
deploy / deploy (push) Successful in 6s
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.
2026-08-04 05:38:24 -04:00
will b39dcda4a1 Initial scaffold: submissions page + reader-magnet stub
deploy / deploy (push) Successful in 5s
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>
2026-07-16 12:02:47 -04:00