specimen 01 — the shelf, two cover themes
No. 001 · Fantasy football
What eight years of training camp hype actually predicts.
August 2026 live
No. 002 · NFL draft
Treating the draft like a portfolio problem.
April 2026
Square, 1px border, no radius, no shadow. Hover and keyboard focus slide the preview panel up and draw a double-rule outline. Coarse pointers get the panel pinned open; prefers-reduced-motion drops the slide.
specimen 02 — the theme record
{
"slug": "draft-sharpe",
"no": "002",
"kicker": "No. 002 · NFL draft",
"title": "Draft Board",
"stat": { "value": "002", "label": "quasi-sharpe ratio analysis" },
"tools": ["sortable draft board", "team filter", "risk/return scatter"],
"theme": {
"--cover-bg": "#07110c",
"--cover-ink": "#d6ffe9",
"--cover-ink-2": "#7fbfa2",
"--cover-rule": "#0c7a53",
"--cover-accent": "#2fd08a",
"--cover-peek-bg": "#0c7a53",
"--cover-peek-ink": "#eafff4",
"--cover-font": "'Courier New', monospace",
"--cover-prefix": "'> '",
"--cover-bullet": "'$\\00a0'",
"--cover-texture": "repeating-linear-gradient(0deg,rgba(214,255,233,.045) 0 1px,transparent 1px 3px)"
}
}
The renderer walks theme and calls setProperty on the tile — every key is optional and falls back to plain chrome. Adding post No. 004 with its own cover touches the data file only.