3 Commits

Author SHA1 Message Date
Alex Dunmow
756a2e04d7 feat: Wave B gallery screenshots with bundled fonts (home/about/article × light+dark)
Recaptured after wiring the bundled Archivo Black / Inter / IBM Plex Mono faces.
Hero cover-story clamp re-verified with the real display metrics: no bisection,
no off-viewport bleed at 1440x900.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 21:19:36 +08:00
Alex Dunmow
930199fd12 fix(magazine-bold): clamp hero headline, article H1, lookbook imagery, drop-cap clearance, SVG geometry guard
- cover_story: clamp headline to its reserved 8-col track (mb-cover-folio) so it
  never crosses the deck column or bleeds off-viewport; kicker + CTA stay in
  frame; deck in a reserved right column; wire duotone cover image.
- article template: render the page <h1> exactly once (was never rendered);
  fix the multi-line ninjatpl comment that failed theme registration.
- lookbook + hero + seed: add seed/media (sneakers, editorial-figure,
  streetwear-look, sneakers-street; studio-portrait avoided) and wire image
  slots; expand the offcut-method article to ~9 paragraphs.
- drop-cap: extra clearance so wrapped lines do not crowd the cap.
- SVG geometry guard: add explicit width/height to all icon <use> SVGs and
  replace icon shortcodes with sized <svg> markup (balloon guard).
- refresh gallery screenshots (home/about/article x light+dark, retina).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 19:48:26 +08:00
Alex Dunmow
df1a3a1fbe feat: Wave B gallery screenshots (home/about/article × light+dark) 2026-07-06 09:52:08 +08:00