summaryrefslogtreecommitdiff
path: root/live/luevano.xyz
diff options
context:
space:
mode:
Diffstat (limited to 'live/luevano.xyz')
-rw-r--r--live/luevano.xyz/.well-known/host-meta7
-rw-r--r--live/luevano.xyz/.well-known/host-meta.json12
-rw-r--r--live/luevano.xyz/.well-known/matrix/server3
-rw-r--r--live/luevano.xyz/404.html110
-rw-r--r--live/luevano.xyz/contact.html116
-rw-r--r--live/luevano.xyz/donate.html136
-rw-r--r--live/luevano.xyz/index.html116
-rw-r--r--live/luevano.xyz/list/lego.html185
-rw-r--r--live/luevano.xyz/robots.txt4
-rw-r--r--live/luevano.xyz/sitemap-index.xml15
-rw-r--r--live/luevano.xyz/sitemap.xml79
11 files changed, 0 insertions, 783 deletions
diff --git a/live/luevano.xyz/.well-known/host-meta b/live/luevano.xyz/.well-known/host-meta
deleted file mode 100644
index ac26975..0000000
--- a/live/luevano.xyz/.well-known/host-meta
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version='1.0' encoding='utf-8'?>
-<XRD xmlns='http://docs.oasis-open.org/ns/xri/xrd-1.0'>
- <Link rel="urn:xmpp:alt-connections:xbosh"
- href="https://xmpp.luevano.xyz/http-bind" />
- <Link rel="urn:xmpp:alt-connections:websocket"
- href="wss://xmpp.luevano.xyz/xmpp-websocket" />
-</XRD>
diff --git a/live/luevano.xyz/.well-known/host-meta.json b/live/luevano.xyz/.well-known/host-meta.json
deleted file mode 100644
index b8cb354..0000000
--- a/live/luevano.xyz/.well-known/host-meta.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "links": [
- {
- "rel": "urn:xmpp:alt-connections:xbosh",
- "href": "https://xmpp.luevano.xyz/http-bind"
- },
- {
- "rel": "urn:xmpp:alt-connections:websocket",
- "href": "wss://xmpp.luevano.xyz/xmpp-websocket"
- }
- ]
-}
diff --git a/live/luevano.xyz/.well-known/matrix/server b/live/luevano.xyz/.well-known/matrix/server
deleted file mode 100644
index b166960..0000000
--- a/live/luevano.xyz/.well-known/matrix/server
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "m.server": "matrix.luevano.xyz:8448"
-}
diff --git a/live/luevano.xyz/404.html b/live/luevano.xyz/404.html
deleted file mode 100644
index d22977f..0000000
--- a/live/luevano.xyz/404.html
+++ /dev/null
@@ -1,110 +0,0 @@
-<!DOCTYPE html>
-<html class="theme-dark" lang="en
-"
- prefix="og: https://ogp.me/ns#">
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <link rel="icon" href="https://static.luevano.xyz/images/icons/favicon.ico">
-<title>Luévano's Site</title>
-<meta name="description" content="My personal website where I host my blog, art gallery and more."/>
- <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS">
- <link rel="alternate" type="application/rss+xml" href="https://art.luevano.xyz/rss.xml" title="Luévano's Art RSS">
- <!-- general style -->
- <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/style.css">
- <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/fork-awesome/css/fork-awesome.min.css">
- <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/font-awesome/css/all.min.css">
- <!-- theme related -->
- <script type="text/javascript" src="https://static.luevano.xyz/scripts/theme.js"></script>
- <link id="theme-css" rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/theme.css">
- <!-- misc functions-->
- <script type="text/javascript" src="https://static.luevano.xyz/scripts/return_top.js"></script>
- <!-- extra -->
- <!-- og meta -->
- <meta property="og:title" content="Luévano's Site"/>
- <meta property="og:type" content="article"/>
- <meta property="og:url" content="https://luevano.xyz/404.md"/>
- <meta property="og:image" content="https://static.luevano.xyz/images/default.png"/>
- <meta property="og:description" content="My personal website where I host my blog, art gallery and more."/>
- <meta property="og:locale" content="en"/>
- <meta property="og:site_name" content="Luévano's Site"/>
- </head>
-
- <body>
- <header>
-<nav>
- <ul>
- <li>
- <a href="https://luevano.xyz/"><i class="fas fa-home" alt="Home"></i><span>Home</span></a>
- </li>
-
- <li>
- <a href="https://blog.luevano.xyz/"><i class="fas fa-book-open" alt="Blog"></i><span>Blog</span></a>
- </li>
-
- <li>
- <a href="https://art.luevano.xyz/"><i class="fas fa-paint-brush" alt="Art"></i><span>Art</span></a>
- </li>
-
- <li><i class="fab fa-git" alt="Git"></i><span>Git</span>
- <ul>
- <li><a href="https://git.luevano.xyz/" target="_blank"><i class="fab fa-git-alt" alt="Git-alt"></i></a></li>
-
- <li><a href="https://github.com/luevano" target="_blank"><i class="fab fa-github" alt="Github"></i></a></li>
-
- <li><a href="https://gitlab.com/dluevano" target="_blank"><i class="fab fa-gitlab" alt="Gitlab"></i></a></li>
- </ul>
- </li>
-
- <li><i class="fas fa-box-open" alt="Stuff"></i><span>Stuff</span>
- <ul>
- <li><a href="https://gb.luevano.xyz/"><i class="fas fa-gamepad" alt="Gameboy"></i><span>Gameboy</span></a></li>
- </ul>
- </li>
- </ul>
-</nav>
-
-<button class="theme-switcher" onclick="toggleTheme()"><i class="fas fa-moon"></i><i class="fas fa-sun"></i></button>
-
- </header>
-
- <main>
- <div class="return-top">
- <button class="return-top" onclick="returnTop()" id="returnTopButton">
- <i class="fas fa-arrow-up" alt="Return to top"></i>
- </button>
- </div>
- <h1>404 Not found</h1>
-
- <figure id="__yafg-figure-1">
-<img alt="Stars" src="images/gifs/stars_1.gif" title="Stars">
-<figcaption>Stars</figcaption>
-</figure>
-<p>Hey, it looks like the page you are looking for does not exist.</p>
- </main>
-
- <footer>
-<span>
- <i class="fas fa-address-card" alt="Contact"></i>
- <a href="https://luevano.xyz/contact.html">Contact</a>
-</span>
-
-<span>
- <i class="fas fa-donate" alt="Donate"></i>
- <a href="https://luevano.xyz/donate.html">Donate</a>
-</span>
-
-<br>
-<span class="created-with">
- <i class="fas fa-hammer" alt="Hammer"></i>
- Created with <a href="https://github.com/luevano/pyssg">pyssg</a>
-</span>
-
-<br>
-<span class="copyright">
- Copyright <i class="far fa-copyright" alt="Copyright"></i> 2023 David Luévano Alvarado
-</span>
-
- </footer>
- </body>
-</html> \ No newline at end of file
diff --git a/live/luevano.xyz/contact.html b/live/luevano.xyz/contact.html
deleted file mode 100644
index 0e48e93..0000000
--- a/live/luevano.xyz/contact.html
+++ /dev/null
@@ -1,116 +0,0 @@
-<!DOCTYPE html>
-<html class="theme-dark" lang="en
-"
- prefix="og: https://ogp.me/ns#">
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <link rel="icon" href="https://static.luevano.xyz/images/icons/favicon.ico">
-<title>Luévano's Site</title>
-<meta name="description" content="My personal website where I host my blog, art gallery and more."/>
- <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS">
- <link rel="alternate" type="application/rss+xml" href="https://art.luevano.xyz/rss.xml" title="Luévano's Art RSS">
- <!-- general style -->
- <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/style.css">
- <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/fork-awesome/css/fork-awesome.min.css">
- <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/font-awesome/css/all.min.css">
- <!-- theme related -->
- <script type="text/javascript" src="https://static.luevano.xyz/scripts/theme.js"></script>
- <link id="theme-css" rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/theme.css">
- <!-- misc functions-->
- <script type="text/javascript" src="https://static.luevano.xyz/scripts/return_top.js"></script>
- <!-- extra -->
- <!-- og meta -->
- <meta property="og:title" content="Luévano's Site"/>
- <meta property="og:type" content="article"/>
- <meta property="og:url" content="https://luevano.xyz/contact.md"/>
- <meta property="og:image" content="https://static.luevano.xyz/images/default.png"/>
- <meta property="og:description" content="My personal website where I host my blog, art gallery and more."/>
- <meta property="og:locale" content="en"/>
- <meta property="og:site_name" content="Luévano's Site"/>
- </head>
-
- <body>
- <header>
-<nav>
- <ul>
- <li>
- <a href="https://luevano.xyz/"><i class="fas fa-home" alt="Home"></i><span>Home</span></a>
- </li>
-
- <li>
- <a href="https://blog.luevano.xyz/"><i class="fas fa-book-open" alt="Blog"></i><span>Blog</span></a>
- </li>
-
- <li>
- <a href="https://art.luevano.xyz/"><i class="fas fa-paint-brush" alt="Art"></i><span>Art</span></a>
- </li>
-
- <li><i class="fab fa-git" alt="Git"></i><span>Git</span>
- <ul>
- <li><a href="https://git.luevano.xyz/" target="_blank"><i class="fab fa-git-alt" alt="Git-alt"></i></a></li>
-
- <li><a href="https://github.com/luevano" target="_blank"><i class="fab fa-github" alt="Github"></i></a></li>
-
- <li><a href="https://gitlab.com/dluevano" target="_blank"><i class="fab fa-gitlab" alt="Gitlab"></i></a></li>
- </ul>
- </li>
-
- <li><i class="fas fa-box-open" alt="Stuff"></i><span>Stuff</span>
- <ul>
- <li><a href="https://gb.luevano.xyz/"><i class="fas fa-gamepad" alt="Gameboy"></i><span>Gameboy</span></a></li>
- </ul>
- </li>
- </ul>
-</nav>
-
-<button class="theme-switcher" onclick="toggleTheme()"><i class="fas fa-moon"></i><i class="fas fa-sun"></i></button>
-
- </header>
-
- <main>
- <div class="return-top">
- <button class="return-top" onclick="returnTop()" id="returnTopButton">
- <i class="fas fa-arrow-up" alt="Return to top"></i>
- </button>
- </div>
- <h1>Contact</h1>
-
- <p><img class="wrap-right" src="https://static.luevano.xyz/images/gifs/head_talking_1_trans.gif" width="100px" alt="Contact info"></p>
-<p>You can contact me through:</p>
-<ul>
-<li><i class="fas fa-envelope" alt="Email"></i> Email: <a href="mailto:david@luevano.xyz">david@luevano.xyz</a></li>
-<li><i class="fa fa-xmpp" alt="XMPP"></i> <del>XMPP: <a href="xmpp:david@luevano.xyz">david@luevano.xyz</a></del> <ins>Currently not using this.</ins></li>
-</ul>
-<p><a href='https://compliance.conversations.im/server/luevano.xyz'><img src='https://compliance.conversations.im/badge/luevano.xyz'></a></p>
-<p><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></p>
-<ul>
-<li><i class="fa fa-matrix-org" alt="Matrix.org"></i> <del>Matrix: <a href="https://matrix.to/#/@david:luevano.xyz">@david:luevano.xyz</a></del> <ins>Currently not using this.</ins></li>
-</ul>
- </main>
-
- <footer>
-<span>
- <i class="fas fa-address-card" alt="Contact"></i>
- <a href="https://luevano.xyz/contact.html">Contact</a>
-</span>
-
-<span>
- <i class="fas fa-donate" alt="Donate"></i>
- <a href="https://luevano.xyz/donate.html">Donate</a>
-</span>
-
-<br>
-<span class="created-with">
- <i class="fas fa-hammer" alt="Hammer"></i>
- Created with <a href="https://github.com/luevano/pyssg">pyssg</a>
-</span>
-
-<br>
-<span class="copyright">
- Copyright <i class="far fa-copyright" alt="Copyright"></i> 2023 David Luévano Alvarado
-</span>
-
- </footer>
- </body>
-</html> \ No newline at end of file
diff --git a/live/luevano.xyz/donate.html b/live/luevano.xyz/donate.html
deleted file mode 100644
index cd7dda6..0000000
--- a/live/luevano.xyz/donate.html
+++ /dev/null
@@ -1,136 +0,0 @@
-<!DOCTYPE html>
-<html class="theme-dark" lang="en
-"
- prefix="og: https://ogp.me/ns#">
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <link rel="icon" href="https://static.luevano.xyz/images/icons/favicon.ico">
-<title>Luévano's Site</title>
-<meta name="description" content="My personal website where I host my blog, art gallery and more."/>
- <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS">
- <link rel="alternate" type="application/rss+xml" href="https://art.luevano.xyz/rss.xml" title="Luévano's Art RSS">
- <!-- general style -->
- <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/style.css">
- <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/fork-awesome/css/fork-awesome.min.css">
- <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/font-awesome/css/all.min.css">
- <!-- theme related -->
- <script type="text/javascript" src="https://static.luevano.xyz/scripts/theme.js"></script>
- <link id="theme-css" rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/theme.css">
- <!-- misc functions-->
- <script type="text/javascript" src="https://static.luevano.xyz/scripts/return_top.js"></script>
- <!-- extra -->
- <!-- og meta -->
- <meta property="og:title" content="Luévano's Site"/>
- <meta property="og:type" content="article"/>
- <meta property="og:url" content="https://luevano.xyz/donate.md"/>
- <meta property="og:image" content="https://static.luevano.xyz/images/default.png"/>
- <meta property="og:description" content="My personal website where I host my blog, art gallery and more."/>
- <meta property="og:locale" content="en"/>
- <meta property="og:site_name" content="Luévano's Site"/>
- </head>
-
- <body>
- <header>
-<nav>
- <ul>
- <li>
- <a href="https://luevano.xyz/"><i class="fas fa-home" alt="Home"></i><span>Home</span></a>
- </li>
-
- <li>
- <a href="https://blog.luevano.xyz/"><i class="fas fa-book-open" alt="Blog"></i><span>Blog</span></a>
- </li>
-
- <li>
- <a href="https://art.luevano.xyz/"><i class="fas fa-paint-brush" alt="Art"></i><span>Art</span></a>
- </li>
-
- <li><i class="fab fa-git" alt="Git"></i><span>Git</span>
- <ul>
- <li><a href="https://git.luevano.xyz/" target="_blank"><i class="fab fa-git-alt" alt="Git-alt"></i></a></li>
-
- <li><a href="https://github.com/luevano" target="_blank"><i class="fab fa-github" alt="Github"></i></a></li>
-
- <li><a href="https://gitlab.com/dluevano" target="_blank"><i class="fab fa-gitlab" alt="Gitlab"></i></a></li>
- </ul>
- </li>
-
- <li><i class="fas fa-box-open" alt="Stuff"></i><span>Stuff</span>
- <ul>
- <li><a href="https://gb.luevano.xyz/"><i class="fas fa-gamepad" alt="Gameboy"></i><span>Gameboy</span></a></li>
- </ul>
- </li>
- </ul>
-</nav>
-
-<button class="theme-switcher" onclick="toggleTheme()"><i class="fas fa-moon"></i><i class="fas fa-sun"></i></button>
-
- </header>
-
- <main>
- <div class="return-top">
- <button class="return-top" onclick="returnTop()" id="returnTopButton">
- <i class="fas fa-arrow-up" alt="Return to top"></i>
- </button>
- </div>
- <h1>Donate</h1>
-
- <p><img class="wrap-right" src="https://static.luevano.xyz/images/gifs/dollar_sign_spin_1.gif" alt="Donate"></p>
-<p>I don&rsquo;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> <a href="https://paypal.me/dlvna">PayPal</a>, either by its link or using my email <code class="email">david@luevano.xyz</code>.</p>
-<p>I wanted to add more <em>fiat</em> options but I don&rsquo;t have access to them <em>down here</em>. So, instead you could use some of my referral links or donate crypto.</p>
-<h3 id="crypto-addresses">Crypto addresses<a class="headerlink" href="#crypto-addresses" title="Permanent link">&para;</a></h3>
-<ul>
-<li><i class="fab fa-monero" alt="Monero"></i> Monero: (<a href="images/crypto/monero.png">XMR QR</a>) <code class="crypto">83CoxLgBTzb8muMAHtqR4fYmwA6gcvahzRWgA6nWY3x3BCpde9cE4d8G2fFYufb7qTgo8Cc4M8qnNHdDfrXn7bKhAQmXhAq</code></li>
-<li><i class="fab fa-bitcoin" alt="Bitcoin"></i> Bitcoin: (<a href="images/crypto/bitcoin.png">BTC QR</a>) <code class="crypto">bc1qkv5ndcvhw8qljgelze2jua053mmz0rrm7tspxr</code></li>
-</ul>
-<div class="crypto-grid">
- <figure>
- <a target="_blank" href="https://static.luevano.xyz/images/crypto/monero.png">
- <img class="qr" src="https://static.luevano.xyz/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="https://static.luevano.xyz/images/crypto/bitcoin.png">
- <img class="qr" src="https://static.luevano.xyz/images/crypto/bitcoin.png" alt="BTC QR">
- </a>
- <figcaption><i class="fab fa-bitcoin" alt="Bitcoin"></i> Bitcoin</figcaption>
- </figure>
-</div>
-
-<h3 id="affiliate-links">Affiliate links<a class="headerlink" href="#affiliate-links" title="Permanent link">&para;</a></h3>
-<p>An indirect way of supporting me would be to use affiliate links (of stuff I actually use):</p>
-<ul>
-<li><a href="https://www.vultr.com/?ref=8733834-6G">Vultr</a>: Reliable server hosting, I host <code class="link">luevano.xyz</code> here. <strong>You get $100 USD in credit for a month and if you continue using the service I get $25 after you spend $25 yourself.</strong></li>
-<li><a href="https://hostodo.com/portal/aff.php?aff=914">Hostodo</a>: 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 &ldquo;bigger&rdquo; stuff. <strong>I get 12% for every sale and renewal.</strong></li>
-<li><a href="https://www.epik.com/?affid=da5ne9ru4">Epik</a>: Domain registrar, where I buy my domains. <strong>I get 20% of the initial sale.</strong></li>
-</ul>
- </main>
-
- <footer>
-<span>
- <i class="fas fa-address-card" alt="Contact"></i>
- <a href="https://luevano.xyz/contact.html">Contact</a>
-</span>
-
-<span>
- <i class="fas fa-donate" alt="Donate"></i>
- <a href="https://luevano.xyz/donate.html">Donate</a>
-</span>
-
-<br>
-<span class="created-with">
- <i class="fas fa-hammer" alt="Hammer"></i>
- Created with <a href="https://github.com/luevano/pyssg">pyssg</a>
-</span>
-
-<br>
-<span class="copyright">
- Copyright <i class="far fa-copyright" alt="Copyright"></i> 2023 David Luévano Alvarado
-</span>
-
- </footer>
- </body>
-</html> \ No newline at end of file
diff --git a/live/luevano.xyz/index.html b/live/luevano.xyz/index.html
deleted file mode 100644
index 6fe8704..0000000
--- a/live/luevano.xyz/index.html
+++ /dev/null
@@ -1,116 +0,0 @@
-<!DOCTYPE html>
-<html class="theme-dark" lang="en
-"
- prefix="og: https://ogp.me/ns#">
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <link rel="icon" href="https://static.luevano.xyz/images/icons/favicon.ico">
-<title>Luévano's Site</title>
-<meta name="description" content="My personal website where I host my blog, art gallery and more."/>
- <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS">
- <link rel="alternate" type="application/rss+xml" href="https://art.luevano.xyz/rss.xml" title="Luévano's Art RSS">
- <!-- general style -->
- <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/style.css">
- <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/fork-awesome/css/fork-awesome.min.css">
- <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/font-awesome/css/all.min.css">
- <!-- theme related -->
- <script type="text/javascript" src="https://static.luevano.xyz/scripts/theme.js"></script>
- <link id="theme-css" rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/theme.css">
- <!-- misc functions-->
- <script type="text/javascript" src="https://static.luevano.xyz/scripts/return_top.js"></script>
- <!-- extra -->
- <!-- og meta -->
- <meta property="og:title" content="Luévano's Site"/>
- <meta property="og:type" content="article"/>
- <meta property="og:url" content="https://luevano.xyz/index.md"/>
- <meta property="og:image" content="https://static.luevano.xyz/images/default.png"/>
- <meta property="og:description" content="My personal website where I host my blog, art gallery and more."/>
- <meta property="og:locale" content="en"/>
- <meta property="og:site_name" content="Luévano's Site"/>
- </head>
-
- <body>
- <header>
-<nav>
- <ul>
- <li>
- <a href="https://luevano.xyz/"><i class="fas fa-home" alt="Home"></i><span>Home</span></a>
- </li>
-
- <li>
- <a href="https://blog.luevano.xyz/"><i class="fas fa-book-open" alt="Blog"></i><span>Blog</span></a>
- </li>
-
- <li>
- <a href="https://art.luevano.xyz/"><i class="fas fa-paint-brush" alt="Art"></i><span>Art</span></a>
- </li>
-
- <li><i class="fab fa-git" alt="Git"></i><span>Git</span>
- <ul>
- <li><a href="https://git.luevano.xyz/" target="_blank"><i class="fab fa-git-alt" alt="Git-alt"></i></a></li>
-
- <li><a href="https://github.com/luevano" target="_blank"><i class="fab fa-github" alt="Github"></i></a></li>
-
- <li><a href="https://gitlab.com/dluevano" target="_blank"><i class="fab fa-gitlab" alt="Gitlab"></i></a></li>
- </ul>
- </li>
-
- <li><i class="fas fa-box-open" alt="Stuff"></i><span>Stuff</span>
- <ul>
- <li><a href="https://gb.luevano.xyz/"><i class="fas fa-gamepad" alt="Gameboy"></i><span>Gameboy</span></a></li>
- </ul>
- </li>
- </ul>
-</nav>
-
-<button class="theme-switcher" onclick="toggleTheme()"><i class="fas fa-moon"></i><i class="fas fa-sun"></i></button>
-
- </header>
-
- <main>
- <div class="return-top">
- <button class="return-top" onclick="returnTop()" id="returnTopButton">
- <i class="fas fa-arrow-up" alt="Return to top"></i>
- </button>
- </div>
- <h1>Luévano's Site</h1>
-
- <h3 id="welcome">Welcome!<a class="headerlink" href="#welcome" title="Permanent link">&para;</a></h3>
-<p><mark>Currently recreating the site with the updated pyssg, things might be broken.</mark></p>
-<p>My name is David Luévano and this is my little piece of internet. I&rsquo;m into alot of stuff, but mostly technology in general, drawing sometimes and&hellip; of course, gaming.</p>
-<p>I have some sites setup here, such as a working <a href="https://blog.luevano.xyz/">blog</a> where I post every once in a while and an <a href="https://art.luevano.xyz/">art</a> gallery; I&rsquo;ve also got some other minor stuff too, such as a <a href="https://git.luevano.xyz/">git</a> server. All of these also available on the top navigation bar.</p>
-<p>I use plain HTML, CSS and a bit of raw JS for the site, nothing modern or bloated. Everything is built as a static site using my own tool <a href="https://github.com/luevano/pyssg"><code>pyssg</code></a> which is still a work in progress.</p>
-<h3 id="rss-feeds"><i class="fas fa-rss" alt="RSS"></i> RSS feeds<a class="headerlink" href="#rss-feeds" title="Permanent link">&para;</a></h3>
-<p>Get updates about me or what I&rsquo;m doing via RSS feeds.</p>
-<ul>
-<li><i class="fas fa-book-open" alt="Blog"></i> Blog: <a href="https://blog.luevano.xyz/rss.xml">https://blog.luevano.xyz/rss.xml</a></li>
-<li><i class="fas fa-paint-brush" alt="Art"></i> Art: <a href="https://art.luevano.xyz/rss.xml">https://art.luevano.xyz/rss.xml</a></li>
-</ul>
- </main>
-
- <footer>
-<span>
- <i class="fas fa-address-card" alt="Contact"></i>
- <a href="https://luevano.xyz/contact.html">Contact</a>
-</span>
-
-<span>
- <i class="fas fa-donate" alt="Donate"></i>
- <a href="https://luevano.xyz/donate.html">Donate</a>
-</span>
-
-<br>
-<span class="created-with">
- <i class="fas fa-hammer" alt="Hammer"></i>
- Created with <a href="https://github.com/luevano/pyssg">pyssg</a>
-</span>
-
-<br>
-<span class="copyright">
- Copyright <i class="far fa-copyright" alt="Copyright"></i> 2023 David Luévano Alvarado
-</span>
-
- </footer>
- </body>
-</html> \ No newline at end of file
diff --git a/live/luevano.xyz/list/lego.html b/live/luevano.xyz/list/lego.html
deleted file mode 100644
index bc09173..0000000
--- a/live/luevano.xyz/list/lego.html
+++ /dev/null
@@ -1,185 +0,0 @@
-<!DOCTYPE html>
-<html class="theme-dark" lang="en
-"
- prefix="og: https://ogp.me/ns#">
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <link rel="icon" href="https://static.luevano.xyz/images/icons/favicon.ico">
-<title>Luévano's Site</title>
-<meta name="description" content="My personal website where I host my blog, art gallery and more."/>
- <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS">
- <link rel="alternate" type="application/rss+xml" href="https://art.luevano.xyz/rss.xml" title="Luévano's Art RSS">
- <!-- general style -->
- <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/style.css">
- <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/fork-awesome/css/fork-awesome.min.css">
- <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/font-awesome/css/all.min.css">
- <!-- theme related -->
- <script type="text/javascript" src="https://static.luevano.xyz/scripts/theme.js"></script>
- <link id="theme-css" rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/theme.css">
- <!-- misc functions-->
- <script type="text/javascript" src="https://static.luevano.xyz/scripts/return_top.js"></script>
- <!-- extra -->
- <!-- og meta -->
- <meta property="og:title" content="Luévano's Site"/>
- <meta property="og:type" content="article"/>
- <meta property="og:url" content="https://luevano.xyz/list/lego.md"/>
- <meta property="og:image" content="https://static.luevano.xyz/images/default.png"/>
- <meta property="og:description" content="My personal website where I host my blog, art gallery and more."/>
- <meta property="og:locale" content="en"/>
- <meta property="og:site_name" content="Luévano's Site"/>
- </head>
-
- <body>
- <header>
-<nav>
- <ul>
- <li>
- <a href="https://luevano.xyz/"><i class="fas fa-home" alt="Home"></i><span>Home</span></a>
- </li>
-
- <li>
- <a href="https://blog.luevano.xyz/"><i class="fas fa-book-open" alt="Blog"></i><span>Blog</span></a>
- </li>
-
- <li>
- <a href="https://art.luevano.xyz/"><i class="fas fa-paint-brush" alt="Art"></i><span>Art</span></a>
- </li>
-
- <li><i class="fab fa-git" alt="Git"></i><span>Git</span>
- <ul>
- <li><a href="https://git.luevano.xyz/" target="_blank"><i class="fab fa-git-alt" alt="Git-alt"></i></a></li>
-
- <li><a href="https://github.com/luevano" target="_blank"><i class="fab fa-github" alt="Github"></i></a></li>
-
- <li><a href="https://gitlab.com/dluevano" target="_blank"><i class="fab fa-gitlab" alt="Gitlab"></i></a></li>
- </ul>
- </li>
-
- <li><i class="fas fa-box-open" alt="Stuff"></i><span>Stuff</span>
- <ul>
- <li><a href="https://gb.luevano.xyz/"><i class="fas fa-gamepad" alt="Gameboy"></i><span>Gameboy</span></a></li>
- </ul>
- </li>
- </ul>
-</nav>
-
-<button class="theme-switcher" onclick="toggleTheme()"><i class="fas fa-moon"></i><i class="fas fa-sun"></i></button>
-
- </header>
-
- <main>
- <div class="return-top">
- <button class="return-top" onclick="returnTop()" id="returnTopButton">
- <i class="fas fa-arrow-up" alt="Return to top"></i>
- </button>
- </div>
- <h1>Lego sets</h1>
-
- <p>Lists of the lego sets I own, by their lego ID. I have other sets that I&rsquo;ve gotten throughout the years, but they&rsquo;re either incomplete or in the &ldquo;bonepile&rdquo; of lego I have (they&rsquo;re disassembled and dumped in a bin).</p>
-<h2 id="owned">Owned<a class="headerlink" href="#owned" title="Permanent link">&para;</a></h2>
-<h3 id="spider-man">Spider-Man<a class="headerlink" href="#spider-man" title="Permanent link">&para;</a></h3>
-<p>Includes sub-themes, just grouping everything Spider-Man here as it is the main theme I collect (except for movie specific sets).</p>
-<ul>
-<li><a href="https://rebrickable.com/sets/10781-1/">10781</a> - Spider-Man&rsquo;s Techno Trike</li>
-<li><a href="https://rebrickable.com/sets/10782-1/">10782</a> - Hulk vs. Rhino Truck Showdown</li>
-<li><a href="https://rebrickable.com/sets/10783-1/">10783</a> - Spider-Man at Doc Ock&rsquo;s Lab</li>
-<li><a href="https://rebrickable.com/sets/10784-1/">10784</a> - Spider-Man Webquarters Hangout</li>
-<li><a href="https://rebrickable.com/sets/76146-1/">76146</a> - Spider-Man Mech</li>
-<li><a href="https://rebrickable.com/sets/76147-1/">76147</a> - Vulture&rsquo;s Trucker Robbery</li>
-<li><a href="https://rebrickable.com/sets/76171-1/">76171</a> - Miles Morales Mech Armor</li>
-<li><a href="https://rebrickable.com/sets/76172-1/">76172</a> - Spider-Man and Sandman Showdown</li>
-<li><a href="https://rebrickable.com/sets/76173-1/">76173</a> - Spider-Man and Ghost Rider vs. Carnage</li>
-<li><a href="https://rebrickable.com/sets/76174-1/">76174</a> - Spider-Man&rsquo;s Monster Truck vs. Mysterio</li>
-<li><a href="https://rebrickable.com/sets/76175-1/">76175</a> - Attack on the Spider Lair</li>
-<li><a href="https://rebrickable.com/sets/76178-1/">76178</a> - Daily Bugle</li>
-</ul>
-<h3 id="technic">Technic<a class="headerlink" href="#technic" title="Permanent link">&para;</a></h3>
-<ul>
-<li><a href="https://rebrickable.com/sets/42134-1/">42134</a> - Monster Jam Megalodon</li>
-</ul>
-<h3 id="city">City<a class="headerlink" href="#city" title="Permanent link">&para;</a></h3>
-<ul>
-<li><a href="https://rebrickable.com/sets/60253-1/">60253</a> - Ice-cream Truck</li>
-</ul>
-<h4 id="stuntz">Stuntz<a class="headerlink" href="#stuntz" title="Permanent link">&para;</a></h4>
-<ul>
-<li><a href="https://rebrickable.com/sets/60297-1/">60297</a> - Demolition Stunt Bike</li>
-<li><a href="https://rebrickable.com/sets/60333-1/">60333</a> - Bathtub Stunt Bike</li>
-</ul>
-<h3 id="star-wars">Star Wars<a class="headerlink" href="#star-wars" title="Permanent link">&para;</a></h3>
-<ul>
-<li><a href="https://rebrickable.com/sets/75267-1/">75267</a> - Mandalorian Battle Pack</li>
-</ul>
-<h3 id="avatar">Avatar<a class="headerlink" href="#avatar" title="Permanent link">&para;</a></h3>
-<p>I love the color schemes of these sets (specifically the green).</p>
-<ul>
-<li><a href="https://rebrickable.com/sets/75571-1/">75571</a> - Neytiri &amp; Thanator vs. AMP Suit Quaritch</li>
-</ul>
-<h3 id="icons">Icons<a class="headerlink" href="#icons" title="Permanent link">&para;</a></h3>
-<ul>
-<li><a href="https://rebrickable.com/sets/76989-1/">76989</a> - Horizon Forbidden West: Tallneck</li>
-</ul>
-<h3 id="misc">Misc<a class="headerlink" href="#misc" title="Permanent link">&para;</a></h3>
-<ul>
-<li><a href="https://rebrickable.com/sets/71031-13/">71031</a> - Marvel - Complete - All Sets</li>
-<li><a href="https://rebrickable.com/sets/71039-13/">71039</a> - Marvel Series 2 - Complete - All Sets</li>
-</ul>
-<h2 id="wishlistmissing">Wishlist/missing<a class="headerlink" href="#wishlistmissing" title="Permanent link">&para;</a></h2>
-<p>Most of these are just the sets missing from the ones I already have (take a look at the lego IDs) and it&rsquo;s just a way for me to keep an eye on them, as they&rsquo;re not really worth getting (price-wise). Will probably just get them at some point from Bricklink.</p>
-<ul>
-<li><a href="https://rebrickable.com/sets/10789-1/">10789</a> - Spider-Man&rsquo;s Car and Doc Ock</li>
-<li><a href="https://rebrickable.com/sets/10790-1/">10790</a> - Team Spidey at Green Goblin&rsquo;s Lighthouse</li>
-<li><a href="https://rebrickable.com/sets/10791-1/">10791</a> - Team Spidey&rsquo;s Mobile Headquarters</li>
-<li><a href="https://rebrickable.com/sets/10792-1/">10792</a> - Drill Spinner Vehicle</li>
-<li><a href="https://rebrickable.com/sets/10793-1/">10793</a> - Spidey vs. Green Goblin</li>
-<li><a href="https://rebrickable.com/sets/10794-1/">10794</a> - Team Spidey Web Spinner Headquarters</li>
-<li><a href="https://rebrickable.com/sets/42118-1/">42118</a> - Monster Jam Grave Digger</li>
-<li><a href="https://rebrickable.com/sets/42124-1/">42124</a> - Off-Road Buggy</li>
-<li><a href="https://rebrickable.com/sets/42149-1/">42149</a> - Monster Jam Dragon</li>
-<li><a href="https://rebrickable.com/sets/42150-1/">42150</a> - Monster Jam Monster Mutt Dalmatian</li>
-<li><a href="https://rebrickable.com/sets/75577-1/">75577</a> - Mako Submarine</li>
-<li><a href="https://rebrickable.com/sets/76057-1/">76057</a> - Spider-Man: Web Warriors Ultimate Bridge Battle</li>
-<li><a href="https://rebrickable.com/sets/76148-1/">76148</a> - Spider-Man vs. Doc Ock</li>
-<li><a href="https://rebrickable.com/sets/76149-1/">76149</a> - The Menace of Mysterio</li>
-<li><a href="https://rebrickable.com/sets/76150-1/">76150</a> - Spiderjet vs. Venom Mech</li>
-<li><a href="https://rebrickable.com/sets/76151-1/">76151</a> - Venomosaurus Ambush</li>
-<li><a href="https://rebrickable.com/sets/76198-1/">76198</a> - Spider-Man &amp; Doctor Octopus Mech Battle</li>
-<li><a href="https://rebrickable.com/sets/76219-1/">76219</a> - Spider-Man &amp; Green Goblin Mech Battle</li>
-<li><a href="https://rebrickable.com/sets/76225-1/">76225</a> - Miles Morales</li>
-<li><a href="https://rebrickable.com/sets/76226-1/">76226</a> - Spider-Man</li>
-<li><a href="https://rebrickable.com/sets/76230-1/">76230</a> - Venom</li>
-<li><a href="https://rebrickable.com/sets/76244-1/">76244</a> - Miles Morales vs. Morbius</li>
-<li><a href="https://rebrickable.com/sets/76245-1/">76245</a> - Ghost Rider Mech &amp; Bike</li>
-<li><a href="https://rebrickable.com/sets/76261-1/">76261</a> - Spider-Man Final Battle</li>
-<li><a href="https://rebrickable.com/sets/76275-1/">76275</a> - Motorcycle Chase: Spider-Man vs. Doc Ock</li>
-<li><a href="https://rebrickable.com/sets/76276-1/">76276</a> - Venom Mech Armour vs. Miles Morales</li>
-<li><a href="https://rebrickable.com/sets/76279-1/">76279</a> - Spider-Man Race Car &amp; Venom Green Goblin</li>
-</ul>
- </main>
-
- <footer>
-<span>
- <i class="fas fa-address-card" alt="Contact"></i>
- <a href="https://luevano.xyz/contact.html">Contact</a>
-</span>
-
-<span>
- <i class="fas fa-donate" alt="Donate"></i>
- <a href="https://luevano.xyz/donate.html">Donate</a>
-</span>
-
-<br>
-<span class="created-with">
- <i class="fas fa-hammer" alt="Hammer"></i>
- Created with <a href="https://github.com/luevano/pyssg">pyssg</a>
-</span>
-
-<br>
-<span class="copyright">
- Copyright <i class="far fa-copyright" alt="Copyright"></i> 2023 David Luévano Alvarado
-</span>
-
- </footer>
- </body>
-</html> \ No newline at end of file
diff --git a/live/luevano.xyz/robots.txt b/live/luevano.xyz/robots.txt
deleted file mode 100644
index e0953dc..0000000
--- a/live/luevano.xyz/robots.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-User-agent: *
-Allow: /
-Sitemap: https://luevano.xyz/sitemap-index.xml
-Sitemap: https://luevano.xyz/sitemap.xml
diff --git a/live/luevano.xyz/sitemap-index.xml b/live/luevano.xyz/sitemap-index.xml
deleted file mode 100644
index 4e913f8..0000000
--- a/live/luevano.xyz/sitemap-index.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
- <sitemap>
- <loc>https://luevano.xyz/sitemap.xml</loc>
- <lastmod>2022-12-16</lastmod>
- </sitemap>
- <sitemap>
- <loc>https://blog.luevano.xyz/sitemap.xml</loc>
- <lastmod>2022-12-16</lastmod>
- </sitemap>
- <sitemap>
- <loc>https://art.luevano.xyz/sitemap.xml</loc>
- <lastmod>2022-12-16</lastmod>
- </sitemap>
-</sitemapindex>
diff --git a/live/luevano.xyz/sitemap.xml b/live/luevano.xyz/sitemap.xml
deleted file mode 100644
index 889c0dc..0000000
--- a/live/luevano.xyz/sitemap.xml
+++ /dev/null
@@ -1,79 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
-<url>
- <loc>https://luevano.xyz/index.html</loc>
- <lastmod>2022-12-16</lastmod>
- <changefreq>monthly</changefreq>
- <priority>1.0</priority>
-</url>
-<url>
- <loc>https://luevano.xyz/contact.html</loc>
- <lastmod>2022-12-16</lastmod>
- <changefreq>monthly</changefreq>
- <priority>1.0</priority>
-</url>
-<url>
- <loc>https://luevano.xyz/donate.html</loc>
- <lastmod>2022-12-16</lastmod>
- <changefreq>monthly</changefreq>
- <priority>1.0</priority>
-</url>
-<url>
- <loc>https://blog.luevano.xyz</loc>
- <lastmod>2022-12-16</lastmod>
- <changefreq>daily</changefreq>
- <priority>1.0</priority>
-</url>
-<url>
- <loc>https://art.luevano.xyz</loc>
- <lastmod>2022-12-16</lastmod>
- <changefreq>daily</changefreq>
- <priority>1.0</priority>
-</url>
-<url>
- <loc>https://gb.luevano.xyz</loc>
- <lastmod>2022-12-16</lastmod>
- <changefreq>monthly</changefreq>
- <priority>0.5</priority>
-</url>
-<url>
- <loc>https://git.luevano.xyz</loc>
- <lastmod>2022-12-16</lastmod>
- <changefreq>daily</changefreq>
- <priority>1.0</priority>
-</url>
-
- <url>
- <loc>https://luevano.xyz/list/lego.html</loc>
- <lastmod>2024-02-21</lastmod>
- <changefreq>weekly</changefreq>
- <priority>1.0</priority>
- </url>
- <url>
- <loc>https://luevano.xyz/donate.html</loc>
- <lastmod>2023-05-06</lastmod>
- <changefreq>weekly</changefreq>
- <priority>1.0</priority>
- </url>
- <url>
- <loc>https://luevano.xyz/contact.html</loc>
- <lastmod>2023-05-06</lastmod>
- <changefreq>weekly</changefreq>
- <priority>1.0</priority>
- </url>
- <url>
- <loc>https://luevano.xyz/404.html</loc>
- <lastmod>2023-05-06</lastmod>
- <changefreq>weekly</changefreq>
- <priority>1.0</priority>
- </url>
- <url>
- <loc>https://luevano.xyz/index.html</loc>
- <lastmod>2023-05-06</lastmod>
- <changefreq>weekly</changefreq>
- <priority>1.0</priority>
- </url>
-
-</urlset> \ No newline at end of file