Skip to content

Release v0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 23:11

Get it

Python

Install it with pip

pip install mkdocs-simple-plugin==0.2

See it on pypi: https://pypi.org/project/mkdocs-simple-plugin

Docker

Pull it with docker

docker pull athackst/mkdocs-simple-plugin:latest

See it on dockerhub: https://hub.docker.com/repository/docker/athackst/mkdocs-simple-plugin

Github

See it in the actions marketplace: https://github.com/marketplace/actions/mkdocs-simple-action

What’s Changed from v0.1

  • added configuration option to merge docs folder (on by default) (#58) @athackst
  • Update default action environment (#40) @athackst
  • Updated mkdocs_simple_gen to optionally use environment variables to produce config (#38) @athackst
  • Update plugin to include image files by default (#37) @athackst