Docs
timbl is a schema-defined, headless CMS framework for TypeScript. It owns content modeling, validation, persistence, and the generated API. It does not own your frontend, your routing, or your presentation layer.
Start here
- Introduction — what timbl is, what it owns, what it does
- Quick Start — five minutes to a running CMS
- Architecture — package map, layering, boundaries
- Client SDK — typed framework-agnostic REST client
- Examples — kitchen sink apps for Astro, Next.js, TanStack Start