JustJSON is built in the open. Here's the state of things and every release so far — and, like the rest of this site, it's a JustJSON project you can read in the repo.
A full editor in the browser — no install, no terminal. Your content lives locally (IndexedDB) and never leaves the machine.
One click turns your Studio project into a live site on Netlify — re-publish updates the same site.
Define collections and fields by clicking — no config file to hand-write.
One-line loader turns your content into typed Astro collections.
Generate an Astro site from your content and hand it to Vercel or Netlify.
Palette, accent, font and spacing with a live preview of the generated site.
justjson validate gates a deploy on broken relations, duplicate slugs and type errors.
Guides and this page — both built as JustJSON projects, read them in the repo.
A StackBlitz playground boots the editor with no install.
Repeater rows for price tables, team lists and feature grids — plus rich text (with links and images), image, date, select and more, all in the visual builder.
Pick a theme and see it on your own content in a real live preview; premium themes ship a finished look you tune with an accent. Sector-focused premium themes, plus a paywall and storefront, are in progress.
A dedicated example and loader for Next, alongside the generic typed content.ts.
Locale variants of entries — manage the same content in several languages.
A full keyboard, contrast and labelling review of the editor.
Studio already covers the no-terminal, backend-free case. Cloud would add optional accounts, shared projects and auto commit/push — only if there is real demand, never at the cost of the local-first core.
Edit a live site straight from the browser — no GitHub token, no setup. Studio can now own a repository's content end to end.
Studio grew up. The backend-free browser editor now designs, previews and composes far more than before.
init portfolio|cv|event --astro now generates a styled, content-driven site — not the generic layout.content/_theme.json.@kdrgny/justjson-astro loader: your content becomes real Astro content collections in one line.justjson validate for CI: broken relations, duplicate slugs, missing media, type errors.content.ts loader generated from your schema.url, email, list, group and color fields.content/*.json in your own repo. No account, no server.Have an idea? Open an issue — the roadmap is shaped in the open.