mirror of
https://github.com/Nutlope/hallmark.git
synced 2026-08-14 12:35:33 +02:00
Each .ex-card div is now an <a target="_blank" rel="noopener"> wrapping the same content. The hover-play video, prompt line, and .ex-card styles all work unchanged (the class already had color: inherit + focus-visible). Added one CSS line — text-decoration: none on .ex-card — so the <a> doesn't underline the card. Linked destinations: - examples/tally/ — SaaS, modern-minimal (from /Users/youssef/test-hallmark-9) - examples/wayfare/ — travel booking, atmospheric (from test-hallmark-12) - _tests/09-slow-pour/ — small-batch coffee subscription (already in site) - examples/bananastudio/ — creative studio with playful motion (from test-hallmark-6) - _tests/06-anya-portfolio/ — software architect personal site (already in site) - examples/najm/ — Moroccan fashion (from test-hallmark-7) - _tests/11-soroe-ceramics/ — small ceramics studio (already in site) - examples/hyperlane/ — developer infrastructure (from test-hallmark-15) site/examples/ adds ~308 KB total across the 5 copied projects. The other 3 already live under site/_tests/ so no copying needed for them.
23 lines
713 B
JSON
23 lines
713 B
JSON
[
|
|
{
|
|
"date": "2026-05-07",
|
|
"macrostructure": "Marquee Hero",
|
|
"theme": "Manifesto-dark",
|
|
"theme_axes": "dark / display-heavy / warm-bleed-red",
|
|
"enrichment": "Tier-A pure-CSS departure board + IATA ticker + corner stamp",
|
|
"nav": "N9",
|
|
"footer": "Ft4",
|
|
"brief": "Wayfare v2 · bolder, dark, ticker + stamp + boarding-row callout"
|
|
},
|
|
{
|
|
"date": "2026-05-07",
|
|
"macrostructure": "Marquee Hero",
|
|
"theme": "Sport",
|
|
"theme_axes": "light / display-condensed-allcaps / warm-amber",
|
|
"enrichment": "Tier-A pure-CSS departure board",
|
|
"nav": "N9",
|
|
"footer": "Ft4",
|
|
"brief": "Wayfare v1 · travel booking studio · smart hero = diegetic departure board"
|
|
}
|
|
]
|