EZ EDGE CMS is an ultra-lightweight, zero-build content management system designed to run entirely on the edge, eliminating modern web bloat and slow CI/CD pipelines. It provides a frictionless, block-based visual editing experience that allows for instant updates without rebuilding or redeploying.
Key Features
- Edge-Native Performance: Hosted on Cloudflare Workers and KV for global, low-latency content delivery.
- Zero-Build Styling: Features an edge-generated UnoCSS engine for instant visual theme and layout changes.
- Zero Client-Side Bloat: Utilizes Hono SSR and HTMX to ship pure HTML, ensuring perfect Lighthouse scores.
- Cost Efficiency: Optimized for Cloudflare's infrastructure, making it virtually free to host even under high traffic.
Tech Stack
Built with Hono (Server-Side Rendering) and HTMX (Interactivity), and deployed as Cloudflare Workers using Cloudflare KV for persistent content storage.