Radish alpha
r
Radicle Improvement Proposals (RIPs)
Radicle
Git (anonymous pull)
Log in to clone via SSH
flake: Use lychee for link checking
did:key:z6MkireR...3voM wants to merge 1 commit into master · opened 23 days ago

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.