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:v2.2.0
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
:rocket: New
* Support dirtyreload so that only updated files get rebuilt (446) athackst
* Add python 3.11 (438) athackst
* Add social card support. (435) athackst
:toolbox: Maintenance
* Update requirements (457) athackst
* Update emoji provider to gemoji (458) athackst
* Update htmlproofer retry count to 3 (453) athackst
* Fix htmlproofer task to ignore internal prefixes (445) athackst
* Add www to althack.dev address (444) athackst
* Fix python3-pip package in setup.sh (443) athackst
* Add documentation on hatch build (439) athackst
* Fix action badges (437) athackst
* Add setup script (436) athackst
* Add docker-in-docker feature and build docker task (434) athackst
* Change alias access from dockerfile to filesystem mount (433) athackst
Dependency Updates
<details>
<summary>14 changes</summary>
* Bump pyfakefs from 5.0.0 to 5.1.0 (462) dependabot
* Bump mkdocs-material from 9.0.3 to 9.0.4 (459) dependabot
* Bump cairosvg from 2.5.2 to 2.6.0 (463) dependabot
* Bump pymdown-extensions from 9.9 to 9.9.1 (460) dependabot
* Bump pydocstyle from 6.2.2 to 6.2.3 (455) dependabot
* Bump pydocstyle from 6.2.1 to 6.2.2 (452) dependabot
* Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (449) dependabot
* Bump pydocstyle from 6.1.1 to 6.2.1 (450) dependabot
* Bump pillow from 9.3.0 to 9.4.0 (447) dependabot
* Bump mkdocstrings from 0.19.0 to 0.19.1 (440) dependabot
* Bump mkdocs-material from 8.5.10 to 8.5.11 (432) dependabot
* Bump flake8 from 5.0.4 to 6.0.0 (431) dependabot
* Bump pymdown-extensions from 9.8 to 9.9 (430) dependabot
* Bump TimonVS/pr-labeler-action from 3.1.0 to 4.1.1 (429) dependabot
</details>