Commit Graph

8 Commits

Author SHA1 Message Date
will 7c13e1dfa2 Add site logo and favicon
deploy / deploy (push) Successful in 7s
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LH4fKwxX8hjAwXubP9N2tq
2026-09-02 12:17:43 -04:00
will 23f970bb52 Replace shop page hero image with better photo
deploy / deploy (push) Successful in 8s
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LH4fKwxX8hjAwXubP9N2tq
2026-09-02 11:59:43 -04:00
will 2c9f3c6d15 Add darkened photo hero to shop page
deploy / deploy (push) Successful in 6s
Deliberately using the low-res thumbnail the client dropped in the repo
(180x280px) so the pixelation is visible live — the treatment itself is
the right direction, it just needs a real high-res source photo. No
customers yet, so safe to ship as a visible placeholder rather than a
mockup.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-30 11:08:14 -04:00
will 3b4aed64aa Switch production domain from demo to sunfloweracressoaps.com
deploy / deploy (push) Successful in 5s
DNS is now live for the real domain; point baseURL and the CI deploy
target at it instead of the sunfloweracres.reground.org demo.
2026-07-30 05:41:58 -04:00
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