Skip to content

Contributing

Contributions are welcome! Please open issues for bug reports or feature requests.

How to Contribute

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Submit a pull request

License

Note that your contributions will be licensed under the GNU General Public License v3, and that by submitting a pull request, you agree to this.

Documentation

Preview Docs Locally

uvx --with mkdocs-material mkdocs serve

Deploy Docs to GitHub Pages

uvx --with mkdocs-material mkdocs gh-deploy