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).
- Staging: https://docs.staging.valora.xyz and https://valora-docs-staging.web.app
- Production: https://docs.valora.xyz and https://valora-docs.web.app
This website is built using Docusaurus 2.