Hello, world

2026-05-14

This is the first post on the skewniverse blog. It exists so the build pipeline has something to render and the listing isn’t empty. Replace or delete it whenever the second post lands.

What’s here

The blog is a Quarto project at /blog/ that shares chrome with the hand-authored landing pages at the site root. Posts live under posts/yyyy-mm-slug/ with assets colocated.

Why Quarto

R and Python in the same source format, plain-text diffs, frozen execution caches so CI doesn’t need either runtime installed. Output is a regular static site that Cloudflare serves.