- fix documentation URL
- fix git invocation in docs deploy action
- pull before trying to push docs branch
- fix shell script errors in docs publish action
- fix, simplify docs publish script
- configure git for docs push in publish action
- don't try and set a default alias when it's already set up
- install Poetry first when publishing docs
- fix Github docs deploy action syntax
- use mike to manage multiple versions of docs
- use mkdocs-material theme
- auto-publish docs
- add mkdocs documentation with configs tutorial, API reference
- fix typos in docstrings; prepare for mkdocs
- emit a valid string for falsey values when generating .env
- Add README.md, improve package metadata
- remove broken copypasta script definition
- This is a big bang rewrite from scratch.
- Convoke 2.0 with new API, new features