Rspress

March 12, 2026 ยท View on GitHub

Rspress Banner

Rspress

A fast Rsbuild-based static site generator.

discord channel npm version downloads license Ask DeepWiki

๐Ÿ”ฅ Features

  • ๐Ÿš€ Fast Startup: Based on Rsbuild and MDX compiler, the build speed is extremely fast, bringing you the ultimate development experience.
  • ๐Ÿ“š MDX Support: 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 building process, providing out-of-the-box full-text search capabilities.
  • ๐ŸŒˆ Static Site Generation: In production, it automatically builds into static HTML files, which can be easily deployed anywhere.
  • ๐Ÿ”Œ Providing Plugin System: Providing a plugin system, you can customize the build process and theme according to your needs.
  • ๐Ÿ“ Component Document: Support multi ways to preview your component demo.

๐Ÿ“š Getting started

Go to the Quick start to get started.

๐Ÿฆ€ Rstack

Rstack is a unified JavaScript toolchain centered on Rspack, with high performance and consistent architecture.

NameDescriptionVersion
RspackBundlernpm version
RsbuildBuild toolnpm version
RslibLibrary development toolnpm version
RspressStatic site generatornpm version
RsdoctorBuild analyzernpm version
RstestTesting frameworknpm version
RslintLinternpm version

๐Ÿค Contribution

Please read the contributing guide and let's build Rspress together.

If you have any questions, you can open an issue or go to Discord to communicate with us.

Contributors

Code of conduct

This repo has adopted the ByteDance Open Source Code of Conduct. Please check Code of Conduct for more details.

๐Ÿง‘โ€๐Ÿ’ป Community

Come and chat with us on Discord! The Rstack team and users are active there, and we're always looking for contributions.

๐ŸŒŸ Quality

Rspress uses Web Infra QoS to observe the trend of key metrics, such as bundle size, compile speed and install size.

๐Ÿ“– License

Rspress is licensed under the MIT License.