Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Rstack CLI website

This website is built with Rspress through Rstack CLI.

Documentation can be written with Markdown or MDX.

Development

Run the development server from the repository root:

pnpm doc

Build or preview the website from this directory:

pnpm build
pnpm preview

Contributing

The website provides English and Chinese documentation. Keep both versions in sync when possible.