Blog
Welcome to the new site
A clean starting point for short posts, updates, and anything worth publishing without overthinking the stack.
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:
- Add a file.
- Commit it.
- Push
main.
That is enough.