4 Commits

Author SHA1 Message Date
will 3b20b91cb3 Publish a stable, non-fingerprinted stylesheet copy for bookshop
deploy / deploy (push) Successful in 6s
Mirrors thistleandmoth-site's baseof.html: the fingerprinted stylesheet
link changes hash on every deploy, so it can't be hardcoded as
BRAND_SITE_STYLESHEET_URL for bookshop's pages to link. Publishes the same
source at a stable /css/main.min.css URL alongside it.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-04 17:59:53 -04:00
will bb2a4a3b7b Add favicon and apple-touch-icon
deploy / deploy (push) Successful in 3s
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-14 07:16:50 -04:00
will 422947859b Add site logo to header
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-14 07:16:37 -04:00
will da71153a73 Scaffold site: nav, stub sections, contact/privacy/terms, styling
deploy / deploy (push) Successful in 4s
Adds top nav links to Books/Authors/Submissions stub pages, and
Contact/Privacy/Terms pages modeled on reground-site's structure. Contact
form posts to the already-provisioned eec-twosquirrelspress backend.
Styling implements the press's brand palette and font choices.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-13 16:15:26 -04:00