Stack

Stack
Photo by Ivan Stern / Unsplash

The tools & platforms I use to make this baby tick. This list is prone to change within the next half hour.

  • Astro for the web framework.
  • Tailwind for styling.
  • Vercel for hosting.
  • Plausible for analytics (self-hosted on DigitalOcean).
  • Ghost for content management and my newsletter (self-hosted on Fly.io).
  • Cloudflare Workers for rewriting image requests to be aggressively cached on the edge. It's also doing some clever redirecting for links in my email newsletter.
  • GitHub for source control. A GitHub Action is also responsible for rebuilding the site every two hours.