# withastro/starlight

🌟 Build beautiful, accessible, high-performance documentation websites with Astro

Repository: https://github.com/withastro/starlight
Canonical: https://ross.abutalabs.com/products/starlight
Homepage: https://starlight.astro.build
Language: TypeScript
License: MIT
License Family: permissive
Topics: astro, docs-generator, documentation, starlight, static-site-generator
Last push: 2026-08-26T14:00:23+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 90
- inputs: {"age_days": 1266, "days_push": 7, "days_rel": 8, "gap_med": 3, "n_releases_24m": 102}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 9131, forks 1031 (observed 2026-08-28T04:10:28.571110+00:00)

## What it is
Starlight is a full-featured documentation website framework built on top of the Astro web framework. It provides built-in site navigation, search, internationalization, SEO, code highlighting, and dark mode, with content written in Markdown, MDX, or Markdoc.

## Use cases
- build a documentation website for an open-source project
- create a docs site with full-text search and i18n
- generate a static documentation site from markdown files
- set up a fast, accessible docs site with dark mode and SEO
- add a documentation section to an existing Astro project
- write docs in MDX with type-safe frontmatter validation

## When to choose
- you want a batteries-included docs site with navigation, search, and i18n out of the box
- you are already using Astro or want its performance for a content-driven site
- you want to write content in Markdown, MDX, or Markdoc with minimal configuration
- you need to extend docs UI with React, Vue, Svelte, or Solid components

## When to avoid
- you need a dynamic web application rather than a content-driven documentation site
- you are not in the JavaScript/Astro ecosystem and prefer tools like Sphinx, MkDocs, or Docusaurus in another stack
- you need a wiki-style site with user-editable pages rather than a static build

## Facets
- artifact type: framework
- maturity: stable
- function: static-site-generator, documentation, search-engine, internationalization, markdown, templating
- domain: documentation, web-development, frontend
- platform: cross-platform
- tags: astro, docs-site, mdx, markdoc, theme, seo, dark-mode, accessibility, nodejs, web-server

## Member repositories
- withastro/starlight (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:28.571110+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:23:25.079797+00:00, confidence not recorded.
  - readme: https://github.com/withastro/starlight (fetched 2026-08-28T04:10:28.571110+00:00, sha 0f32ec14099e)
  - homepage: https://starlight.astro.build (fetched 2026-08-29T08:23:54.430665+00:00, sha d1d292050916)
  - site_page: https://starlight.astro.build/getting-started (fetched 2026-08-29T08:23:54.433367+00:00, sha 9396c975755a)
  - site_page: https://astro.build/ (fetched 2026-08-29T08:23:54.435275+00:00, sha 2d20dd0011bd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
