Welcome

May 12, 2026

This is the log. Notes on what I’m building.

This first post is a placeholder. It’ll be replaced when there’s something real to say.

Technical note for future me: Jekyll runs post bodies through Liquid before Markdown. If a code sample contains literal {{ or {%, wrap it in Liquid’s raw/endraw block tags or the build will evaluate them and emit blank output.