Add a Downloads section

This commit is contained in:
Emi Simpson 2021-11-09 14:11:15 -05:00
parent 201cbf8129
commit 186851a0e5
Signed by: Emi
GPG Key ID: A12F2C2FFDC3D847
1 changed files with 6 additions and 0 deletions

View File

@ -69,3 +69,9 @@ your.web.site {
```
Now your webring members can add links on their page to `https://your.web.site/next/\<their\_domain>` `https://your.web.site/prev/\<their\_domain>` in order to build the ring. For example, whoever runs the page at www.dragoness.space would add a link to `https://your.web.site/next/www.dragoness.space` and `https://your.web.site/prev/www.dragoness.space`. garlic.garden/onionring cen either use `/next/garlic.garden` or `/next/garlic.garden/onionring`. If more than one site were hosted on `garlic.garden`, then the second form would be required.
## Downloads
- Linux binaries are available from the [releases page](./releases)
- A docker image is available on Docker Hub under `alch0emi/faery-ring:v0.1.0`
- If you have cargo installed on your system, faery ring can be installed with `cargo install --git https://fem.mint.lgbt/Emi/faery-ring.git`