From 94e214a580a422175c08772d519b7b67fb79d117 Mon Sep 17 00:00:00 2001 From: Midou36O Date: Sun, 14 Aug 2022 11:31:21 +0100 Subject: [PATCH 1/7] Initial implementation --- src/routes/donate.md | 20 ++++++++++++++++++++ static/Bitcoin.png | Bin 0 -> 962 bytes static/Litecoin.png | Bin 0 -> 977 bytes 3 files changed, 20 insertions(+) create mode 100644 static/Bitcoin.png create mode 100644 static/Litecoin.png diff --git a/src/routes/donate.md b/src/routes/donate.md index 31a0c36..263ee06 100644 --- a/src/routes/donate.md +++ b/src/routes/donate.md @@ -24,6 +24,26 @@ If you donate, we will be more motivated to work on the server and host more stu Monero QR code +
+
+ Address: bc1qrc8ywgp95a6p3zausp4nff70qzstp6h8z86sxd
+ Alias: projectsegfau.lt (Put this in an OpenAlias compatible wallet e.g. Electrum) +
+
+ Bitcoin QR code +
+
+
+
+ Address: ltc1qn3ald586h2ntt0n3zkvwsmju2e5vndgtvvgatj
+ Alias: projectsegfau.lt (Put this in an OpenAlias compatible wallet e.g. Electrum) +
+
+ Litecoin QR code +
+
+ + _You can find all of our financial reports on [our transparency repository on Gitea](https://git.projectsegfau.lt/ProjectSegfault/transparency/)._ diff --git a/static/Bitcoin.png b/static/Bitcoin.png new file mode 100644 index 0000000000000000000000000000000000000000..52d55c0a2a5dd999f1a305641df65c784e672263 GIT binary patch literal 962 zcmeAS@N?(olHy`uVBq!ia0vp^6G51R4M-lo5v2^II14-?iy0XBj({-ZRBb+K1_tI5 zPZ!6KiaBrZ-tM~XAmDn@;>rK|%1=@v5{mC%O|x0^)hgL@hV#xBv*Y4{V86nT+V9LC zeztV@bezCR{M+;U;Puz0KV_Epb@TRpUtd3e-~YhB|F51(;+qQ5_~z}r7a3KJPa^#b zwjQ7P&T!qm{og`%@4v4dqGY6~B&@V)aJMiq`q~Z>g&Fdz)An#9y*RXd*~M$OaHz)d)4y$x=HVP+yz1M zx33BNo;MBs8mkaqz2WM6Z)3kB?qH48Z)WzU@BewZxO8>(q~&LIrPLn@rGMZ~w(}bn}1v>Uncv z7HyoD@yopOtJL$m-|ycwzV?5=6V$xuZQ}K}ZtlF`zWaFZviIfX=gV86!T#+=;i8v? z6Yf_34Ud1{Q=48R0!}%()gRCMd}r8w{r(%f`I)~yUyCT#21^{@_x{b9FOt2NiyJRz zA9)|w|3wz&|K#dLtCyX3xbt`2#Kr2e3l|{L&%1wT=h?ac%BbQkEq!izT?^!SpkKCq z?ktP0WlP$7|MI!LdN5D)TOObFJP4X1apsPejyL)nGmIRLMb~8jGbMwktDnm{r-UW| Du^;R_ literal 0 HcmV?d00001 diff --git a/static/Litecoin.png b/static/Litecoin.png new file mode 100644 index 0000000000000000000000000000000000000000..f4c154053adc7e716b9ee25cb6593e1ff4313a42 GIT binary patch literal 977 zcmeAS@N?(olHy`uVBq!ia0vp^6G51R4M-lo5v2^II14-?iy0XBj({-ZRBb+K1_tJ4 zPZ!6KiaBrZUd(%JCeU_q*^A%%i>h`DbcxRBcRqQ$I4{||?PIdhf)gLFe+Pnifj@u0 zus`_BDL7MLB2MD(=ga1GwY6{m$ZTIXoA=$jcyslb_4}*-hhDxOzxO}a)DEAH6D=KY zj@w?m`i^(fW!v*}ufATtuWsve%fElu1#|-CfC{#KbqT-x|MUB6g=O{gs`kHrUA{i~ z?#wrep-M)IO2SH;HqLvoz+rxwS2XCo4;Mh8X<_2{u+V|E}e39-b?>?jq5@X z8ot!czk7b$vhNY=>+Y>K{~DqN@y5+<^Im+hTzTvA8?(E?bN|(auW(6ma#3?hv47V& zFK+n?+Y?_b*WF^aMRJ|oY=4u#IoV(9cE7#1ICj1LP32WkJ?n4!hg^^Jv)A6e$~La{ z@8s8BFk7x)Ss!@4IDGl}+_&#mmd!s~|2eWA78V;f|5$Cz`~KXa_jT7wzW=*x>o#}! zmg>8itzIB^IJuaWz03I}bM4(<*WK0Y?*1gQLkgu4Frwa&8lg7@w+ z&z<*j$8Vj#my37RyQ>1j8yM))vy)@bPxZBrp8fCc@4MA2*3Y}g|5Y36gPfeXEB>8d z2aMqRCH$Lj&rY*~1<3JpbA7+_am?i6D)o%HI3JG}SR$x4@SgpMyy{!J71`=9pa%U4+7=S2H|*|zy@`0jK$JKN*G vPRV84%>reOn>S>#|Jg&01gBUW#BcG&1p#7DZt;5o^C*L-tDnm{r-UW|-ZR_0 literal 0 HcmV?d00001 From b1dd0222f808eb1faeeec025e9d1ebd977538bbb Mon Sep 17 00:00:00 2001 From: Midou36O Date: Sun, 14 Aug 2022 11:42:26 +0100 Subject: [PATCH 2/7] Cleaning the ui a bit. --- src/routes/donate.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/routes/donate.md b/src/routes/donate.md index 263ee06..3b48b06 100644 --- a/src/routes/donate.md +++ b/src/routes/donate.md @@ -15,7 +15,7 @@ If you donate, we will be more motivated to work on the server and host more stu

Monero

-
+
Address: 47L7Qsto7XcifY3CdG18ySe5Tt83kpFLDLve9jQwbc9taPBLNGv6ZrJNUKpMG9Nj9zHgCZ4FQMSyt75e8Jvx12JFLtJyFdA
Alias: projectsegfau.lt (Put this in an OpenAlias compatible wallet e.g. MyMonero) @@ -24,7 +24,8 @@ If you donate, we will be more motivated to work on the server and host more stu Monero QR code
-
+

BitCoin

+
Address: bc1qrc8ywgp95a6p3zausp4nff70qzstp6h8z86sxd
Alias: projectsegfau.lt (Put this in an OpenAlias compatible wallet e.g. Electrum) @@ -33,7 +34,8 @@ If you donate, we will be more motivated to work on the server and host more stu Bitcoin QR code
-
+

LiteCoin

+
Address: ltc1qn3ald586h2ntt0n3zkvwsmju2e5vndgtvvgatj
Alias: projectsegfau.lt (Put this in an OpenAlias compatible wallet e.g. Electrum) @@ -48,7 +50,7 @@ If you donate, we will be more motivated to work on the server and host more stu _You can find all of our financial reports on [our transparency repository on Gitea](https://git.projectsegfau.lt/ProjectSegfault/transparency/)._ + \ No newline at end of file From 49de631145fc799f27a6c106590c8b5eb0f167aa Mon Sep 17 00:00:00 2001 From: Midou36O Date: Sun, 14 Aug 2022 14:26:16 +0100 Subject: [PATCH 6/7] remove some html stuff in the markdown. --- src/routes/donate.md | 34 ++++++++++++---------------------- 1 file changed, 12 insertions(+), 22 deletions(-) diff --git a/src/routes/donate.md b/src/routes/donate.md index 9625810..2b2730f 100644 --- a/src/routes/donate.md +++ b/src/routes/donate.md @@ -13,41 +13,31 @@ If you donate, we will be more motivated to work on the server and host more stu ## Donation Links -

Monero

+### You can use our [domain name](https://projectsegfau.lt) as a crypto wallet address in supported OpenAlias Clients such as [MyMonero](https://mymonero.com/), [Electrum](https://electrum.org/) and [Electrum-LTC](https://electrum-ltc.org/). -
+### Monero -
- Address: 47L7Qsto7XcifY3CdG18ySe5Tt83kpFLDLve9jQwbc9taPBLNGv6ZrJNUKpMG9Nj9zHgCZ4FQMSyt75e8Jvx12JFLtJyFdA
- Alias: projectsegfau.lt (Put this in an OpenAlias compatible wallet e.g. MyMonero) -
+ +Address: ```47L7Qsto7XcifY3CdG18ySe5Tt83kpFLDLve9jQwbc9taPBLNGv6ZrJNUKpMG9Nj9zHgCZ4FQMSyt75e8Jvx12JFLtJyFdA```
Monero QR code
-
-

Bitcoin

-
-
- Address: bc1qrc8ywgp95a6p3zausp4nff70qzstp6h8z86sxd
- Alias: projectsegfau.lt (Put this in an OpenAlias compatible wallet e.g. Electrum) -
+### Bitcoin + + +Address: ```bc1qrc8ywgp95a6p3zausp4nff70qzstp6h8z86sxd``` +
Bitcoin QR Code
-
-

Litecoin

-
-
- Address: ltc1qn3ald586h2ntt0n3zkvwsmju2e5vndgtvvgatj
- Alias: projectsegfau.lt (Put this in an OpenAlias compatible wallet e.g. Electrum) -
+### Litecoin + + Address: ```ltc1qn3ald586h2ntt0n3zkvwsmju2e5vndgtvvgatj```
Litecoin QR code
-
- _You can find all of our financial reports on [our transparency repository on Gitea](https://git.projectsegfau.lt/ProjectSegfault/transparency/)._ From be8cc850881ece0c27439d796ad4f189893a6cb5 Mon Sep 17 00:00:00 2001 From: Akis Date: Sun, 14 Aug 2022 16:40:23 +0300 Subject: [PATCH 7/7] more markdown and format --- .woodpecker.yml | 6 +++--- src/lib/Card/Link.svelte | 2 +- src/routes/donate.md | 22 ++++++---------------- src/routes/index.svelte | 2 +- src/routes/instances.svelte | 5 +---- 5 files changed, 12 insertions(+), 25 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index bcbf225..449768b 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,7 +1,7 @@ pipeline: build: when: - event: [push, pull_request] + event: [push, pull_request] image: node:bullseye-slim commands: - npm install @@ -12,7 +12,7 @@ pipeline: - mv ../build/* . push: when: - event: [push] + event: [push] image: appleboy/drone-git-push settings: branch: build @@ -24,7 +24,7 @@ pipeline: from_secret: ssh_key_git update: when: - event: [push] + event: [push] image: appleboy/drone-ssh settings: host: diff --git a/src/lib/Card/Link.svelte b/src/lib/Card/Link.svelte index 9c8647a..6b49d88 100644 --- a/src/lib/Card/Link.svelte +++ b/src/lib/Card/Link.svelte @@ -1,7 +1,7 @@ diff --git a/src/routes/donate.md b/src/routes/donate.md index 365c9e7..c264b13 100644 --- a/src/routes/donate.md +++ b/src/routes/donate.md @@ -13,32 +13,22 @@ If you donate, we will be more motivated to work on the server and host more stu ## Donation Links - ### You can use our [domain name](https://projectsegfau.lt) as a crypto wallet address in supported OpenAlias Clients such as [MyMonero](https://mymonero.com/), [Electrum](https://electrum.org/) and [Electrum-LTC](https://electrum-ltc.org/). ### Monero - -Address: ```47L7Qsto7XcifY3CdG18ySe5Tt83kpFLDLve9jQwbc9taPBLNGv6ZrJNUKpMG9Nj9zHgCZ4FQMSyt75e8Jvx12JFLtJyFdA``` -
- Monero QR code
+Address: `47L7Qsto7XcifY3CdG18ySe5Tt83kpFLDLve9jQwbc9taPBLNGv6ZrJNUKpMG9Nj9zHgCZ4FQMSyt75e8Jvx12JFLtJyFdA` +![Monero QR code](/Monero.png) ### Bitcoin - -Address: ```bc1qrc8ywgp95a6p3zausp4nff70qzstp6h8z86sxd``` - -
- Bitcoin QR Code -
- +Address: `bc1qrc8ywgp95a6p3zausp4nff70qzstp6h8z86sxd` +![Bitcoin QR code](/Bitcoin.png) ### Litecoin - Address: ```ltc1qn3ald586h2ntt0n3zkvwsmju2e5vndgtvvgatj``` -
- Litecoin QR code -
+Address: `ltc1qn3ald586h2ntt0n3zkvwsmju2e5vndgtvvgatj` +![Litecoin QR code](/Litecoin.png) _You can find all of our financial reports on [our transparency repository on Gitea](https://git.projectsegfau.lt/ProjectSegfault/transparency/)._ diff --git a/src/routes/index.svelte b/src/routes/index.svelte index 376471f..4133504 100644 --- a/src/routes/index.svelte +++ b/src/routes/index.svelte @@ -28,7 +28,7 @@
Explore our projects diff --git a/src/routes/instances.svelte b/src/routes/instances.svelte index 86e3710..2dac8b7 100644 --- a/src/routes/instances.svelte +++ b/src/routes/instances.svelte @@ -28,10 +28,7 @@ icon={item.icon} > - +
Project website