risingwave-docs
risingwave-docs copied to clipboard
The official user documentation of RisingWave
RisingWave user documentation
This repository contains the source content for the RisingWave user documentation. The content is published to the docs website by Docusaurus 2.
Contribute to RisingWave user docs
To help us improve the RisingWave user documentation, you may:
- Open a GitHub issue to let us know if anything is incorrect or inaccurate.
- Submit a pull request with the proposed changes.
If you are not familiar with writing and formatting on GitHub, get started by reading Basic writing and formatting syntax on GitHub.
Test locally
If you would like to view your changes on the docs locally before submitting a pull request:
-
If you don't have
yarnin your local machine, runnpm i -g yarnto install it. -
Open the
risingwave-docsrepo in terminal and run:yarn yarn start -
The rendered docs will open in your browser automatically.
Visit our official doc site
Check out the published user docs at RisingWave Docs.