Templates & import
Begin from a template, your own JSON, or a prompt.
Three ways to start:
- Templates — blog, CV, portfolio, docs, changelog, recipe box, event schedule or product catalog. Each card previews the collections and fields it creates.
- Bring your own JSON — paste any content JSON and JustJSON infers the structure: lists become collections, objects become singletons, HTML becomes rich text.
- Describe it — say what you're managing and let AI draft the schema (bring your own key; it goes straight to the provider, never to us).
From the CLI:
npx @kdrgny/justjson init blog # scaffold a template
npx @kdrgny/justjson init blog --astro # + a working site