Skip to content

Latest commit

 

History

History
63 lines (45 loc) · 2.08 KB

File metadata and controls

63 lines (45 loc) · 2.08 KB

EmDash Marketing Template (Cloudflare)

A conversion-focused landing page template built with EmDash and deployed on Cloudflare Workers with D1 and R2. Modular content blocks let you assemble pages from reusable sections without touching code.

Deploy to Cloudflare

Marketing template homepage

What's Included

  • Hero section with CTAs
  • Feature grid
  • Testimonials
  • Pricing cards
  • FAQ accordion
  • Contact form with validation
  • SEO metadata and JSON-LD
  • Dark/light mode

Pages

Page Route
Homepage /
Pricing /pricing
Contact /contact
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