From 0c7d98526772068491a89f6d7f1addb0baf2a0df Mon Sep 17 00:00:00 2001 From: zakary Date: Wed, 3 Jan 2024 14:18:03 -0600 Subject: [PATCH] build(strict-mode): comments and strict mode for broken link build failure (#1722) --- mkdocs.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 46768a1a3..7f793b10d 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -6,10 +6,14 @@ site_url: https://trash-guides.info/ repo_url: https://github.com/TRaSH-Guides/Guides repo_name: TRaSH-Guides +# ignores absolute warnings we have +# warns on missing/broken links validation: omitted_files: warn not_found: warn absolute_links: ignore +# fails to build on warnings +strict: true copyright: Copyright © 2022 TRaSH @@ -80,7 +84,7 @@ plugins: j2_variable_end_string: "]]" - redirects: redirect_maps: - updates.txt: updates.txt + #updates.txt: updates.txt discord.md: https://discord.gg/4K2kdvwzFh syno-script.md: https://github.com/TRaSH-/Guides-Synology-Templates/blob/main/script/trash_syno_installer.sh # Radarr redirects