# web-infra-dev/rspress

🦀 A fast Rsbuild-based static site generator.

Repository: https://github.com/web-infra-dev/rspress
Canonical: https://ross.abutalabs.com/products/rspress
Homepage: https://rspress.rs
Language: TypeScript
License: MIT
License Family: permissive
Topics: docs-generator, markdown, mdx, rspack, ssg, static-site-generator, rstack
Last push: 2026-08-26T10:59:43+00:00

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

## Adoption (not part of the score)
Stars 2317, forks 229 (observed 2026-08-28T04:06:36.807638+00:00)

## What it is
Rspress is a fast static site generator built on Rsbuild and the Rust-powered Rspack toolchain, designed for building documentation sites with Markdown and MDX. It offers built-in full-text search, autogenerated navigation, i18n, a plugin/theme system, and AI-friendly llms.txt/Markdown output (SSG-MD).

## Use cases
- build a documentation site for an open-source project
- generate a static docs site from markdown and mdx files
- add full-text search to documentation without a server
- create multilingual documentation with i18n
- publish docs that LLMs can read via llms.txt and markdown pages
- preview React component demos inside documentation

## When to choose
- you want extremely fast dev server and builds for a docs site
- you need MDX with React components in your content
- you want out-of-the-box search, i18n, and autogenerated nav/sidebar
- you want AI-friendly llms.txt and Markdown twins of every page

## When to avoid
- you need a general-purpose dynamic web application framework
- you require an ecosystem like Docusaurus or Astro's plugins/themes
- your content is not Markdown/MDX based

## Facets
- artifact type: framework
- maturity: active
- function: static-site-generator, documentation, markdown, search-engine, plugin-system, templating
- domain: web-development, documentation, frontend, developer-tools
- platform: cross-platform
- tags: mdx, ssg, rspack, rsbuild, docs-site, llms-txt, full-text-search, i18n, react, nodejs, web-server

## Member repositories
- web-infra-dev/rspress (main) score 92

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:36.807638+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-30T02:38:56.798359+00:00, confidence not recorded.
  - readme: https://github.com/web-infra-dev/rspress (fetched 2026-08-28T04:06:36.807638+00:00, sha 8075360cf741)
  - homepage: https://rspress.rs (fetched 2026-08-29T10:19:38.107406+00:00, sha a983a6178cfb)
  - site_page: https://rspress.rs/guide/start/getting-started (fetched 2026-08-29T10:19:38.118789+00:00, sha d91fd450be91)
  - site_page: https://rspress.rs/guide/basic/auto-nav-sidebar (fetched 2026-08-29T10:19:38.120759+00:00, sha 9f5983a15057)
  - site_page: https://v1.rspress.rs/ (fetched 2026-08-29T10:19:38.116554+00:00, sha c845de6445f9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
