From d5e2d91b584fc6f7f4a9c86d51d0af8318e8fc97 Mon Sep 17 00:00:00 2001 From: Nico Jensch Date: Thu, 9 May 2024 21:06:02 +0200 Subject: [PATCH] docs: make linkcheck optional for CI --- docs/book.toml | 1 + nixos/modules/apps.nix | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/docs/book.toml b/docs/book.toml index 45f302cf..4bd33025 100644 --- a/docs/book.toml +++ b/docs/book.toml @@ -16,6 +16,7 @@ site-url = "https://nixed.dr460nf1r3.org" [output.linkcheck] follow-web-links = true +optional = true [preprocessor] diff --git a/nixos/modules/apps.nix b/nixos/modules/apps.nix index c05ecdfa..612b029e 100644 --- a/nixos/modules/apps.nix +++ b/nixos/modules/apps.nix @@ -87,6 +87,10 @@ in { hugo jetbrains.webstorm manix + mdbook + mdbook-admonish + mdbook-emojicodes + mdbook-linkcheck mongodb-compass nix-prefetch-git nixd