From 4ca0898aa10aa043c2102e10601bf351cb614c4c Mon Sep 17 00:00:00 2001 From: TRaSH Date: Fri, 14 Jan 2022 16:55:27 +0100 Subject: [PATCH 1/3] Create updates.txt --- docs/updates.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 docs/updates.txt diff --git a/docs/updates.txt b/docs/updates.txt new file mode 100644 index 000000000..855785724 --- /dev/null +++ b/docs/updates.txt @@ -0,0 +1,2 @@ +# 2022-01-14 +Initial Release for the new changelog. From 976a5e07e8f6fe3d39c4e34ee5786695ba689da2 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Fri, 14 Jan 2022 17:07:22 +0100 Subject: [PATCH 2/3] Initial Release for the new changelog. --- docs/updates.txt | 2 ++ mkdocs.yml | 1 + 2 files changed, 3 insertions(+) create mode 100644 docs/updates.txt diff --git a/docs/updates.txt b/docs/updates.txt new file mode 100644 index 000000000..13a988d4d --- /dev/null +++ b/docs/updates.txt @@ -0,0 +1,2 @@ +# 2022-01-14 +Initial Release for the new changelog. \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 42bcfa210..81e1fdc54 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -56,6 +56,7 @@ plugins: j2_variable_end_string: "]]" - redirects: redirect_maps: + updates.txt: updates.txt discord.md: https://discord.gg/Vau8dZ3 syno-script.md: https://github.com/TRaSH-/Guides-Synology-Templates/blob/main/script/trash_syno_installer.sh # Radarr old redirects From c17850ad556e3c6c666f53de08495cc5ab8612ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jan 2022 16:10:30 +0000 Subject: [PATCH 3/3] Bump mkdocs-material from 8.1.4 to 8.1.6 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.1.4 to 8.1.6. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/8.1.4...8.1.6) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 2b3dd79ec..ef41d0dab 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,7 +4,7 @@ markdown==3.3.6 mkdocs-awesome-pages-plugin==2.6.1 mkdocs-git-revision-date-localized-plugin==0.11.1 mkdocs-material-extensions==1.0.3 -mkdocs-material==8.1.4 +mkdocs-material==8.1.6 mkdocs-minify-plugin==0.5.0 mkdocs-redirects==1.0.3 mkdocs==1.2.3