Contributing
Contributions are welcome! Please open issues for bug reports or feature requests.
How to Contribute
- Fork the repository
- Create a feature branch
- Make your changes
- 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