Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/web-infra-dev/rspress

🦀💨 A fast Rspack-based static site generator.
https://github.com/web-infra-dev/rspress

docs-generator hacktoberfest markdown mdx rspack ssg static-site-generator

Last synced: 3 days ago
JSON representation

🦀💨 A fast Rspack-based static site generator.

Awesome Lists containing this project

README

        

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](https://rspress.dev/guide/start/getting-started.html) to get started.

## 🤝 Contribution

Please read the [contributing guide](./CONTRIBUTING.md) and let's build Rspress together.

If you have any questions, you can open an issue or go to [Discord](https://discord.com/invite/Cq6HweJM26) 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](./CODE_OF_CONDUCT.md) for more details.

## 🦀 Links

| Name | Description |
| ---------------------------------------------------------- | ------------------------------------------------- |
| [@rspress/mdx-rs](https://github.com/web-infra-dev/mdx-rs) | Rust MDX compiler for Rspress. |
| [Rspack](https://github.com/web-infra-dev/rspack) | A fast Rust-based web bundler. |
| [Rsbuild](https://github.com/web-infra-dev/rsbuild) | An Rspack-based build tool for the web. |
| [Rslib](https://github.com/web-infra-dev/rslib) | A library build tool powered by Rsbuild. |
| [Rsdoctor](https://github.com/web-infra-dev/rsdoctor) | A one-stop build analyzer for Rspack and Webpack. |

## 🌟 Quality

Rspress uses [Web Infra QoS](https://web-infra-qos.netlify.app?product=rspress) to observe the trend of key metrics, such as bundle size, compile speed and install size.

## 📖 License

Rspress is licensed under the [MIT License](./LICENSE).