docs: mention maintainers of sws nix package and module [skip ci]
- SWS Nix package maintained by @figsoda
- SWS Nix module maintained by @mac-chaffee
Diff
docs/content/download-and-install.md | 5 +++++
docs/content/download-and-install.tmpl.md | 5 +++++
2 files changed, 10 insertions(+)
@@ -40,9 +40,14 @@ yay -S static-web-server-bin
Via [Nix](https://github.com/NixOS/nix) (Linux/MacOS)
```sh
nix-shell -p static-web-server
# or
nix-env -iA nixpkgs.static-web-server
```
- [SWS Nix package](https://search.nixos.org/packages?show=static-web-server&from=0&size=50&sort=relevance&type=packages&query=static-web-server) maintained by [@figsoda](https://github.com/figsoda)
- [SWS Nix module](https://nixos.wiki/wiki/Static_Web_Server) maintained by [@mac-chaffee](https://github.com/mac-chaffee)
### MacOS
Via [Homebrew](https://brew.sh/) (also Linux)
@@ -40,9 +40,14 @@ yay -S static-web-server-bin
Via [Nix](https://github.com/NixOS/nix) (Linux/MacOS)
```sh
nix-shell -p static-web-server
# or
nix-env -iA nixpkgs.static-web-server
```
- [SWS Nix package](https://search.nixos.org/packages?show=static-web-server&from=0&size=50&sort=relevance&type=packages&query=static-web-server) maintained by [@figsoda](https://github.com/figsoda)
- [SWS Nix module](https://nixos.wiki/wiki/Static_Web_Server) maintained by [@mac-chaffee](https://github.com/mac-chaffee)
### MacOS
Via [Homebrew](https://brew.sh/) (also Linux)