Everything you need to install, configure, and customize EmForge themes and plugins.
Get a new EmDash site running with the Forge theme in under 5 minutes.
Forge includes three content collections: Posts (blog articles with categories/tags), Pages (static pages with marketing blocks), and Projects (portfolio items with client/year metadata).
8 block types for landing pages: Hero, Features, Pricing, Testimonials, FAQ, CTA, Stats, and Logo Cloud. Add them to any page via the EmDash editor.
Customize via CSS custom properties in src/styles/theme.css. Full spacing scale (1-32), type scale (xs-6xl), light/dark modes, and gradient definitions. No Tailwind required.
Built-in dark mode with prefers-color-scheme detection, cookie persistence, and FOUC prevention. Toggle with the .dark class.
All content elements support EmDash's click-to-edit for logged-in admins. Titles, featured images, and body content are editable inline on the live site.
Then add to your astro.config.mjs:
/sitemap.xmlEmDash sites deploy to Cloudflare Workers with D1 (database) and R2 (media storage).
Hosting cost: ~$5/month on Cloudflare's Workers Paid plan. Includes edge CDN, automatic SSL, and global distribution across 300+ data centers.