This website is built using Docusaurus, a modern static website generator. The main feature for us was it's ability to support versioned docs.
.\builds.ps1 -Bootstrap.\build.ps1 -Task Server This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
.\build.ps1 -Task BuildThis command generates static content into the build directory and can be
served using any static contents hosting service.
We use Netlify to deploy when changes are landed into main.