git clone [email protected]:robandnick/uprising.git
cd ./uprising/website
yarn
yarn start
You can now read the docs at localhost:3000
The docs are built with Docusaurus.
Checkout a branch and create a tutorial.
git checkout -b doc-my-cool-tutorial
Write your docs, then commit commit and push your changes. Open a pull request on GitHub.