Skip to content

web-infra-dev/rspress

Repository files navigation

Rspress Banner

Rspress

A fast Rspack-based static site generator.

discord channel npm version downloads license

πŸ”₯ Features

  • πŸš€ Fast Startup: Based on Rust-based build tool and markdown/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.

🀝 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




Contributors of web-infra-dev/rspress New trends of web-infra-dev
Contributors of web-infra-dev/rspress

Code of Conduct

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

πŸ¦€ Links

Name Description
@rspress/mdx-rs Rust MDX compiler for Rspress.
Rspack A fast Rust-based web bundler.
Rsbuild An Rspack-based build tool for the web.
Rsdoctor A one-stop build analyzer for Rspack and Webpack.

🌟 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.