The site grew a writing section

This site never had anywhere to put a thought that's bigger than a commit message and smaller than a project.

So: a microblog. The mechanics are deliberately boring —

  • posts are markdown files in the same git repo as the site,
  • Zola renders them during the existing push-to-deploy pipeline,
  • publishing a post is git push.

No database, no admin panel, nothing new to keep alive. If you want to follow along, there's an RSS feed — that's the whole distribution strategy.

Expect short notes on whatever I'm building or reading at the time, at no particular cadence.