Design & Development
This site is built with Astro, a modern static site generator. The theme is based on AstroNano.
The code heart logo used in the header and for the favicon was sourced and customized from Vecteezy.
Typography
This site uses Inter for text, self-hosted via Fontsource.
Tools, Features, and Content Management
Code blocks are highlighted with Shiki, using Rosé Pine Dawn for light mode and Rosé Pine Moon for dark mode.
Writing and project content is managed through Pages CMS using GitHub.
The Currently Reading page pulls live data from my Goodreads shelf via its RSS feed, fetched server-side by a small Cloudflare Worker function and cached for 30 minutes.
Hosting
This site is hosted using Cloudflare Workers.