This website is built using Docusaurus 2, a modern static website generator.
yarnyarn startThis command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.
yarn cold-startThis command removes the .docusaurus directory, then runs yarn start.
yarn devThis command starts Netlify Dev, which injects the Algolia environment variables for search. Search will not work otherwise. You do not need to worry about this for contributing to the documentation.
yarn buildThis command generates static content into the build directory.
This site is hosted by Netlify. Any updates to the master branch result in a new build to be published.
Thanks for your interest in contributing to this site! Please check out the Contributing page on the website for information about how you can help.
