Commit Graph

8 Commits

Author SHA1 Message Date
Jeff Emmett 5a477e31a2 Fix book covers: show full images without cropping
Switch from fill+object-cover (crops to aspect ratio) to explicit
width/height so book covers display at their natural proportions.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 11:18:08 +00:00
Jeff Emmett a236963926 Replace book covers with full uncropped Amazon images
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 11:14:40 +00:00
Jeff Emmett aa588d8910 Update Meeting in the Margins Amazon link to paperback edition
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 11:12:22 +00:00
Jeff Emmett 26f4f97fec Update Amazon links for both books
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 11:11:30 +00:00
Jeff Emmett 5dedc87532 Add circular portrait to homepage hero, improve TOC link affordance
- Add Cynthia's portrait photo as a circular image above her name
- Restyle TOC entries with hover background, arrow reveal on hover,
  and subtle transition to make poems feel more clickable

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 11:07:59 +00:00
Jeff Emmett 11063b73cb Remove Hillsdale photo from above Second Chapter on about page
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 11:04:28 +00:00
Jeff Emmett f50cf2a58d Redesign cynthia-poetry as elegant digital chapbook with 87 poems
- Organize 87 poems into 3 thematic sections:
  I. At the Threshold (mortality, hospice, accompaniment)
  II. The Country of Memory (family, childhood, remembrance)
  III. Wild Things, Still Breathing (nature, prayer, presence)
- Create shared data module (src/data/poems.ts) with all poem content
- Add book-format table of contents on homepage
- Add sequential prev/next navigation between poems
- Add section breadcrumbs on poem pages
- Create About page with enriched biography and photos
- Reframe essay as Afterword with proper navigation
- Include both books: Meeting in the Margins + Mortal Beings
- Download 3 photos of Cynthia and Meeting in the Margins cover
- Add book-specific CSS (TOC entries, separators, poem nav)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 10:46:14 +00:00
Jeff Emmett f6651732c1 Add cynthia-poetry site to monorepo with Mortal Beings book cover
Moved cynthia-poetry-website into katheryn-website repo as sibling to
frontend. Added actual Mortal Beings book cover image replacing the
placeholder text. Also includes new backlog tasks for newsletter setup
and artwork processing.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 08:49:06 +00:00