{
  "slug": "tinacms",
  "name": "TinaCMS",
  "url": "https://tina.io",
  "cat": "cms",
  "group": "back",
  "tagline": "Git-backed visual editor for Markdown",
  "price": "Free: 2 users. Team $24/mo (3 users, extra seats $90/yr). Team Plus $41/mo (5 users). Business $249/mo (20 users). Priced per project.",
  "tier": "mixed",
  "pick": false,
  "what": "TinaCMS puts a visual editing layer on top of Markdown and MDX files committed to your Git repository. Every edit becomes a commit, so content is versioned alongside code. TinaCloud handles authentication and the content API; the core editor is open source.",
  "why": "The bridge between a developer's Git workflow and an editor who will never touch a pull request. Live side-by-side preview of the real React page while typing makes it a plausible writing surface.",
  "warn": "Pricing is <b>per project, not per organization</b>, so a content site plus a marketing site is two subscriptions. Free tier is 2 users, and Git-backed content scales poorly past a few thousand entries.",
  "install": "npx @tinacms/cli@latest init",
  "category": {
    "key": "cms",
    "name": "CMS & content infrastructure",
    "desc": "If you publish, this is the most consequential decision on the page.",
    "group": "back",
    "groupName": "Give it a backend"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": "https://tina.io/",
    "checked_at": "2026-08-18T17:12:38.21+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}