Cloudflare-first starter

Ship a simple content site without building a platform first

This starter gives you a clean Astro site, Git-based content editing with Decap CMS, and straightforward Cloudflare Pages deployment so you can launch fast and keep maintenance light.

Built for small teams who want sensible defaults

The homepage body lives in markdown so editors can update copy without touching templates. Keep the site structure simple now, then add sections or components only when you have a real need.

Static by default

No server-side runtime is needed for the website. Cloudflare Pages serves the generated files directly.

Content stays in Git

Pages and blog posts live in markdown, which keeps diffs reviewable and content portable.

Ready for CMS extension

Decap CMS is wired in now, with a clear upgrade path to a custom Cloudflare Worker auth layer later.