A clean, minimal blog built with EmDash and deployed on Cloudflare Workers with D1 and R2.

| Page | Route |
|---|---|
| Homepage | / |
| All posts | /posts |
| Single post | /posts/:slug |
| Category archive | /category/:slug |
| Tag archive | /tag/:slug |
| Search | /search |
| Static pages | /pages/:slug |
| 404 | fallback |
| Desktop | Mobile | |
|---|---|---|
| Light | ![]() |
![]() |
| Dark | ![]() |
![]() |
@astrojs/cloudflarepnpm install
pnpm bootstrap
pnpm dev
pnpm deploy
Or click the deploy button above to set up the project in your Cloudflare account.