Welcome to the blog. This first post exists to exercise every rendering path — prose, code, figures, callouts, a runnable component, and an interactive 3D model.
A code block
def hello(name: str) -> str:
return f"Hello, {name}"More prose here to prove paragraphs render with the site's serif body font, and
that inline code is styled with the mono face.
A callout
note
This is a callout. It renders inside MDX with the site's theme — useful for asides, notes, and warnings.
A figure

A runnable component
Everything below runs in your browser — click it.
A runnable component
An interactive 3D model
Drag to orbit. The viewer only loads its WebGL bundle when a post actually uses it, so text-only posts stay light.
Loading 3D viewer…