close
Rspress V2 is coming! 🚀
Rspress
Lightning Fast Static Site Generator

Simple, efficient and easy to extend

npm
yarn
pnpm
bun
deno
npm create rspress@rc
Rspress LogoRspress Logo

Blazing fast build speed

The core compilation module is based on the Rust front-end toolchain, providing a more ultimate development experience.

Support for MDX

MDX is a powerful way to write content, allowing you to use React components in Markdown.

Built-in full-text search

Automatically generates a full-text search index for you during construction, providing out-of-the-box full-text search capabilities.

AI-friendly

Generate llms.txt and Markdown files compliant with the llms.txt specification through SSG-MD, making it easier for large language models to understand and use your documentation.

Static site generation

In production, it automatically builds into static HTML files, which can be easily deployed anywhere.

Providing multiple custom capabilities

Through its extension mechanism, you can easily extend theme UI and build process.