Overview
A production-ready marketing, blog, and docs site built with Astro and Cloudflare Pages. Content is managed with Git and Markdown — no CMS or database required.
Features
Section titled “Features”- English-first, multilanguage-ready — i18n engine wired so you can add locales anytime
- Git-based content — edit Markdown in
src/content; deploy on merge - Performance — Astro’s zero-JS architecture with static generation and Cloudflare CDN
- Docs — Starlight-powered documentation with full-text search
- SEO — JSON-LD structured data, sitemaps, Open Graph meta,
robots.txt, and dynamicllms.txt
Tech Stack
Section titled “Tech Stack”| Layer | Technology |
|---|---|
| Framework | Astro v7 |
| Docs | Starlight |
| Styling | Tailwind CSS v4 |
| Hosting | Cloudflare Pages |
| Media | Cloudflare R2 (optional) |
Next Steps
Section titled “Next Steps”Read the Quick Start guide to get the project running locally.