3 Commits

Author SHA1 Message Date
will c6fe9437aa Fix unreadable body text in dark mode
deploy / deploy (push) Successful in 6s
--color-ink stayed dark in the dark-mode override (correct for text on
--color-bg-raised, which deliberately stays light parchment) while
--color-bg went dark — so body text, headings, and secondary text all
rendered dark-on-dark. Splits out --color-ink-on-raised for the
raised-surface case (blockquote/code/pre/input, unchanged) and flips
--color-ink/--color-ink-heading/--color-ink-soft to light for the
base-page-ground case. Verified against a local Hugo build in a
dark-mode browser, including that raised-surface elements (inline code)
kept their correct dark-on-light contrast.
2026-08-04 05:48:39 -04:00
will e5c6984414 Apply emerald/cobalt visual identity to the stylesheet
deploy / deploy (push) Successful in 4s
Replaces the inherited oxblood/brass palette (leftover from scaffolding
off michaelferrara-site) with the actual Thistle & Moth scheme: an
emerald banner with ivory text, cobalt for links/accents, parchment/ink
for the reading surface, and gold/thistle as sparing ornamental accents.
Adds a dark-mode variant (prefers-color-scheme) — the same page read by
lamplight rather than daylight. Fonts unchanged (EB Garamond/Source
Serif 4/Inter were already right).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-16 14:47:01 -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