{
  "slug": "astro-starlight-nextra",
  "name": "Astro Starlight + Nextra",
  "url": "https://starlight.astro.build",
  "cat": "dx",
  "group": "build",
  "tagline": "Framework docs themes",
  "price": "Free · MIT",
  "tier": "free",
  "pick": false,
  "what": "Two batteries-included docs themes. Nextra (v4) turns a Next.js app into a docs or blog site from Markdown files with almost no config. Astro Starlight builds fully static docs with near-zero client JavaScript, plus built-in i18n, search and dark mode.",
  "why": "Starlight is the fastest way to ship docs when you have no Next.js app — one command, drop in Markdown, done. Nextra fits when docs live inside an existing Next.js codebase.",
  "warn": "Nextra is more theme than framework, so deep customisation means fighting it, and Fumadocs has taken much of its mindshare. Starlight is still pre-1.0 and needs an Astro project.",
  "install": "npm create astro@latest -- --template starlight",
  "category": {
    "key": "dx",
    "name": "Libraries & build tooling",
    "desc": "The dependencies your AI will reach for whether or not you chose them. Know what they are.",
    "group": "build",
    "groupName": "Build it"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": "https://starlight.astro.build/",
    "checked_at": "2026-08-18T20:59:38.827+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}