Hello, world

This is the first post. If you are reading it, the pipeline works.

What this proves

The build renders Markdown, highlights code at build time, generates a tag archive, and puts the result behind a CDN with a content policy strict enough to block its own stylesheet if anything is misconfigured.[1]

console.log("hello");

What it does not prove

That anything worth reading is here yet.


  1. It has, once. See scripts/deploy.sh for the full account. ↩︎

Next AI writes code faster than you can review it. Here is what I did about it.