{
  "slug": "outstatic",
  "name": "Outstatic",
  "url": "https://outstatic.com",
  "cat": "cms",
  "group": "back",
  "tagline": "Static CMS writing Markdown to GitHub",
  "price": "Free and open source (MIT). Deploys inside your Next.js app; no hosted service, seats or API quotas.",
  "tier": "free",
  "pick": false,
  "what": "Outstatic is an open-source static CMS for Next.js that mounts a writing dashboard inside your own app and commits Markdown or MDX directly to your GitHub repository. Content lives in the repo — there is no database and no external service to pay for.",
  "why": "The lowest-cost way to give a writer a real editor on a Next.js blog: no subscription, no seat count, no API limit. Sets up in minutes on Vercel.",
  "warn": "Next.js only, and tied to GitHub for both auth and storage. Small maintainer team and a modest feature set — no scheduling, no roles, no localization. Not a fit beyond a couple of writers.",
  "install": "npx create-outstatic-app@latest",
  "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://outstatic.com/",
    "checked_at": "2026-08-18T17:12:38.21+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}