Add a Downloads section
This commit is contained in:
parent
201cbf8129
commit
186851a0e5
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue