The blog is live.

Why a Blog

I’ve been meaning to write publicly for a while. This is the minimal viable version: Obsidian for writing, one command to publish.

How It Works

Write in Obsidian. Push. Done.

git add -A && git commit -m "publish posts" && git push

No CMS, no database, no surprises.