See it on dockerhub: [https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin](https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin)
Github
yaml
- name: Build docs
uses: athackst/mkdocs-simple-plugin:v1.1.1
See it in the actions marketplace: [https://github.com/marketplace/actions/mkdocs-simple-action](https://github.com/marketplace/actions/mkdocs-simple-action)
What’s Changed
:bug: Bug Fixes
* Fix docker action fatal: unsafe repository (310) athackst
* Fix/requirements (312) athackst
:toolbox: Maintenance
* revert pre-hook due to continuous recompile during serve (311) athackst
* Use mkdocs-click for command line documentation (306) athackst
* Fix launch files and update pylint settings (305) athackst
* Refactor test structure and rename files. (304) athackst
* Add mkdocs-simple-hooks to run gen_readme script in pre-build (302) athackst
* Cleanup requirements and setup.py dependencies (301) athackst
Dependency Updates
* Bump github/codeql-action from 1 to 2 (307) dependabot
* Bump mkdocs-material from 8.2.8 to 8.2.9 (303) dependabot