update about & donate pages
parent
93e3273f31
commit
a0ace27c58
|
@ -78,8 +78,6 @@
|
||||||
width: 65%;
|
width: 65%;
|
||||||
font-size: .8rem;
|
font-size: .8rem;
|
||||||
margin: 6px 0 0 0;
|
margin: 6px 0 0 0;
|
||||||
text-overflow: ellipsis;
|
|
||||||
overflow: hidden;
|
|
||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -11,7 +11,12 @@ A little bit about myself. I created my first website in 2017 for playing flash
|
||||||
|
|
||||||
I believe in the <a href="https://www.gnu.org/philosophy/free-software-intro.en.html" target="_BLANK">free software movement</a> and the source code for my websites are available on my <a href="https://git.inspin.co/ryan" target="_BLANK">gitea</a> instance, using a GPL Licence.
|
I believe in the <a href="https://www.gnu.org/philosophy/free-software-intro.en.html" target="_BLANK">free software movement</a> and the source code for my websites are available on my <a href="https://git.inspin.co/ryan" target="_BLANK">gitea</a> instance, using a GPL Licence.
|
||||||
|
|
||||||
My current development stack consist of Nuxt.js, Directus.io, and PostgreSQL. I also frequently use Ghost.js as a headless CMS for blogging.
|
My development stack consist of Nuxt.js, Directus.io, PostgreSQL, and a few more tools. Some of my websites are also hosted using the <a href="https://handshake.org" target="_BLANK">Handshake</a> naming system such as <a href="https://ryanmoon/" target="_BLANK">ryanmoon/</a>.
|
||||||
|
|
||||||
|
<!---
|
||||||
|
and <a href="https://dir.ectory" target="_BLANK">dir.ectory/</a>
|
||||||
|
, <a href="https://dir.ectory" target="_BLANK">dir.ectory/</a>, and <a href="https://p.arked" target="_BLANK">p.arked/</a>.
|
||||||
|
-->
|
||||||
|
|
||||||
<!---
|
<!---
|
||||||
Take a look at the <a href="/list">software and companies</a> I champion.
|
Take a look at the <a href="/list">software and companies</a> I champion.
|
||||||
|
|
|
@ -5,4 +5,4 @@ slug: contact
|
||||||
|
|
||||||
## How can I help?
|
## How can I help?
|
||||||
|
|
||||||
Please feel free to email me at <a href="hello@ryanmoon.com" >hello@ryanmoon.com</a> or fill out the form below and I will get back to you as soon as possible.
|
Please feel free to email me at <a href="mailto:hello@ryanmoon.com" >hello@ryanmoon.com</a> or fill out the form below and I will get back to you as soon as possible.
|
|
@ -5,12 +5,15 @@ slug: donate
|
||||||
|
|
||||||
## Donate.
|
## Donate.
|
||||||
|
|
||||||
If you would like to support me and the work that I do, you can donate through Bitcoin, Monero, or by sending a gift to my Post Office Box.
|
If you would like to support me and the work that I do, you can donate through BTC, HNS, XMR, or by sending a gift to my Post Office Box.
|
||||||
|
|
||||||
Bitcoin (<a class="qr" href="/img/btc.png">QR</a>):
|
Bitcoin (<a class="qr" href="/donate/btc.png" target="_BLANK">QR</a>):
|
||||||
<p class="address">bc1qtw78x248kzq547w0zkm790u0yhgjkerxahpm9e</p>
|
<p class="address">bc1qzfwww6y427hc50nqymlvz072kz2vl6zxzqpxm0</p>
|
||||||
|
|
||||||
Monero (<a class="qr" href="/img/xmr.png">QR</a>):
|
Handshake (<a class="qr" href="/donate/hns.png" target="_BLANK">QR</a>):
|
||||||
|
<p class="address">hs1qwuy44xhnvetw8vn84h7lyemc228nqw9xnuvv24</p>
|
||||||
|
|
||||||
|
Monero (<a class="qr" href="/donate/xmr.png" target="_BLANK">QR</a>):
|
||||||
<p class="address">44nTa5H9jhVSexKDhZ81DHguoHP5LkdHgSUfDz8GRrsnUQLd1aa2PNkHBSKJtjkkLBK6wCmPtDELYQowQGXrZRyHLXpvJjR</p>
|
<p class="address">44nTa5H9jhVSexKDhZ81DHguoHP5LkdHgSUfDz8GRrsnUQLd1aa2PNkHBSKJtjkkLBK6wCmPtDELYQowQGXrZRyHLXpvJjR</p>
|
||||||
|
|
||||||
Shipping address:
|
Shipping address:
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 9.3 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
Loading…
Reference in New Issue