Fri May 29 2026 10:00:00 GMT+1000 (Australian Eastern Standard Time)
Hello World
The site is live.
What this is
Technical writing. Notes on tooling, systems, and the craft of building software.
Stack
Built with SvelteKit and deployed to Cloudflare Pages. Markdown source, static output, git as the content store.
The authoring model:
vim content/posts/YYYY-MM-DD-slug.md
git add content/posts/
git commit -m "post: title"
git push
Push to main. CI builds and deploys. Done.
Subscribe
An RSS feed is available at /rss.xml.