yarn
yarn start
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
Docs aggregates content from multiple different projects and
repositories using Git submodules. Docs stores submodules in
submodules/ and there's a postinstall
script to
initialize all submodules.
You can publish content from these other projects or author new content by adding .md, .mdx, or .tsx files to docs/.
See the Docusaurus Guides for more information.
Deployment happens automatically with each commit to main
(e.g.,
PR merge).
This website is built using Docusaurus 2.