MkDocs Simple action
Version updated for https://github.com/athackst/mkdocs-simple-plugin to version v3.2.4.
- This action is used across all versions by 52 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Get it
Python
Install it with pip
pip install mkdocs-simple-plugin==3.2.4
See it on pypi: https://pypi.org/project/mkdocs-simple-plugin
Docker
Pull it with docker
docker pull althack/mkdocs-simple-plugin:v3.2.4
See it on dockerhub: https://hub.docker.com/repository/docker/althack/mkdocs-simple-plugin
Github
- name: Build docs
uses: athackst/mkdocs-simple-plugin:v3.2.4
See it in the actions marketplace: https://github.com/marketplace/actions/mkdocs-simple-action
What’s Changed
:bug: Bug Fixes
- Add ignore pattern for any folder starting with (#867) @athackst
Dependency Updates
- Bump typing-extensions from 4.13.2 to 4.14.0 (#866) @dependabot[bot]
- Bump mkdocs-git-revision-date-localized-plugin from 1.4.5 to 1.4.7 (#865) @dependabot[bot]
- Bump docker/build-push-action from 6.17.0 to 6.18.0 (#864) @dependabot[bot]
- Bump cairosvg from 2.7.1 to 2.8.2 (#862) @dependabot[bot]
- Bump docker/build-push-action from 6.15.0 to 6.17.0 (#861) @dependabot[bot]
- Bump mkdocs-material from 9.6.11 to 9.6.14 (#859) @dependabot[bot]
- Bump pymdown-extensions from 10.14.3 to 10.15 (#856) @dependabot[bot]