Skip to content
kevil.Sign in
← All writing

Building kevil

notes

This site is the workshop. Whatever I build or write ends up here, and anything I sell is sold from here rather than through someone else’s storefront.

The stack is small on purpose. Astro renders the pages, Cloudflare Workers run the server code, D1 holds the data. None of it costs anything to idle, which matters more than it sounds — a site that’s free to keep running survives the months I don’t touch it.

The store is already wired up, even though the shelf is empty. That was the point. When something is finished, putting it up should take minutes, not a weekend of plumbing first.

← All writing