This change adds the docs folder files to the gitignore, except the README for ease of local development. It also adds a GitHub workflow to trigger against main branch merges (and manual triggers) that will release of the documentation site.
This should be merged after #212
✅ Checklist
General
[ ] I have added tests for my changes.
[x] I have tested my changes.
[x] I have updated the project documentation to reflect my changes.
Pull Request
📖 Description
This change adds the docs folder files to the gitignore, except the README for ease of local development. It also adds a GitHub workflow to trigger against
main
branch merges (and manual triggers) that will release of the documentation site.This should be merged after #212
✅ Checklist
General