flake: Use lychee for link checking
Introduce lychee link checking in the flake.nix checks.
Since nix flake check is limited by sandboxing, it only checks for
internal links.
Running lychee from the directory will check external links.
In the future, this can be done via git hooks.
3 files changed
+28
-0
7e993a9b
→
7ea99bec
modified .gitignore
@@ -1 +1,3 @@
|
|
| + | |
| + | |
modified flake.nix
@@ -17,7 +17,21 @@
|
|
|
|
|
|
| + | |
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
added lychee.toml
@@ -0,0 +1,12 @@
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |