Mkdocs-simple-plugin

Latest version: v3.1.0

Safety actively analyzes 630305 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 7

2.1.1

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.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

* Revert "Update options to use type-safe format (mkdocs 1.4) (398)" (404) athackst
* Fix deploy script handling of custom config file (402) athackst

:toolbox: Maintenance

* Include LICENSE file by default (406) athackst
* Remove site url default from generator (407) athackst
* test: Extend the custom extraction test (405) gwhitney

2.1.0

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.1.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

* Update options to use type-safe format (mkdocs 1.4) (398) athackst

:toolbox: Maintenance

* Update links to althack.dev and minor doc changes (401) athackst
* Always publish dev docs on push to main (400) athackst
* Add pip install to prelaunch for debugger (399) athackst
* Use hooks for generating examples (mkdocs 1.4) (397) athackst
* Publish docs to 'dev' version when pushing to main (396) athackst

2.0.0

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.0.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

* Check all file parts for hidden attributes (395) athackst
* Support any case for input in action (380) athackst
* Add handling for .mkdocsignore to ignore files or folders (367) athackst
* Make versioning of docs with mike optional in action (361) athackst
* Separate default version and add push input option to action (359) athackst
* Add mike for version support in github action (353) athackst
* Add stop inline parameter (350) athackst
* Skip processing files that are already included (349) athackst
* Have all comment types as defaults (332) athackst
* Add trim inline option (329) athackst
* Add content extraction from inline parameters (331) athackst

:bug: Bug Fixes

* Fix how file handling works so hidden files like .pages can be copied (394) athackst
* Change include to use glob pattern and iterate (371) athackst
* Fix push check in action (368) athackst
* Add mike to dockerfile (358) athackst

:toolbox: Maintenance

* Update mkdocstrings settings from 'rendering' to 'options' (393) athackst
* Update site url to point to althack.dev (392) athackst
* Update dev settings (391) athackst
* Fix docker development link in CONTRIBUTING.md (390) athackst
* Update plugin interfaces to match new signatures from mkdocs (388) athackst
* Move simple to its own module (372) athackst
* Reduce log level for unicode errors (370) athackst
* Update vscode settings format and launch names (369) athackst
* Update ignore file test to check correct test and ignored files (366) athackst
* Use relative path in readme example raw input files (365) athackst
* Add autocomplete paths for vscode (364) athackst
* Add colors to the output (363) athackst
* Fix strings indicated in pylint warnings (355) athackst
* Change to new spell checker and fix spelling (354) athackst
* Update linting to use setup.cfg file (352) athackst
* Fix warning messages on build from mkdocs-macros (351) athackst
* Update htmlproofer args for htmproofer 3.0 (348) athackst
* Refactor ExtractionPattern to include filename (328) athackst
* Update github actions to use pip cache (313) athackst
* Update mkdocstrings and mkdocs material (327) athackst
* Update pymdown and material versions (323) athackst
* Add type hints (319) athackst
* Add unit testing to semiliterate package (316) athackst

Dependency Updates

<details>
<summary>32 changes</summary>

* Bump pymdown-extensions from 9.5 to 9.6 (389) dependabot
* Bump mkdocs from 1.3.1 to 1.4.0 (387) dependabot
* Bump mkdocs-material from 8.5.1 to 8.5.3 (386) dependabot
* Bump pyfakefs from 4.6.3 to 4.7.0 (384) dependabot
* Bump mkdocs-material from 8.5.0 to 8.5.1 (383) dependabot
* Bump release-drafter/release-drafter from 5.20.1 to 5.21.0 (382) dependabot
* Bump mkdocs-material from 8.4.4 to 8.5.0 (379) dependabot
* Bump mkdocs-material from 8.4.3 to 8.4.4 (378) dependabot
* Bump mkdocs-material from 8.4.2 to 8.4.3 (377) dependabot
* Bump mkdocs-material from 8.4.1 to 8.4.2 (376) dependabot
* Bump mkdocs-material from 8.4.0 to 8.4.1 (375) dependabot
* Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 (374) dependabot
* Bump mkdocs-material from 8.3.9 to 8.4.0 (373) dependabot
* Bump docker/build-push-action from 3.1.0 to 3.1.1 (362) dependabot
* Bump flake8 from 5.0.3 to 5.0.4 (360) dependabot
* Bump flake8 from 5.0.2 to 5.0.3 (357) dependabot
* Bump flake8 from 4.0.1 to 5.0.2 (356) dependabot
* Bump mkdocs-awesome-pages-plugin from 2.7.0 to 2.8.0 (347) dependabot
* Bump mkdocs from 1.3.0 to 1.3.1 (345) dependabot
* Bump docker/build-push-action from 3.0.0 to 3.1.0 (346) dependabot
* Bump mkdocs-material from 8.3.8 to 8.3.9 (344) dependabot
* Bump mkdocs-click from 0.7.0 to 0.8.0 (341) dependabot
* Bump mkdocs-material from 8.3.6 to 8.3.8 (343) dependabot
* Bump actions/setup-python from 3 to 4 (337) dependabot
* Bump mkdocs-material from 8.3.2 to 8.3.6 (340) dependabot
* Bump mkdocs-material from 8.3.0 to 8.3.2 (334) dependabot
* Bump pymdown-extensions from 9.4 to 9.5 (333) dependabot
* Bump mkdocs-material from 8.2.16 to 8.3.0 (330) dependabot
* Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 (321) dependabot
* Bump docker/login-action from 1.14.1 to 2.0.0 (318) dependabot
* Bump docker/build-push-action from 2.10.0 to 3.0.0 (317) dependabot
* Bump mkdocs-click from 0.6.0 to 0.7.0 (314) dependabot
</details>

1.1.1

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

1.1.0

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.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

* Drop support for EOL Python 3.6 (275) athackst
* Specify config file location in generator (196) athackst

:bug: Bug Fixes

* Update fontawesome icon name (274) athackst
* Fix issue with environment variables in deploy (198) athackst

:toolbox: Maintenance

* Update release drafter to collapse dependencies (300) athackst
* Fix gen_readme (298) athackst
* Update test to separate steps in github action (251) athackst
* Add google analytics (248) athackst
* Correct syntax in help text in generator (199) athackst
* Update htmlproofer to use my action (195) athackst
* Use action environment variables and reduce duplication. (194) athackst

Dependency Updates

<details>
<summary>81 changes</summary>

* Bump mkdocs-material from 8.2.5 to 8.2.6 (291) dependabot
* Bump pymdown-extensions from 9.2 to 9.3 (290) dependabot
* Bump docker/build-push-action from 2.9.0 to 2.10.0 (289) dependabot
* Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 (288) dependabot
* Bump mkdocs-material from 8.2.4 to 8.2.5 (287) dependabot
* Bump mkdocs-material from 8.2.1 to 8.2.4 (286) dependabot
* Bump docker/login-action from 1.13.0 to 1.14.1 (283) dependabot
* Bump mkdocstrings from 0.18.0 to 0.18.1 (285) dependabot
* Bump actions/checkout from 2.4.0 to 3 (284) dependabot
* Bump actions/setup-python from 2.3.2 to 3 (280) dependabot
* Bump click from 8.0.3 to 8.0.4 (279) dependabot
* Bump pymdown-extensions from 9.1 to 9.2 (273) dependabot
* Bump mkdocs-material from 8.1.11 to 8.2.1 (278) dependabot
* Bump docker/login-action from 1.12.0 to 1.13.0 (277) dependabot
* Bump mkdocs-awesome-pages-plugin from 2.6.1 to 2.7.0 (276) dependabot
* Bump mkdocstrings from 0.17.0 to 0.18.0 (270) dependabot
* Bump mkdocs-material from 8.1.9 to 8.1.11 (272) dependabot
* Bump release-drafter/release-drafter from 5.17.6 to 5.18.1 (269) dependabot
* Bump mkdocs-macros-plugin from 0.6.3 to 0.6.4 (266) dependabot
* Bump actions/setup-python from 2.3.1 to 2.3.2 (268) dependabot
* Bump docker/build-push-action from 2.8.0 to 2.9.0 (265) dependabot
* Bump mkdocs-material from 8.1.8 to 8.1.9 (264) dependabot
* Bump mkdocs-material from 8.1.7 to 8.1.8 (263) dependabot
* Bump release-drafter/release-drafter from 5.17.5 to 5.17.6 (262) dependabot
* Bump docker/build-push-action from 2.7.0 to 2.8.0 (261) dependabot
* Bump mkdocs-material from 8.1.6 to 8.1.7 (260) dependabot
* Bump release-drafter/release-drafter from 5.16.1 to 5.17.5 (259) dependabot
* Bump release-drafter/release-drafter from 5.15.0 to 5.16.1 (258) dependabot
* Bump mkdocs-material from 8.1.4 to 8.1.6 (257) dependabot
* Bump mkdocs-material from 8.1.3 to 8.1.4 (255) dependabot
* Bump mkdocstrings from 0.16.2 to 0.17.0 (254) dependabot
* Bump mkdocs-material from 8.1.2 to 8.1.3 (253) dependabot
* Bump docker/login-action from 1.10.0 to 1.12.0 (252) dependabot
* Bump mkdocs-material from 8.1.1 to 8.1.2 (250) dependabot
* Bump mkdocs-material from 8.1.0 to 8.1.1 (249) dependabot
* Bump mkdocs-material from 8.0.5 to 8.1.0 (247) dependabot
* Bump mkdocs-material from 8.0.4 to 8.0.5 (246) dependabot
* Bump mkdocs-material from 8.0.3 to 8.0.4 (245) dependabot
* Bump mkdocs-material from 8.0.2 to 8.0.3 (244) dependabot
* Bump mkdocs-material from 8.0.1 to 8.0.2 (243) dependabot
* Bump mkdocs-material from 7.3.6 to 8.0.1 (242) dependabot
* Bump actions/setup-python from 2.3.0 to 2.3.1 (241) dependabot
* Bump mkdocs-macros-plugin from 0.6.0 to 0.6.3 (239) dependabot
* Bump mkdocs-awesome-pages-plugin from 2.6.0 to 2.6.1 (240) dependabot
* Bump actions/setup-python from 2.2.2 to 2.3.0 (237) dependabot
* Bump pymdown-extensions from 9.0 to 9.1 (236) dependabot
* Bump actions/checkout from 2.3.5 to 2.4.0 (235) dependabot
* Bump mkdocs-material from 7.3.5 to 7.3.6 (234) dependabot
* Bump mkdocs-material from 7.3.4 to 7.3.5 (233) dependabot
* Bump mkdocs-awesome-pages-plugin from 2.5.1 to 2.6.0 (232) dependabot
* Bump actions/checkout from 2.3.4 to 2.3.5 (230) dependabot
* Bump mkdocs-material from 7.3.3 to 7.3.4 (231) dependabot
* Bump mkdocs-awesome-pages-plugin from 2.5.0 to 2.5.1 (229) dependabot
* Bump mkdocs from 1.2.2 to 1.2.3 (228) dependabot
* Bump mkdocs-material from 7.3.2 to 7.3.3 (227) dependabot
* Bump click from 8.0.1 to 8.0.3 (226) dependabot
* Bump flake8 from 3.9.2 to 4.0.1 (225) dependabot
* Bump mkdocs-material from 7.3.1 to 7.3.2 (224) dependabot
* Bump mkdocs-material from 7.3.0 to 7.3.1 (223) dependabot
* Bump pymdown-extensions from 8.2 to 9.0 (221) dependabot
* Bump mkdocstrings from 0.16.1 to 0.16.2 (222) dependabot
* Bump mkdocstrings from 0.16.0 to 0.16.1 (220) dependabot
* Bump mkdocs-material from 7.2.6 to 7.3.0 (219) dependabot
* Bump mkdocstrings from 0.15.2 to 0.16.0 (218) dependabot
* Bump mkdocs-material from 7.2.5 to 7.2.6 (216) dependabot
* Bump docker/build-push-action from 2.6.1 to 2.7.0 (213) dependabot
* Bump mkdocs-macros-plugin from 0.5.12 to 0.6.0 (214) dependabot
* Bump mkdocs-material from 7.2.4 to 7.2.5 (215) dependabot
* Bump mkdocs-material from 7.2.3 to 7.2.4 (212) dependabot
* Bump mkdocs-material from 7.2.1 to 7.2.3 (211) dependabot
* Bump mkdocs-material from 7.2.0 to 7.2.1 (209) dependabot
* Bump mkdocs-material from 7.1.11 to 7.2.0 (208) dependabot
* Bump mkdocs from 1.2.1 to 1.2.2 (207) dependabot
* Bump mkdocs-material from 7.1.10 to 7.1.11 (206) dependabot
* Bump mkdocs-material from 7.1.9 to 7.1.10 (205) dependabot
* Bump docker/build-push-action from 2.6.0 to 2.6.1 (204) dependabot
* Bump docker/build-push-action from 2.5.0 to 2.6.0 (203) dependabot
* Bump mkdocs-material from 7.1.8 to 7.1.9 (202) dependabot
* Bump docker/login-action from 1.9.0 to 1.10.0 (201) dependabot
* Bump mkdocs-macros-plugin from 0.5.5 to 0.5.12 (200) dependabot
* Bump mkdocs-material from 7.1.7 to 7.1.8 (197) dependabot
</details>

1.0.0

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.0.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

:zap: Breaking

* Updating to support mkdocs 1.2 (190) athackst

:toolbox: Maintenance

* Remove livereload as a dependency now that mkdocstrings is updated (193) athackst
* Move docker images to althack (189) athackst

Dependency Updates

* Bump mkdocstrings from 0.15.1 to 0.15.2 (192) dependabot
* Bump mkdocs from 1.2 to 1.2.1 (191) dependabot

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.