summaryrefslogtreecommitdiff
path: root/src/luevano.xyz
diff options
context:
space:
mode:
Diffstat (limited to 'src/luevano.xyz')
-rw-r--r--src/luevano.xyz/404.md5
-rw-r--r--src/luevano.xyz/contact.md14
-rw-r--r--src/luevano.xyz/donate.md36
-rw-r--r--src/luevano.xyz/index.md18
4 files changed, 73 insertions, 0 deletions
diff --git a/src/luevano.xyz/404.md b/src/luevano.xyz/404.md
new file mode 100644
index 0000000..f0d8761
--- /dev/null
+++ b/src/luevano.xyz/404.md
@@ -0,0 +1,5 @@
+title: 404 Not found
+
+![Stars](images/gifs/stars_1.gif)
+
+Hey, it looks like the page you are looking for does not exist. \ No newline at end of file
diff --git a/src/luevano.xyz/contact.md b/src/luevano.xyz/contact.md
new file mode 100644
index 0000000..625f5ee
--- /dev/null
+++ b/src/luevano.xyz/contact.md
@@ -0,0 +1,14 @@
+title: Contact
+
+<img class="wrap-right" src="images/gifs/head_talking_1_trans.gif" width="100px" alt="Contact info">
+
+You can contact me through:
+
+- <i class="fas fa-envelope" alt="Email"></i> Email: [david@luevano.xyz](mailto:david@luevano.xyz)
+- <i class="fa fa-xmpp" alt="XMPP"></i> ~~XMPP: [david@luevano.xyz](xmpp:david@luevano.xyz)~~ ^^Currently not using this.^^
+
+<a href='https://compliance.conversations.im/server/luevano.xyz'><img src='https://compliance.conversations.im/badge/luevano.xyz'></a>
+
+<a href='https://xmpp.net/result.php?domain=luevano.xyz&amp;type=client'><img src='https://xmpp.net/badge.php?domain=luevano.xyz' alt='xmpp.net score'/></a>
+
+- <i class="fa fa-matrix-org" alt="Matrix.org"></i> ~~Matrix: [@david:luevano.xyz](https://matrix.to/#/@david:luevano.xyz)~~ ^^Currently not using this.^^ \ No newline at end of file
diff --git a/src/luevano.xyz/donate.md b/src/luevano.xyz/donate.md
new file mode 100644
index 0000000..b5d78ef
--- /dev/null
+++ b/src/luevano.xyz/donate.md
@@ -0,0 +1,36 @@
+title: Donate
+
+<img class="wrap-right" src="images/gifs/dollar_sign_spin_1.gif" alt="Donate">
+
+I don't really do much on the internet nor do I provide any type of service, but still, if for some reason you want to donate, you can do it via my <i class="fab fa-paypal" alt="Paypal"></i> [PayPal](https://paypal.me/dlvna), either by its link or using my email <code class="email">david@luevano.xyz</code>.
+
+I wanted to add more *fiat* options but I don't have access to them *down here*. So, instead you could use some of my referral links or donate crypto.
+
+## Crypto addresses
+
+- <i class="fab fa-monero" alt="Monero"></i> Monero: ([XMR QR](images/crypto/monero.png)) <code class="crypto">83CoxLgBTzb8muMAHtqR4fYmwA6gcvahzRWgA6nWY3x3BCpde9cE4d8G2fFYufb7qTgo8Cc4M8qnNHdDfrXn7bKhAQmXhAq</code>
+- <i class="fab fa-bitcoin" alt="Bitcoin"></i> Bitcoin: ([BTC QR](images/crypto/bitcoin.png)) <code class="crypto">bc1qkv5ndcvhw8qljgelze2jua053mmz0rrm7tspxr</code>
+
+<div class="crypto-grid">
+ <figure>
+ <a target="_blank" href="images/crypto/monero.png">
+ <img class="qr" src="images/crypto/monero.png" alt="XMR QR">
+ </a>
+ <figcaption><i class="fab fa-monero" alt="Monero"></i> Monero</figcaption>
+ </figure>
+
+ <figure>
+ <a target="_blank" href="images/crypto/bitcoin.png">
+ <img class="qr" src="images/crypto/bitcoin.png" alt="BTC QR">
+ </a>
+ <figcaption><i class="fab fa-bitcoin" alt="Bitcoin"></i> Bitcoin</figcaption>
+ </figure>
+</div>
+
+## Affiliate links
+
+An indirect way of supporting me would be to use affiliate links (of stuff I actually use):
+
+- [Vultr](https://www.vultr.com/?ref=8733834-6G): Reliable server hosting, I host <code class="link">luevano.xyz</code> here. **You get $100 USD in credit for a month and if you continue using the service I get $25 after you spend $25 yourself.**
+- [Hostodo](https://hostodo.com/portal/aff.php?aff=914): Cheaper server hosting, I hosted <code class="link">ezclap.xyz</code> here a while back, which is being used only for some game servers and "bigger" stuff. **I get 12% for every sale and renewal.**
+- [Epik](https://www.epik.com/?affid=da5ne9ru4): Domain registrar, where I buy my domains. **I get 20% of the initial sale.** \ No newline at end of file
diff --git a/src/luevano.xyz/index.md b/src/luevano.xyz/index.md
new file mode 100644
index 0000000..4a765d6
--- /dev/null
+++ b/src/luevano.xyz/index.md
@@ -0,0 +1,18 @@
+title: Luévano's Site
+
+## Welcome!
+
+==Currently recreating the site with the updated pyssg, things might be broken.==
+
+My name is David Luévano and this is my little piece of internet. I'm into alot of stuff, but mostly technology, drawing sometimes and... of course, gaming.
+
+I have some sites setup here, such as a working [blog](https://blog.luevano.xyz/) where I post about whatever, an [art](https://art.luevano.xyz/) gallery, and other stuff (check the nav bar).
+
+Also, yes, yes it is supposed to look like this. This isn't supposed to be a bloated *mOdErN* website; I use plain HTML and CSS and sometimes a bit of JS (meaning that I use no *rEaCt* nor *bOoTsTrAp*).
+
+## <i class="fas fa-rss" alt="RSS"></i> RSS feeds
+
+Get updates about me or what I'm doing via RSS feeds. If you don't know what an RSS feed is: [RSS 2.0 Specification](https://www.rssboard.org/rss-specification), or *google is your friend*.
+
+- <i class="fas fa-book-open" alt="Blog"></i> Blog: [https://blog.luevano.xyz/rss.xml](https://blog.luevano.xyz/rss.xml)
+- <i class="fas fa-paint-brush" alt="Art"></i> Art: [https://art.luevano.xyz/rss.xml](https://art.luevano.xyz/rss.xml) \ No newline at end of file