SnowingFox / rspress

πŸ¦€πŸ’¨ A fast Rspack-based static site generator.

Home Page:https://rspress.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rspress(beta)

Rspress Banner

A fast Rspack-based static site generator.

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.

Getting Started

Go to the Quick Start to get started.

Contribution

This project is new and under active development. Although Rspress can already successfully bundle real world projects, its APIs are not yet stable.If you have feedback, questions, or bug reports, please create a GitHub issue. Any contributions are greatly appreciated!

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

Code of Conduct

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

About

πŸ¦€πŸ’¨ A fast Rspack-based static site generator.

https://rspress.dev

License:MIT License


Languages

Language:TypeScript 59.8%Language:MDX 31.7%Language:SCSS 4.1%Language:CSS 2.3%Language:JavaScript 2.1%Language:HTML 0.1%Language:Shell 0.0%