back to home

web-infra-dev / rspress

šŸ¦€ A fast Rsbuild-based static site generator.

View on GitHub
2,181 stars
215 forks
54 issues
TypeScriptMDXSCSS

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing web-infra-dev/rspress in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/web-infra-dev/rspress)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Rspress A fast Rsbuild-based static site generator. šŸ”„ 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. | Name | Description | Version | | ----------------------------------------------------- | ------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Rspack | Bundler | | | Rsbuild | Build tool | | | Rslib | Library development tool | | | Rspress | Static site generator | | | Rsdoctor | Build analyzer | | | Rstest | Testing framework | | | Rslint | Linter | | šŸ¤ 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.