-
v1.0.5-RD.4 protected98de3b08 · ·
🔖 v1.0.5-RD.4 * 🐛 Fix jinja2 call to wrong variable in docs/index.md
-
v1.0.5-RD.3 protected84decc40 · ·
🔖 v1.0.5-RD.3 🔥 Remove with-pdf plugins from mkdocs_template user_config
-
v1.0.4-RD.2 protected1c83abc4 · ·
🔖 v1.0.4-RD.2 * ⬆🔧 Upgrade user config template (mainly markdown files and .gitlab-ci)
-
v1.0.3-RD.5 protectede4420c91 · ·
🔖 Release v1.0.3-RD.5 Remove useless SVG twemoji assets Update config to support mkdocs-material >=7.3
-
v1.0.3-RD.2 protectedb207d0eb · ·
🔖 v1.0.3-RD.2 * Fix markdownlint issues in md files in user_config * Upgrade CI to better support vcsh repo * Update gitignore * Remove useless pinned requirement file in user_config
-
v1.0.3-RD.1 protected0e665210 · ·
🔖 v1.0.3-RD.1 Simple release to publish Mkdocs Template R. Deville based on v1.0.3 of main Mkdocs Template.
-
v1.0.3 protected53797d4d · ·
🔖 v1.0.3 - 📝 Update documentation content. - 🔧 Update extra content through yaml `_data·` files - Add new content - Add documentation in template files - ✨ Improve `plugins.py` behaviour - Convert `.format()` string into `f""` string - Fix configuration management - Improve management of internal and external subrepo - ⬆📌 Upgrade pinned python dependencies
-
v1.0.0 protected3595aa08 · ·
🔖 v1.0.0 (29/04/2021) First initial release of MkDocs Template - ✨ Add bunch of features: - `setup.sh` script to automatically install template, - `template` folder holding basic template files, script `docs/_data/plugins.py` to dynamically setup `mkdocs.yml` configuration and schema and template for files read by the script - 🔧 Add bunch of configuration files: - Syntax and workflow configuration files such as `.editorconfig`, `.yamllint`, `pyproject.toml` - 👷 Add CI which test the scripts (bash and python), build the documentation and deploy it - 📝🍱 Add the documentation describing the usage of the template with needed assets. - 📄 Add licenses, MIT and Beer-Ware.