Blog

Welcome to the new site

A clean starting point for short posts, updates, and anything worth publishing without overthinking the stack.

setuppublishing

This site is intentionally small.

The goal is not to manage a complicated CMS. The goal is to have a dependable place on the web for writing that can stay online for years with minimal maintenance.

Posts live in markdown under src/content/blog, which means publishing is just:

  1. Add a file.
  2. Commit it.
  3. Push main.

That is enough.