Skip to content

Contribute

INFO

Information about how to contribute to the documentation and the code will follow.

Documentation

This page uses Vitepress

Write your documentation in markdown anywhere in this repo, add the path somewhere in .vitepress/config either in navbar or sidebar. It will automatically be indexed for search. Commit your changes to the main branch and the website will automatically be redeployed.

Take a look at these Examples to see what features are available.

Code

shell
echo "Hello World"