index : static-web-server.git

ascending towards madness

author Jose Quintana <joseluisquintana20@gmail.com> 2022-02-21 23:54:31.0 +00:00:00
committer Jose Quintana <joseluisquintana20@gmail.com> 2022-02-21 23:54:31.0 +00:00:00
commit
70ec60c7e3e462f182e4b41da1f7b5ff9ea70040 [patch]
tree
b4295050f9c414614049289e761c9db17e14619c
parent
7393ace8cfbf7918615853a2767806521d5d7651
download
70ec60c7e3e462f182e4b41da1f7b5ff9ea70040.tar.gz

feat: arch linux package support

yay -S static-web-server-bin

https://aur.archlinux.org/packages/static-web-server-bin

resolves #75

Diff

 docs/content/download-and-install.md | 32 ++++++++++++++++++++++++++++----
 1 file changed, 28 insertions(+), 4 deletions(-)

diff --git a/docs/content/download-and-install.md b/docs/content/download-and-install.md
index 348a4f9..46829e0 100644
--- a/docs/content/download-and-install.md
+++ b/docs/content/download-and-install.md
@@ -10,7 +10,31 @@ Latest **v2.5.0** release `2022-02-04` ([changelog](https://github.com/joseluisq

</div>

## x86_64
## Installation methods

### Arch Linux

Via [Yay]https://github.com/Jguer/yay or your favorite AUR Helper.

```sh
yay -S static-web-server-bin
```

### MacOS

```sh
# TODO
```

### Windows

```sh
# TODO
```

## Binaries

### x86_64

- [static-web-server-v2.5.0-x86_64-apple-darwin.tar.gz]https://github.com/joseluisq/static-web-server/releases/download/v2.5.0/static-web-server-v2.5.0-x86_64-apple-darwin.tar.gz<br>
<small>**SHA256SUM:** `02eafd4b659ea992cc33c2552fd62abdedc7c637f36fc91e1bd1fa84510a1781`</small>
@@ -25,7 +49,7 @@ Latest **v2.5.0** release `2022-02-04` ([changelog](https://github.com/joseluisq
- [static-web-server-v2.5.0-x86_64-unknown-linux-musl.tar.gz]https://github.com/joseluisq/static-web-server/releases/download/v2.5.0/static-web-server-v2.5.0-x86_64-unknown-linux-musl.tar.gz<br>
<small>**SHA256SUM:** `65466cff6f58c736b28aa6dfd6df66e721cfbff9134496355115477870d8d009`</small>

## ARM64
### ARM64

- [static-web-server-v2.5.0-aarch64-unknown-linux-gnu.tar.gz]https://github.com/joseluisq/static-web-server/releases/download/v2.5.0/static-web-server-v2.5.0-aarch64-unknown-linux-gnu.tar.gz<br>
<small>**SHA256SUM:** `cce0e0700c9584ee21938bfa018bac248fa577180d3bc3a35a52c637e01c80d9`</small>
@@ -34,7 +58,7 @@ Latest **v2.5.0** release `2022-02-04` ([changelog](https://github.com/joseluisq
- [static-web-server-v2.5.0-aarch64-apple-darwin.tar.gz]https://github.com/joseluisq/static-web-server/releases/download/v2.5.0/static-web-server-v2.5.0-aarch64-apple-darwin.tar.gz<br>
<small>**SHA256SUM:** `3ffda3bb869fa87874d4184b18dfceb0478d262efebdbf2e91d8a9ff6f645f27`</small>

## x86
### x86

- [static-web-server-v2.5.0-i686-pc-windows-msvc.zip]https://github.com/joseluisq/static-web-server/releases/download/v2.5.0/static-web-server-v2.5.0-i686-pc-windows-msvc.zip<br>
<small>**SHA256SUM:** `0cec6fff2794dc6ed104be064031f3c74953436903ec4282fcbac4a91ee524e1`</small>
@@ -45,7 +69,7 @@ Latest **v2.5.0** release `2022-02-04` ([changelog](https://github.com/joseluisq
- [static-web-server-v2.5.0-i686-unknown-linux-musl.tar.gz]https://github.com/joseluisq/static-web-server/releases/download/v2.5.0/static-web-server-v2.5.0-i686-unknown-linux-musl.tar.gz<br>
<small>**SHA256SUM:** `502aae84ec49cefa189af9986beccd7994bd8bd06cddd35dfa4c81d6c98a500a`</small>

## ARM
### ARM

- [static-web-server-v2.5.0-arm-unknown-linux-gnueabihf.tar.gz]https://github.com/joseluisq/static-web-server/releases/download/v2.5.0/static-web-server-v2.5.0-arm-unknown-linux-gnueabihf.tar.gz<br>
<small>**SHA256SUM:** `1b9e5d1f2d1e5ccfef74374521d2e2659c1e8f04becfccdb3bafb25941ef02a1`</small>