Commit Graph
4 Commits
Author SHA1 Message Date
senior 0523d7ebf3 Layout: replace card grid with simple list 2026-07-08 08:58:32 +00:00
senior 1fa64edd4f Address QA review: tag contrast, lede width, link rel, story spacing
- Bump tech-tag text color to --tag-fg (#8a929e dark / #57606a light) and
  raise opacity to 0.95 so chips stay legible on the dark card background
- Give .section-lede display:block + max-width:60ch so the italic intro
  reads as a lede paragraph rather than a stretched heading
- Add margin-block-start (0.5rem) to .card-story so the project name
  doesn't crowd the story
- Add rel="noopener noreferrer" to all external GitHub links
  (card-link, section-link, footer) for external-link hardening
- Section ordering already matches the issue spec; Ethereum infra has
  only stakingtracker — confirmed no stale/duplicated entry
2026-07-08 08:11:25 +00:00
senior a23c8ee0e5 Redesign homepage into personal showcase with project stories
Replace technical card descriptions with first-person project stories
(maintainer's voice, verbatim) and add italic section intros (ledes).
Soften the layout: larger readable story text, generous whitespace,
de-emphasized muted tech tags, subtle GitHub links under each story.
Keep dark mode + mobile friendly; Dockerfile and footer unchanged.
2026-07-08 08:07:55 +00:00
senior ed8e9d1ea2 @senior: Build the homepage: project cards from my GitHub (#6)
build-and-push / build-and-push (push) Successful in 18s
Co-authored-by: senior <senior@ffaerber.duckdns.org>
2026-07-08 09:49:04 +02:00