Commit Graph

4 Commits

Author SHA1 Message Date
will 85361817f9 Add CI deploy via scoped rsync instead of a manual Ansible run
deploy / deploy (push) Successful in 5s
Previously this site had no CI at all — deploys went through a
forced-command SSH key that ran a fixed script cloning the repo and
building on the production host directly. Now CI builds the site in
an isolated container and pushes the output via rsync to a
forced-command key restricted (via rrsync) to this site's own docroot
only, matching the pattern now used across all the other Hugo sites.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-29 12:34:12 -04:00
will 3a1769b524 Make forest green the page background per client feedback
Marisol expected forest green as the actual site background, not just
an accent. Paper/paper-raised now carry the green, ink shifts to a
warm cream for contrast, and link/border colors are retuned to stay
legible against the darker backdrop in both modes.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-29 10:16:56 -04:00
will ab1dbdeed9 Rework color palette to sun yellow, forest green, nut brown
Client requested a sunflower-themed palette: forest green stays for
links/nav, nut brown for the secondary reorder button, and a new sun
yellow becomes the primary CTA color (with dark ink text for contrast).
Neutrals and status pills retuned to match, with a darker companion
palette for prefers-color-scheme: dark.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-29 09:59:23 -04:00
will f576bf0672 Initial Sunflower Acres Hugo site scaffold 2026-07-21 17:26:00 -04:00