About

OZRVS is a starter site demonstrating a modern static stack: Astro for the framework, Tailwind CSS for styling, and Cloudflare Pages for hosting.

Every page here is pre-rendered to static HTML at build time. That means there is no server to maintain, pages load instantly from the edge, and hosting costs next to nothing. When you need dynamic behavior later, Astro makes it easy to opt into server-side rendering on a per-route basis.

The stack