Deploy your Rspress documentation sites to Zephyr Cloud with lightning-fast builds powered by Rspack. Rspress is a React-based static site generator that combines the power of React with Markdown content creation.
This detects your bundler and configures Zephyr automatically. Learn more →
For manual setup, continue below.
Install the Rspress plugin in your project:
Add the Zephyr plugin to your Rspress configuration:
Rspress uses a content-driven architecture:
Start your development server:
Build for production:
Preview production build:
Write content in Markdown files within the docs/ directory:
.md files for individual pages_meta.json files to configure navigation and page orderdocs/public/ for images and other filesCustomize your Rspress site with additional configuration: