index : static-web-server.git

ascending towards madness

author Jose Quintana <joseluisquintana20@gmail.com> 2023-07-11 22:16:39.0 +00:00:00
committer Jose Quintana <joseluisquintana20@gmail.com> 2023-07-11 22:16:39.0 +00:00:00
commit
eb2887f8dfa0d850d274eed8087eaa07722acebb [patch]
tree
7997cc950489ba823281e1960cee2f823dc2dec6
parent
9b84786aa25b7262276b785fc1f671ab7d4a3aac
download
eb2887f8dfa0d850d274eed8087eaa07722acebb.tar.gz

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(+)

diff --git a/docs/content/download-and-install.md b/docs/content/download-and-install.md
index 9eda226..0f1ec59 100644
--- a/docs/content/download-and-install.md
+++ b/docs/content/download-and-install.md
@@ -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)
diff --git a/docs/content/download-and-install.tmpl.md b/docs/content/download-and-install.tmpl.md
index 28fba3b..5edc489 100644
--- a/docs/content/download-and-install.tmpl.md
+++ b/docs/content/download-and-install.tmpl.md
@@ -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)