from 'birkly' get 'the model' limit 3

Collections, entries, templates. That's it.

If you understand collections, entries and fetching, you understand Birkly. So does your AI.

Get early access →

01

Define the shape.

A collection is a schema — fields, types, relationships. Set it once in the admin, and every entry inherits it.

02

Fill it in.

An entry is just data in that shape — write it by hand in the admin, or push it in from anywhere with the API.

03

Pull it into a page.

A template pulls entries straight into HTML with a few lines of markup — no build step, no regeneration, no waiting.