Get Started
Pick an Integration
Start with Ecopages JSX, or choose React, Lit, KitaJS, or MDX when a Page needs a different renderer.
A modern, composable web framework
Start with Ecopages JSX or another Integration. Author Pages that render HTML. Add a Cache Strategy, typed handlers, and Explicit Routes only when a Page needs more than static HTML.
Get Started
Start with Ecopages JSX, or choose React, Lit, KitaJS, or MDX when a Page needs a different renderer.
Core
Define Pages with eco.page, compose them with a Layout, and declare Dependencies explicitly.
Server
Keep Pages static until you need typed handlers or Explicit Routes.
Libraries
Reach for Radiant, routers, and processors when a Page needs more than HTML.
Suggested path