Hello, world
This site is intentionally small: static HTML, one stylesheet, no client-side JavaScript, and no tracking. It's built with Zola, a single static binary that turns Markdown into HTML.
The whole thing follows a simple rule: nothing runs in your browser that doesn't have to. A page is a page.
# the entire build
zola buildMore soon.