Skip to content

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.

  • 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 dynamic llms.txt
Layer Technology
Framework Astro v7
Docs Starlight
Styling Tailwind CSS v4
Hosting Cloudflare Pages
Media Cloudflare R2 (optional)

Read the Quick Start guide to get the project running locally.