Skip to content

docs: uniform 16:9 gallery heroes + self-sufficient nav#27

Merged
TMHSDigital merged 1 commit into
mainfrom
docs/gallery-uniform-heroes
Jun 20, 2026
Merged

docs: uniform 16:9 gallery heroes + self-sufficient nav#27
TMHSDigital merged 1 commit into
mainfrom
docs/gallery-uniform-heroes

Conversation

@TMHSDigital

Copy link
Copy Markdown
Owner

Phase 2 of the gallery review/facelift, driven by headless-browser screenshots (Phase 0 capability stood up: puppeteer-core + installed Chrome, captured desktop+mobile × light+dark).

What the screenshots showed (Phase 1)

  • [LOCAL-FIXABLE] Ragged desktop 2-col layout: the swatch hero was 8:3 panoramic while turntable/gn-sdf were 16:9, so the grid row heights were uneven and a gap sat under the short card. Swatch spheres were also left-clustered with empty frame on the right.
  • Contrast, top bar, mobile density, theme toggle all read clean in both themes.
  • [TEMPLATE-BLOCKED] landing→gallery nav link — recorded, not attempted (fleet template owns the landing nav).

Fixes (this repo's owned files only)

  • Re-rendered the swatch hero at 16:9 (1280×720) — 6 spheres now fill the frame; verified PASS (6 distinct regions, non-black, correct EEVEE id).
  • Gallery CSS: uniform 16:9 media (object-fit: cover, no crop now that heroes match), align-items: stretch, bottom-pinned "View example" so paired cards are equal height with aligned footers.
  • GitHub repo link added to the top bar → the gallery is self-sufficient for navigation (back-link to landing already present).
  • DESIGN_NOTES.md updated with the evolved direction (supersedes the mixed-aspect approach).

Verification

  • Local file:// screenshots (desktop+mobile, both themes) confirm the gap is gone and cards are uniform.
  • Live deployed screenshots pasted after merge (Pages deploys on push to main, not PR).
  • README counts (12/6/2/17) untouched; gallery.json schema unchanged.

🤖 Generated with Claude Code

Screenshot review (headless Chrome, desktop+mobile, light+dark) showed a
ragged empty gap under the short card on desktop: the swatch hero was 8:3
panoramic while the other two were 16:9, so the 2-col grid rows were uneven.

- Re-render the swatch hero at 16:9 (1280x720) so all three heroes share an
  aspect; the 6 spheres now fill the frame (was a left-clustered panorama).
- Gallery CSS: uniform 16:9 media (object-fit: cover, no crop now that heroes
  match), align-items: stretch, and a bottom-pinned "View example" link so
  paired cards are equal height with aligned footers.
- Add a GitHub repo link to the top bar so the gallery is self-sufficient for
  navigation (the landing->gallery link is template-blocked); back-link to the
  landing already present.
- DESIGN_NOTES updated to record the evolved direction (16:9 heroes, stretch,
  pinned footers, outbound nav) for the Option-2 fleet prototype.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: fOuttaMyPaint <TMhospitalitystrategies@gmail.com>
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jun 20, 2026
@TMHSDigital TMHSDigital merged commit f70a286 into main Jun 20, 2026
8 checks passed
@TMHSDigital TMHSDigital deleted the docs/gallery-uniform-heroes branch June 20, 2026 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant