This site is built with Astro, and it’s been a great fit for a small studio that cares about speed and simplicity.
Why Astro
Astro ships zero JavaScript by default, which keeps pages fast and lightweight. Content-heavy pages like this blog render to static HTML at build time, so there’s nothing for the browser to hydrate unless a page genuinely needs it.
The stack
A few pieces that make it work:
- Content collections for typed, validated blog frontmatter.
- Tailwind CSS v4 with a custom synthwave palette of neon sunset, magenta, and cyan accents on deep purple surfaces.
- Cloudflare Pages for fast, global hosting.
What’s next
More apps, more posts, and continued polish on the things already shipped. If you’re curious about any of it, the contact details are on the about page.