From 80840d87f38f4528b02d1bef76d526f46c2cca3c Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Wed, 11 Jan 2023 09:37:18 -0300 Subject: [PATCH] Added faqs and donate --- config.toml | 12 +++++++++- content/donate/_index.md | 47 +++++++++++++++++++++++++++++++++++++++ content/donate/thanks.md | 23 +++++++++++++++++++ content/faqs/_index.md | 10 +++++++++ static/pics/btc.png | Bin 0 -> 1462 bytes static/pics/xmr.png | Bin 0 -> 7547 bytes 6 files changed, 91 insertions(+), 1 deletion(-) create mode 100644 content/donate/_index.md create mode 100644 content/donate/thanks.md create mode 100644 content/faqs/_index.md create mode 100644 static/pics/btc.png create mode 100644 static/pics/xmr.png diff --git a/config.toml b/config.toml index 4e6e42d..cdc4f01 100644 --- a/config.toml +++ b/config.toml @@ -32,13 +32,23 @@ summaryLength = 30 url = "/config/" weight = 3 +[[menu.main]] + name = "FAQs" + url = "/faqs/" + weight = 4 + +[[menu.main]] + name = "Donate" + url = "/donate/" + weight = 5 + [params] homepage_button_link = '/install' homepage_button_text = 'Install YAMS' homepage_intro = 'YAMS is a basic but powerful media server, easy to install in a bash script' homepage_image = '/install-yams.gif' - mainSections = ['install', 'config'] + mainSections = ['install', 'config', 'faqs', 'donate'] ## You can enable to add anchor links to header elements enable_anchor_link = true diff --git a/content/donate/_index.md b/content/donate/_index.md new file mode 100644 index 0000000..b251acf --- /dev/null +++ b/content/donate/_index.md @@ -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! 🙇 diff --git a/content/donate/thanks.md b/content/donate/thanks.md new file mode 100644 index 0000000..a20437d --- /dev/null +++ b/content/donate/thanks.md @@ -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! 🙇 diff --git a/content/faqs/_index.md b/content/faqs/_index.md new file mode 100644 index 0000000..a91c7e2 --- /dev/null +++ b/content/faqs/_index.md @@ -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. diff --git a/static/pics/btc.png b/static/pics/btc.png new file mode 100644 index 0000000000000000000000000000000000000000..aad538ac4d6c082e0c2d2706904a87fa2b12d5ed GIT binary patch literal 1462 zcmZ{ke@q)?7{_m@D_~kt!yn4(oIgTL$ zMCOuJF*-#{8zmMK2wfygfo45|KS(BUs|}(XZBe#fZ}ivJgQIu7o>!b8aQ^YW??2D` zywCIbexLWlmueKk+(&Z(01#GHmcPQCRAyyw=k~MV*Ja$1(^B~w1OTERGi%#t5>WvF z+;_aH{J`P&ED_&CEWf*hh?7ik6!=%Q}}q-g_RV;Fyb*Kt)YYf zog>cb5N$iy34C4Fes$OWP~PLM*(>A~kTS?!fr;;Y$Ri~#STh?ivML9nW9z^G!F<(r zGhOew8=O~iZ}#0B?bQ%bqy$}Wo-~i@&4wTjrE9%VT+OB*>&zEFwB?=QCbKCRfv(QX z1}>}hr0Gr{`iE9elVtHg=wq&q|D@*18&d^C%_JecMU32bp-q~ee4f&uQy@om$g&p; zD`9y_U2EmW99)a@5{Pi3Qf*9Ovp%T=K@*h>Y5ZwMCX$pq^=~I@G+KVyVbo1a-=UH> z`t1Rhu#Co;OW&-cT1#(3@Lj4+n7)6Y+-TL&S^}BS!x0cfiMV)1{ZysfYvqIpH~7 zy;aZFL7K2EPkPY`cznb!v15~nTRq3c*7JZ(c$9nY#4*U>PIo)eQ=IUL8T3V%HUDr< zl(W&09Ob$1cQQEL6_9IstP4uks8Ykuy#{b#)v#+StX>=Y7VA}_(mw2l7rIu|45#Vq zSjvk%+wexk2AltLYxk5#8!NP0-?w&~+)2WebfR5-aObi(88ON9Y z=JX=k2QDN-V^42^(QxgfM)CtG&UVW`hn*BNv{PJcF55ga?bWo$CRZG}q!-c4*aYI^ znk!5l{^{K2dC%ZIF-Sig>|iydg$gfa&~X-;joGl?dz>5Tu8t6@-~|3n;&-d{)ZFbN zFBGcv&LZP{nGH?m#=WvaxhqYW2psa*OibykJf8;u5d{NLvatt>$yKJAs5Bi#ofN4b zA0c>+$&E42OuHg}bRT0NeGbqVO+^uuz)JsrkP*m7SlY-Pr$`nY(y?~*JjfdyPtr?M kf3@d}bGLY$gOL&(o2<=xMp|}}`-p+6ikkAlgGbN&4V?n5qW}N^ literal 0 HcmV?d00001 diff --git a/static/pics/xmr.png b/static/pics/xmr.png new file mode 100644 index 0000000000000000000000000000000000000000..3289a6d28706b35a934c2c712548bc43a784fa16 GIT binary patch literal 7547 zcmeI0v1$}i6o$_*;$R?IZ4Kdqt?w{{l3)T7f~3&SM-VI>n8B^A)yhH}TPq)67kmLr z3*l;G>6B9pbN$Y}vxdN$LRe0-Lw07^f8qZ5&pH1&_r5wieXzT8dq+fePmT{C@$B@I z<=n5md-0XW^|OcPM?6CaAHTi-&fAS=$4{P%?0wNs_V(`HzR1D;$>F{8$2YQ@2fu&n zZ?Cwv@LF-UvizqknzDH)=Al^XYwe`+VZqxh1Vr5|4Cgt2J}kRNUqxJ4^5wL)CEUww z?%^X<7&3?yqrg(!M9m!T#r0KJm$O0o%xmy2QL}^#D3vn;%e6)|BN#FSv_UEj=-`Tl zqw`#^z ztZH1!PmRkE4ob;~L5js}$hyW$mh5$^SlOE}_mN4m$uQ56^KWkHB>S0`LrZJYDX$E&i^w(C$ zSejDqQ7cwNQf;#^|98VWO!X3ttFJt-&178UxgFeR41?G`mQYu0JQxNw)t$1{*})Lj z4M*%mRUoGul1Ycb3)Sr4G{c}0d~gQ@tk@ReWl1$lSQEK+8c4cfsRprRx`1l3drLTZ zXwT3k41?Og*|}ZhnkC#tyQd0x(!be<>r9qhLd(Dq#x&`OY&;m9=OazBAfUvUei=s# zL%1X7A;ESHkJrjn0Y@x8m4PYD=?R-$Y+m_Lp-eq|HB1%SZ4^%3Sl8;1g?z^ypo1#O zQ={G6z&hOvc8{+QRH5J!1TA($&2vLo)d^nRfem&{?h!aV~%=K>40dyETjg=sR6sG1E71xzdkO)FF@Gy3R6%@U3#mJU=JJ+;vOje2^i suWb^Ji~Qrp+E-m$c&$2HS=P$(