Centered section header with optional tag, title, and subtitle.
Slots
tagoptional
titlerequired
suboptional
Example
The premise
The Hidden Asset
...
card
_includes/components/card.html
A card. Variants: default, stat-shift. Optional href makes it a link. Optional icon adds visual variety.
Slots
tagoptional — use for stat numbers in default cards
titlerequired
descrequired
hrefoptional
numoptional — used with variant=stat-shift
iconoptional — decorative; above num for stat-shift
variantoptional — default | stat-shift
Example
Refactor
Evidence, not code
...
prose-center
_includes/components/prose-center.html
Centered single-column reading prose.
Slots
textrequired
smalloptional — boolean
Example
For years I believed...
takeaway
_includes/components/takeaway.html
End-of-section insight. Lightbulb icon + text on one line, regular weight. Marks the single line a reader should leave the section with.
Slots
textrequired
Example
The building never stops. The content never starts. Not laziness. Wrong abstraction.
closer
_includes/components/closer.html
The closing block of a post. Distinct from sections: large relevant icon, silver-gradient key line, smaller echo, optional minimal actions. Use once per post, as the last content block.
Slots
iconrequired
takeawayrequired
echooptional
actionsoptional — list
Example
pullquote
_includes/components/pullquote.html
Large left-bordered quote with optional attribution.
Slots
quoterequired
attributionoptional
Example
...
— ...
step-list
_includes/components/step-list.html
Numbered workflow. Pass steps as a list of title + body items.
Slots
stepsrequired — list
Example
definition
_includes/components/definition.html
Term card with optional phonetic mark and definition.
Slots
termrequired
markoptional
defrequired
Example
/sesh/
Session-as-Content...
cta-card
_includes/components/cta-card.html
End-of-post CTA with title, body, and action buttons.
Slots
titlerequired
bodyoptional
actionsoptional — list
Example
...
...
stat-big
_includes/components/stat-big.html
Large gradient number with optional small unit suffix.
Slots
valuerequired
unitoptional
Example
5.6 x
source
_includes/components/source.html
A single citation source. Renders inside a
for a centered, minimal citation list. Author label above, title link below.
Slots
authorrequired — short source label like 'Theo (X)'