Added faqs and donate

This commit is contained in:
Roger Gonzalez 2023-01-11 09:37:18 -03:00
parent 332dda4427
commit 80840d87f3
Signed by: rogs
GPG Key ID: C7ECE9C6C36EC2E6
6 changed files with 91 additions and 1 deletions

View File

@ -32,13 +32,23 @@ summaryLength = 30
url = "/config/" url = "/config/"
weight = 3 weight = 3
[[menu.main]]
name = "FAQs"
url = "/faqs/"
weight = 4
[[menu.main]]
name = "Donate"
url = "/donate/"
weight = 5
[params] [params]
homepage_button_link = '/install' homepage_button_link = '/install'
homepage_button_text = 'Install YAMS' homepage_button_text = 'Install YAMS'
homepage_intro = 'YAMS is a basic but powerful media server, easy to install in a bash script' homepage_intro = 'YAMS is a basic but powerful media server, easy to install in a bash script'
homepage_image = '/install-yams.gif' homepage_image = '/install-yams.gif'
mainSections = ['install', 'config'] mainSections = ['install', 'config', 'faqs', 'donate']
## You can enable to add anchor links to header elements ## You can enable to add anchor links to header elements
enable_anchor_link = true enable_anchor_link = true

47
content/donate/_index.md Normal file
View File

@ -0,0 +1,47 @@
---
title: "Donate"
date: 2023-01-11T09:13:34-03:00
draft: false
weight: 100
---
## External donations (preferred)
If you **really** wish to donate, first I would like to say thank you from the bottom of my heart! ❤️
Second, I would prefer you donate to any of the projects used in this script. They are the ones doing the real work, I just created a `docker-compose` file, a couple of bash scripts and a documentation.
- [linuxserver.io donations page](https://www.linuxserver.io/donate)
- [Sonarr donations page](https://sonarr.tv/donate)
- [Radarr donations page](https://radarr.video/donate)
- [Emby premier page (Recommended! I personally use this service)](https://emby.media/premiere.html)
- [qBittorrent donations page](https://www.qbittorrent.org/donate)
- [Bazarr donations page](https://www.paypal.com/donate/?cmd=_s-xclick&hosted_button_id=XHHRWXT9YB7WE&source=url)
- Jackett does not have a donation page 🤔
Just let them know YAMS sent you there 😎
## Donations to YAMS
If you **really REALLY** want to donate to YAMS, you can donate here, but **only after you donate to one of the other projects!**
I'm not doing this for the money, and thank God I don't need donations to keep this project up and running. This is just a fun project I did for me and my friends 😀
- BTC: [`bc1qn092rw6q5nwha093qau6xryk6u3g9uwvy4tgdu`](/pics/btc.png)
- XMR: [`8B2QC3RPEqEhbUKKL96CGzZBqoDq8kjzd5uUVCTHvyG8fACh5up3Svz4iNKiGEoZTqUXt4cJHqC4EeaTmrbVVHXfRrrRcBq`](/pics/xmr.png)
# Special thanks
- [linuxserver.io](https://info.linuxserver.io/) for their amazing docker images.
- [Sonarr](https://sonarr.tv/).
- [Radarr](https://radarr.video/).
- [Emby](https://emby.media/).
- [qBittorrent](https://www.qbittorrent.org/).
- [Bazarr](https://www.bazarr.media/).
- [Jackett](https://github.com/Jackett/Jackett).
- My friends:
+ [xploshioOn](https://github.com/xploshioOn).
+ [norlis](https://github.com/norlis).
+ [isaac152](https://github.com/isaac152).
## And finally:
You 🫵, for being such an amazing human being, checking out my project and (hopefully!) using it on your media server.
# Thank you! 🙇

23
content/donate/thanks.md Normal file
View File

@ -0,0 +1,23 @@
---
title: "Special thanks"
date: 2023-01-11T09:24:26-03:00
draft: true
weight: 100
---
- [linuxserver.io](https://info.linuxserver.io/) for their amazing docker images.
- [Sonarr](https://sonarr.tv/).
- [Radarr](https://radarr.video/).
- [Emby](https://emby.media/).
- [qBittorrent](https://www.qbittorrent.org/).
- [Bazarr](https://www.bazarr.media/).
- [Jackett](https://github.com/Jackett/Jackett).
- My friends:
+ [xploshioOn](https://github.com/xploshioOn).
+ [norlis](https://github.com/norlis).
+ [isaac152](https://github.com/isaac152).
## And finally:
You 🫵, for being such an amazing human being, checking out my project and (hopefully!) using it on your media server.
# Thank you! 🙇

10
content/faqs/_index.md Normal file
View File

@ -0,0 +1,10 @@
---
title: "FAQs"
date: 2023-01-11T09:11:29-03:00
draft: false
weight: 100
---
Lorem markdownum aequalis strigis. Saetigeri iubeas, vultu huic alvum nondum
de obside ut laniavit arbor palmis, cum quin. Rupes vetat videndo, armigerae
crimen habet Priamum nec.

BIN
static/pics/btc.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
static/pics/xmr.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB