Skip to main content

Deploying

Speedrun Docs Guide

You should remove this page when making your docs.

  1. Set your GitHub username as an environment variable:
set GIT_USER=<GitHub-Username>
  1. Run npm run deploy
One time setup

You only have to do this once. After that the scripts in this .github/ folder will take over. If you are not using GitHub then I imagine you know what you are doing or are looking at the Docusaurus docs.