Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Updating the docs

What is MyST?

These docs are based on MyST. MyST is a static website generator that we use to build our documentation pages. That documentation is hosted using Github Pages.

Adding Pages

Creating a new page can be done by creating a markdown document with a frontmatter header. After you create your new page, add a new table of contents entry in myst.yml

Then, commit changes to the GitHub repository following the GitHub guidelines outlined in these docs.