my-emdash-site

0
0
0
Astro
public

EmDash Blog Template (Cloudflare)

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

Deploy to Cloudflare

Blog template homepage

What’s Included

  • Featured post hero on the homepage
  • Post archive with reading time estimates
  • Category and tag archives
  • Full-text search
  • RSS feed
  • SEO metadata and JSON-LD
  • Dark/light mode
  • Forms plugin and webhook notifier

Pages

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

Screenshots

Desktop Mobile
Light homepage light desktop homepage light mobile
Dark homepage dark desktop homepage dark mobile

Infrastructure

  • Runtime: Cloudflare Workers
  • Database: D1
  • Storage: R2
  • Framework: Astro with @astrojs/cloudflare

Local Development

pnpm install
pnpm bootstrap
pnpm dev

Deploying

pnpm deploy

Or click the deploy button above to set up the project in your Cloudflare account.

See Also

v0.3.3[beta]