Check out our Documentation for more information!
Check out our installation docs.
Note
If you opt to not use mise, please install all dependencies
from the [tools] section of .mise.toml manually.
- mise - Ensure that you add the appropriate activations to your shell rc/profiles (details in the mise README)
Install the dependencies:
mise installmise run buildmise run testTrigger a new releases by using the Github CLI, or through the Github Actions Workflow UI.
gh workflow run release.yamlWait for CI to build and publish the release. You can watch the status by running the following command:
gh workflow view release.yaml --webIf you have mise installed, you should have all the tooling you need
for the docs engine. Run mise run docsdev from the root stencil
directory to enter the watch-rebuild cycle to test your docs changes.
Apache-2.0