Skip to content

Astro

Astro

@astrojs/ cloudflare

bunx astro add cloudflare

Starlight is a full-featured documentation theme built on top of the Astro framework.

Terminal window
bun create astro@latest -- --template starlight

When working locally, Astro’s development server lets you preview your work and automatically refreshes your browser when you make changes.

Terminal window
bun run dev

Add new pages to your site by creating Markdown files in the src/content/docs/ directory.