Hello, world
This is the first post on the new version of my site. The stack is Astro with Markdown/MDX content collections, deployed to Cloudflare Pages.
Here’s what’s around:
- Blog — long-ish posts when I feel like writing.
- Hot Sauces — a tasting log with heat, rating, notes.
- Web App — the app I’m building.
- Projects — side projects and bookmarks.
- About — who I am.
Editing is just dropping a Markdown file into src/content/blog/ (or
hotsauces/, or projects/). Push to the main branch and Cloudflare Pages
rebuilds and ships.