4 Commits
Author SHA1 Message Date
Matt SturgeonandNAHO 28a2abf874 docs/server: simplify using http-server
Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-05-29 01:04:04 +01:00
Matt Sturgeon 1ff5e1a33b docs/server: open browser using xdg-open 2025-05-22 13:48:58 +01:00
Matt Sturgeon 601d4309ed docs/server: print the URL once serving 2025-05-22 13:48:58 +01:00
Matt Sturgeon f3342bdbd4 docs: refactor serve-docs; add nix run .#docs
Refactor `serve-docs` using `makeWrapper`, make it available as a
`serve-docs` package and as the `docs` "app".

This means `nix build .#docs` will build the docs while `nix run .#docs`
will run the server.
2025-05-22 13:48:58 +01:00