From 4d659c7f8b1ae3c7c721cb99bd1f2c6c10eecc2c Mon Sep 17 00:00:00 2001
From: David Luevano Alvarado <david@luevano.xyz>
Date: Tue, 25 May 2021 21:29:39 -0600
Subject: reflect new sitemap

---
 blog/dst/a/el_blog_ya_tiene_timestamps.html |  28 +++---
 blog/dst/a/first_blog_post.html             |  28 +++---
 blog/dst/a/git_server_with_cgit.html        |  28 +++---
 blog/dst/a/linux_video_notes.html           |  28 +++---
 blog/dst/a/mail_server_with_postfix.html    |  28 +++---
 blog/dst/a/shell_scripting.html             |  28 +++---
 blog/dst/a/sql_video_notes.html             |  28 +++---
 blog/dst/a/website_with_nginx.html          |  28 +++---
 blog/dst/robots.txt                         |   3 +
 blog/dst/rss.xml                            |   6 +-
 blog/dst/sitemap.xml                        | 144 ++++++++++++++++++++++++++++
 11 files changed, 270 insertions(+), 107 deletions(-)
 create mode 100644 blog/dst/robots.txt
 create mode 100644 blog/dst/sitemap.xml

(limited to 'blog/dst')

diff --git a/blog/dst/a/el_blog_ya_tiene_timestamps.html b/blog/dst/a/el_blog_ya_tiene_timestamps.html
index 1097639..e27e355 100644
--- a/blog/dst/a/el_blog_ya_tiene_timestamps.html
+++ b/blog/dst/a/el_blog_ya_tiene_timestamps.html
@@ -3,8 +3,10 @@
   <head>
     <base href="https://static.luevano.xyz/">
     <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
     <title>Así es raza, el blog ya tiene timestamps -- Luévano's Blog</title>
-    <link rel="icon" href="fa/svgs/solid/dragon.svg">
+    <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS">
+    <link rel="icon" href="images/icons/favicon.ico">
 
     <!-- general style -->
     <link rel="stylesheet" type="text/css" href="css/style.css">
@@ -68,27 +70,27 @@
 <p>Por último, también quité las extensiones <code>.html</code> de las URLs, porque se veía bien pitero, pero igual los links con <code>.html</code> al final redirigen a su link sin <code>.html</code>, así que no hay rollo alguno.</p>  <p>Tags: 
 <a href="https://blog.luevano.xyz/tag/@short.html">short</a>, <a href="https://blog.luevano.xyz/tag/@spanish.html">spanish</a>, <a href="https://blog.luevano.xyz/tag/@tools.html">tools</a>, <a href="https://blog.luevano.xyz/tag/@update.html">update</a></p>
 <p>By: David Luévano</p>
-<p>Created: Tue, 16 Mar, 2021 @ 02:46 UTC, edited: Mon, 17 May, 2021 @ 20:53 UTC</p>
+<p>Created: Tue, Mar 16, 2021 @ 02:46 UTC, edited: Mon, May 17, 2021 @ 20:53 UTC</p>
     </main>
 
     <footer>
-      <i class="fas fa-envelope" alt="Email"></i>
-      Email
-      <a href="mailto:david@luevano.xyz">
-        david@luevano.xyz
-      </a>
+      <i class="fas fa-rss" alt="RSS"></i>
+      <a href="https://blog.luevano.xyz/rss.xml">https://blog.luevano.xyz/rss.xml</a>
       <br>
 
-      <i class="fas fa-rss" alt="RSS"></i>
-      RSS
-      <a href="https://blog.luevano.xyz/rss.xml">
-        https://blog.luevano.xyz/rss.xml
-      </a>
+      <i class="fas fa-envelope" alt="Email"></i>
+      <a href="mailto:david@luevano.xyz">david@luevano.xyz</a>
       <br>
 
       <i class="fas fa-donate" alt="Donate"></i>
       <a href="https://luevano.xyz/donate.html">Donate</a>
-      <a href="https://paypal.me/dlvna"><i class="fab fa-paypal" alt="Paypal"></i></a>
+      <br>
+
+      <i class="fas fa-hammer" alt="Hammer"></i>
+      Created with <a href="https://github.com/luevano/pyssg">pyssg</a> by David Luévano
+      <br>
+
+      Copyright <i class="fas fa-copyright" alt="Copyright"></i> 2021 David Luévano Alvarado
     </footer>
   </body>
 </html>
diff --git a/blog/dst/a/first_blog_post.html b/blog/dst/a/first_blog_post.html
index f3b21f5..63bb681 100644
--- a/blog/dst/a/first_blog_post.html
+++ b/blog/dst/a/first_blog_post.html
@@ -3,8 +3,10 @@
   <head>
     <base href="https://static.luevano.xyz/">
     <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
     <title>This is the first blog post, just for testing purposes -- Luévano's Blog</title>
-    <link rel="icon" href="fa/svgs/solid/dragon.svg">
+    <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS">
+    <link rel="icon" href="images/icons/favicon.ico">
 
     <!-- general style -->
     <link rel="stylesheet" type="text/css" href="css/style.css">
@@ -67,27 +69,27 @@
 <p>Hopefully, for tomorrow all of this will be sorted out and I&rsquo;ll have a working blog system.</p>  <p>Tags: 
 <a href="https://blog.luevano.xyz/tag/@english.html">english</a>, <a href="https://blog.luevano.xyz/tag/@short.html">short</a>, <a href="https://blog.luevano.xyz/tag/@tools.html">tools</a>, <a href="https://blog.luevano.xyz/tag/@update.html">update</a></p>
 <p>By: David Luévano</p>
-<p>Created: Sat, 27 Feb, 2021 @ 13:08 UTC, edited: Mon, 17 May, 2021 @ 20:53 UTC</p>
+<p>Created: Sat, Feb 27, 2021 @ 13:08 UTC, edited: Mon, May 17, 2021 @ 20:53 UTC</p>
     </main>
 
     <footer>
-      <i class="fas fa-envelope" alt="Email"></i>
-      Email
-      <a href="mailto:david@luevano.xyz">
-        david@luevano.xyz
-      </a>
+      <i class="fas fa-rss" alt="RSS"></i>
+      <a href="https://blog.luevano.xyz/rss.xml">https://blog.luevano.xyz/rss.xml</a>
       <br>
 
-      <i class="fas fa-rss" alt="RSS"></i>
-      RSS
-      <a href="https://blog.luevano.xyz/rss.xml">
-        https://blog.luevano.xyz/rss.xml
-      </a>
+      <i class="fas fa-envelope" alt="Email"></i>
+      <a href="mailto:david@luevano.xyz">david@luevano.xyz</a>
       <br>
 
       <i class="fas fa-donate" alt="Donate"></i>
       <a href="https://luevano.xyz/donate.html">Donate</a>
-      <a href="https://paypal.me/dlvna"><i class="fab fa-paypal" alt="Paypal"></i></a>
+      <br>
+
+      <i class="fas fa-hammer" alt="Hammer"></i>
+      Created with <a href="https://github.com/luevano/pyssg">pyssg</a> by David Luévano
+      <br>
+
+      Copyright <i class="fas fa-copyright" alt="Copyright"></i> 2021 David Luévano Alvarado
     </footer>
   </body>
 </html>
diff --git a/blog/dst/a/git_server_with_cgit.html b/blog/dst/a/git_server_with_cgit.html
index 9249326..01a3820 100644
--- a/blog/dst/a/git_server_with_cgit.html
+++ b/blog/dst/a/git_server_with_cgit.html
@@ -3,8 +3,10 @@
   <head>
     <base href="https://static.luevano.xyz/">
     <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
     <title>Create a git server and setup cgit web app (on Nginx) -- Luévano's Blog</title>
-    <link rel="icon" href="fa/svgs/solid/dragon.svg">
+    <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS">
+    <link rel="icon" href="images/icons/favicon.ico">
 
     <!-- general style -->
     <link rel="stylesheet" type="text/css" href="css/style.css">
@@ -171,27 +173,27 @@ repo.desc=These are my personal dotfiles.
 <p>Finally, if you want further support for highlighting, other compressed snapshots or support for markdown, checkout the optional dependencies for <code>cgit</code> and also the Arch Wiki goes in detail on how to setup highlighting with two different packages.</p>  <p>Tags: 
 <a href="https://blog.luevano.xyz/tag/@english.html">english</a>, <a href="https://blog.luevano.xyz/tag/@git.html">git</a>, <a href="https://blog.luevano.xyz/tag/@nginx.html">nginx</a>, <a href="https://blog.luevano.xyz/tag/@tools.html">tools</a>, <a href="https://blog.luevano.xyz/tag/@tutorial.html">tutorial</a></p>
 <p>By: David Luévano</p>
-<p>Created: Sun, 21 Mar, 2021 @ 19:00 UTC, edited: Mon, 17 May, 2021 @ 21:03 UTC</p>
+<p>Created: Sun, Mar 21, 2021 @ 19:00 UTC, edited: Mon, May 17, 2021 @ 21:03 UTC</p>
     </main>
 
     <footer>
-      <i class="fas fa-envelope" alt="Email"></i>
-      Email
-      <a href="mailto:david@luevano.xyz">
-        david@luevano.xyz
-      </a>
+      <i class="fas fa-rss" alt="RSS"></i>
+      <a href="https://blog.luevano.xyz/rss.xml">https://blog.luevano.xyz/rss.xml</a>
       <br>
 
-      <i class="fas fa-rss" alt="RSS"></i>
-      RSS
-      <a href="https://blog.luevano.xyz/rss.xml">
-        https://blog.luevano.xyz/rss.xml
-      </a>
+      <i class="fas fa-envelope" alt="Email"></i>
+      <a href="mailto:david@luevano.xyz">david@luevano.xyz</a>
       <br>
 
       <i class="fas fa-donate" alt="Donate"></i>
       <a href="https://luevano.xyz/donate.html">Donate</a>
-      <a href="https://paypal.me/dlvna"><i class="fab fa-paypal" alt="Paypal"></i></a>
+      <br>
+
+      <i class="fas fa-hammer" alt="Hammer"></i>
+      Created with <a href="https://github.com/luevano/pyssg">pyssg</a> by David Luévano
+      <br>
+
+      Copyright <i class="fas fa-copyright" alt="Copyright"></i> 2021 David Luévano Alvarado
     </footer>
   </body>
 </html>
diff --git a/blog/dst/a/linux_video_notes.html b/blog/dst/a/linux_video_notes.html
index eea7438..b9ef8f3 100644
--- a/blog/dst/a/linux_video_notes.html
+++ b/blog/dst/a/linux_video_notes.html
@@ -3,8 +3,10 @@
   <head>
     <base href="https://static.luevano.xyz/">
     <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
     <title>Linux tutorial video notes -- Luévano's Blog</title>
-    <link rel="icon" href="fa/svgs/solid/dragon.svg">
+    <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS">
+    <link rel="icon" href="images/icons/favicon.ico">
 
     <!-- general style -->
     <link rel="stylesheet" type="text/css" href="css/style.css">
@@ -140,27 +142,27 @@
 </ul>  <p>Tags: 
 <a href="https://blog.luevano.xyz/tag/@english.html">english</a>, <a href="https://blog.luevano.xyz/tag/@linux.html">linux</a>, <a href="https://blog.luevano.xyz/tag/@notes.html">notes</a></p>
 <p>By: David Luévano</p>
-<p>Created: Sun, 14 Mar, 2021 @ 05:57 UTC, edited: Mon, 17 May, 2021 @ 20:59 UTC</p>
+<p>Created: Sun, Mar 14, 2021 @ 05:57 UTC, edited: Mon, May 17, 2021 @ 20:59 UTC</p>
     </main>
 
     <footer>
-      <i class="fas fa-envelope" alt="Email"></i>
-      Email
-      <a href="mailto:david@luevano.xyz">
-        david@luevano.xyz
-      </a>
+      <i class="fas fa-rss" alt="RSS"></i>
+      <a href="https://blog.luevano.xyz/rss.xml">https://blog.luevano.xyz/rss.xml</a>
       <br>
 
-      <i class="fas fa-rss" alt="RSS"></i>
-      RSS
-      <a href="https://blog.luevano.xyz/rss.xml">
-        https://blog.luevano.xyz/rss.xml
-      </a>
+      <i class="fas fa-envelope" alt="Email"></i>
+      <a href="mailto:david@luevano.xyz">david@luevano.xyz</a>
       <br>
 
       <i class="fas fa-donate" alt="Donate"></i>
       <a href="https://luevano.xyz/donate.html">Donate</a>
-      <a href="https://paypal.me/dlvna"><i class="fab fa-paypal" alt="Paypal"></i></a>
+      <br>
+
+      <i class="fas fa-hammer" alt="Hammer"></i>
+      Created with <a href="https://github.com/luevano/pyssg">pyssg</a> by David Luévano
+      <br>
+
+      Copyright <i class="fas fa-copyright" alt="Copyright"></i> 2021 David Luévano Alvarado
     </footer>
   </body>
 </html>
diff --git a/blog/dst/a/mail_server_with_postfix.html b/blog/dst/a/mail_server_with_postfix.html
index eaa620d..b5083ea 100644
--- a/blog/dst/a/mail_server_with_postfix.html
+++ b/blog/dst/a/mail_server_with_postfix.html
@@ -3,8 +3,10 @@
   <head>
     <base href="https://static.luevano.xyz/">
     <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
     <title>Create a mail server with Postfix, Dovecot, SpamAssassin and OpenDKIM -- Luévano's Blog</title>
-    <link rel="icon" href="fa/svgs/solid/dragon.svg">
+    <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS">
+    <link rel="icon" href="images/icons/favicon.ico">
 
     <!-- general style -->
     <link rel="stylesheet" type="text/css" href="css/style.css">
@@ -426,27 +428,27 @@ systemctl enable spamassassin.service
 <p>Finally, that&rsquo;s actually it for this entry, if you have any problem whatsoever you have my info down below.</p>  <p>Tags: 
 <a href="https://blog.luevano.xyz/tag/@english.html">english</a>, <a href="https://blog.luevano.xyz/tag/@mail.html">mail</a>, <a href="https://blog.luevano.xyz/tag/@server.html">server</a>, <a href="https://blog.luevano.xyz/tag/@tools.html">tools</a>, <a href="https://blog.luevano.xyz/tag/@tutorial.html">tutorial</a></p>
 <p>By: David Luévano</p>
-<p>Created: Sun, 21 Mar, 2021 @ 04:05 UTC, edited: Mon, 17 May, 2021 @ 21:04 UTC</p>
+<p>Created: Sun, Mar 21, 2021 @ 04:05 UTC, edited: Mon, May 17, 2021 @ 21:04 UTC</p>
     </main>
 
     <footer>
-      <i class="fas fa-envelope" alt="Email"></i>
-      Email
-      <a href="mailto:david@luevano.xyz">
-        david@luevano.xyz
-      </a>
+      <i class="fas fa-rss" alt="RSS"></i>
+      <a href="https://blog.luevano.xyz/rss.xml">https://blog.luevano.xyz/rss.xml</a>
       <br>
 
-      <i class="fas fa-rss" alt="RSS"></i>
-      RSS
-      <a href="https://blog.luevano.xyz/rss.xml">
-        https://blog.luevano.xyz/rss.xml
-      </a>
+      <i class="fas fa-envelope" alt="Email"></i>
+      <a href="mailto:david@luevano.xyz">david@luevano.xyz</a>
       <br>
 
       <i class="fas fa-donate" alt="Donate"></i>
       <a href="https://luevano.xyz/donate.html">Donate</a>
-      <a href="https://paypal.me/dlvna"><i class="fab fa-paypal" alt="Paypal"></i></a>
+      <br>
+
+      <i class="fas fa-hammer" alt="Hammer"></i>
+      Created with <a href="https://github.com/luevano/pyssg">pyssg</a> by David Luévano
+      <br>
+
+      Copyright <i class="fas fa-copyright" alt="Copyright"></i> 2021 David Luévano Alvarado
     </footer>
   </body>
 </html>
diff --git a/blog/dst/a/shell_scripting.html b/blog/dst/a/shell_scripting.html
index 741986e..b7eb3c8 100644
--- a/blog/dst/a/shell_scripting.html
+++ b/blog/dst/a/shell_scripting.html
@@ -3,8 +3,10 @@
   <head>
     <base href="https://static.luevano.xyz/">
     <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
     <title>Shell scripting tutorial video notes -- Luévano's Blog</title>
-    <link rel="icon" href="fa/svgs/solid/dragon.svg">
+    <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS">
+    <link rel="icon" href="images/icons/favicon.ico">
 
     <!-- general style -->
     <link rel="stylesheet" type="text/css" href="css/style.css">
@@ -265,27 +267,27 @@ function_name () {
 <p>Functions can also take arguments and can access their individual arguments (each function will have a different &ldquo;storage&rdquo; for their arguments). Functions can also be nested. Here <code>exit</code> will not only will finish the function code, but also the shell script that called it, instead use <code>return</code> plus an exit code to just exit the function.</p>  <p>Tags: 
 <a href="https://blog.luevano.xyz/tag/@english.html">english</a>, <a href="https://blog.luevano.xyz/tag/@linux.html">linux</a>, <a href="https://blog.luevano.xyz/tag/@notes.html">notes</a>, <a href="https://blog.luevano.xyz/tag/@scripting.html">scripting</a>, <a href="https://blog.luevano.xyz/tag/@shell.html">shell</a></p>
 <p>By: David Luévano</p>
-<p>Created: Sun, 14 Mar, 2021 @ 05:57 UTC, edited: Mon, 17 May, 2021 @ 20:58 UTC</p>
+<p>Created: Sun, Mar 14, 2021 @ 05:57 UTC, edited: Mon, May 17, 2021 @ 20:58 UTC</p>
     </main>
 
     <footer>
-      <i class="fas fa-envelope" alt="Email"></i>
-      Email
-      <a href="mailto:david@luevano.xyz">
-        david@luevano.xyz
-      </a>
+      <i class="fas fa-rss" alt="RSS"></i>
+      <a href="https://blog.luevano.xyz/rss.xml">https://blog.luevano.xyz/rss.xml</a>
       <br>
 
-      <i class="fas fa-rss" alt="RSS"></i>
-      RSS
-      <a href="https://blog.luevano.xyz/rss.xml">
-        https://blog.luevano.xyz/rss.xml
-      </a>
+      <i class="fas fa-envelope" alt="Email"></i>
+      <a href="mailto:david@luevano.xyz">david@luevano.xyz</a>
       <br>
 
       <i class="fas fa-donate" alt="Donate"></i>
       <a href="https://luevano.xyz/donate.html">Donate</a>
-      <a href="https://paypal.me/dlvna"><i class="fab fa-paypal" alt="Paypal"></i></a>
+      <br>
+
+      <i class="fas fa-hammer" alt="Hammer"></i>
+      Created with <a href="https://github.com/luevano/pyssg">pyssg</a> by David Luévano
+      <br>
+
+      Copyright <i class="fas fa-copyright" alt="Copyright"></i> 2021 David Luévano Alvarado
     </footer>
   </body>
 </html>
diff --git a/blog/dst/a/sql_video_notes.html b/blog/dst/a/sql_video_notes.html
index 40bd914..b47a9e0 100644
--- a/blog/dst/a/sql_video_notes.html
+++ b/blog/dst/a/sql_video_notes.html
@@ -3,8 +3,10 @@
   <head>
     <base href="https://static.luevano.xyz/">
     <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
     <title>SQL tutorial video notes -- Luévano's Blog</title>
-    <link rel="icon" href="fa/svgs/solid/dragon.svg">
+    <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS">
+    <link rel="icon" href="images/icons/favicon.ico">
 
     <!-- general style -->
     <link rel="stylesheet" type="text/css" href="css/style.css">
@@ -200,27 +202,27 @@
 <p><img alt="ERD example taken from wikipedia" src="https://static.luevano.xyz/images/b/notes/sql/erd_example.png"></p>  <p>Tags: 
 <a href="https://blog.luevano.xyz/tag/@english.html">english</a>, <a href="https://blog.luevano.xyz/tag/@notes.html">notes</a>, <a href="https://blog.luevano.xyz/tag/@sql.html">sql</a></p>
 <p>By: David Luévano</p>
-<p>Created: Tue, 02 Mar, 2021 @ 14:35 UTC, edited: Mon, 17 May, 2021 @ 20:59 UTC</p>
+<p>Created: Tue, Mar 02, 2021 @ 14:35 UTC, edited: Mon, May 17, 2021 @ 20:59 UTC</p>
     </main>
 
     <footer>
-      <i class="fas fa-envelope" alt="Email"></i>
-      Email
-      <a href="mailto:david@luevano.xyz">
-        david@luevano.xyz
-      </a>
+      <i class="fas fa-rss" alt="RSS"></i>
+      <a href="https://blog.luevano.xyz/rss.xml">https://blog.luevano.xyz/rss.xml</a>
       <br>
 
-      <i class="fas fa-rss" alt="RSS"></i>
-      RSS
-      <a href="https://blog.luevano.xyz/rss.xml">
-        https://blog.luevano.xyz/rss.xml
-      </a>
+      <i class="fas fa-envelope" alt="Email"></i>
+      <a href="mailto:david@luevano.xyz">david@luevano.xyz</a>
       <br>
 
       <i class="fas fa-donate" alt="Donate"></i>
       <a href="https://luevano.xyz/donate.html">Donate</a>
-      <a href="https://paypal.me/dlvna"><i class="fab fa-paypal" alt="Paypal"></i></a>
+      <br>
+
+      <i class="fas fa-hammer" alt="Hammer"></i>
+      Created with <a href="https://github.com/luevano/pyssg">pyssg</a> by David Luévano
+      <br>
+
+      Copyright <i class="fas fa-copyright" alt="Copyright"></i> 2021 David Luévano Alvarado
     </footer>
   </body>
 </html>
diff --git a/blog/dst/a/website_with_nginx.html b/blog/dst/a/website_with_nginx.html
index 079ea00..a36ab54 100644
--- a/blog/dst/a/website_with_nginx.html
+++ b/blog/dst/a/website_with_nginx.html
@@ -3,8 +3,10 @@
   <head>
     <base href="https://static.luevano.xyz/">
     <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
     <title>Create a website with Nginx and Certbot -- Luévano's Blog</title>
-    <link rel="icon" href="fa/svgs/solid/dragon.svg">
+    <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS">
+    <link rel="icon" href="images/icons/favicon.ico">
 
     <!-- general style -->
     <link rel="stylesheet" type="text/css" href="css/style.css">
@@ -176,27 +178,27 @@ systemctl restart nginx
 <p>That&rsquo;s it, you now have a website with SSL certificate.</p>  <p>Tags: 
 <a href="https://blog.luevano.xyz/tag/@english.html">english</a>, <a href="https://blog.luevano.xyz/tag/@nginx.html">nginx</a>, <a href="https://blog.luevano.xyz/tag/@tools.html">tools</a>, <a href="https://blog.luevano.xyz/tag/@tutorial.html">tutorial</a></p>
 <p>By: David Luévano</p>
-<p>Created: Fri, 19 Mar, 2021 @ 02:58 UTC, edited: Mon, 17 May, 2021 @ 21:04 UTC</p>
+<p>Created: Fri, Mar 19, 2021 @ 02:58 UTC, edited: Mon, May 17, 2021 @ 21:04 UTC</p>
     </main>
 
     <footer>
-      <i class="fas fa-envelope" alt="Email"></i>
-      Email
-      <a href="mailto:david@luevano.xyz">
-        david@luevano.xyz
-      </a>
+      <i class="fas fa-rss" alt="RSS"></i>
+      <a href="https://blog.luevano.xyz/rss.xml">https://blog.luevano.xyz/rss.xml</a>
       <br>
 
-      <i class="fas fa-rss" alt="RSS"></i>
-      RSS
-      <a href="https://blog.luevano.xyz/rss.xml">
-        https://blog.luevano.xyz/rss.xml
-      </a>
+      <i class="fas fa-envelope" alt="Email"></i>
+      <a href="mailto:david@luevano.xyz">david@luevano.xyz</a>
       <br>
 
       <i class="fas fa-donate" alt="Donate"></i>
       <a href="https://luevano.xyz/donate.html">Donate</a>
-      <a href="https://paypal.me/dlvna"><i class="fab fa-paypal" alt="Paypal"></i></a>
+      <br>
+
+      <i class="fas fa-hammer" alt="Hammer"></i>
+      Created with <a href="https://github.com/luevano/pyssg">pyssg</a> by David Luévano
+      <br>
+
+      Copyright <i class="fas fa-copyright" alt="Copyright"></i> 2021 David Luévano Alvarado
     </footer>
   </body>
 </html>
diff --git a/blog/dst/robots.txt b/blog/dst/robots.txt
new file mode 100644
index 0000000..f6dd30e
--- /dev/null
+++ b/blog/dst/robots.txt
@@ -0,0 +1,3 @@
+User-agent: *
+Allow: /
+Sitemap: https://blog.luevano.xyz/sitemap.xml
diff --git a/blog/dst/rss.xml b/blog/dst/rss.xml
index 9ad7e4e..875812e 100644
--- a/blog/dst/rss.xml
+++ b/blog/dst/rss.xml
@@ -12,9 +12,9 @@
     <copyright>Copyright 2021 David Luévano Alvarado</copyright>
     <managingEditor>david@luevano.xyz (David Luévano Alvarado)</managingEditor>
     <webMaster>david@luevano.xyz (David Luévano Alvarado)</webMaster>
-    <pubDate>Wed, 26 May 2021 02:12:12 GMT</pubDate>
-    <lastBuildDate>Wed, 26 May 2021 02:12:12 GMT</lastBuildDate>
-    <generator>pyssg v0.3.1</generator>
+    <pubDate>Wed, 26 May 2021 03:28:01 GMT</pubDate>
+    <lastBuildDate>Wed, 26 May 2021 03:28:01 GMT</lastBuildDate>
+    <generator>pyssg v0.3.2.dev4</generator>
     <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
     <ttl>30</ttl>
     <image>
diff --git a/blog/dst/sitemap.xml b/blog/dst/sitemap.xml
new file mode 100644
index 0000000..6aa55a1
--- /dev/null
+++ b/blog/dst/sitemap.xml
@@ -0,0 +1,144 @@
+<?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://blog.luevano.xyz/a/git_server_with_cgit.html</loc>
+      <lastmod>2021-05-17</lastmod>
+      <changefreq>weekly</changefreq>
+      <priority>1.0</priority>
+    </url>
+    <url>
+      <loc>https://blog.luevano.xyz/a/mail_server_with_postfix.html</loc>
+      <lastmod>2021-05-17</lastmod>
+      <changefreq>weekly</changefreq>
+      <priority>1.0</priority>
+    </url>
+    <url>
+      <loc>https://blog.luevano.xyz/a/website_with_nginx.html</loc>
+      <lastmod>2021-05-17</lastmod>
+      <changefreq>weekly</changefreq>
+      <priority>1.0</priority>
+    </url>
+    <url>
+      <loc>https://blog.luevano.xyz/a/el_blog_ya_tiene_timestamps.html</loc>
+      <lastmod>2021-05-17</lastmod>
+      <changefreq>weekly</changefreq>
+      <priority>1.0</priority>
+    </url>
+    <url>
+      <loc>https://blog.luevano.xyz/a/shell_scripting.html</loc>
+      <lastmod>2021-05-17</lastmod>
+      <changefreq>weekly</changefreq>
+      <priority>1.0</priority>
+    </url>
+    <url>
+      <loc>https://blog.luevano.xyz/a/linux_video_notes.html</loc>
+      <lastmod>2021-05-17</lastmod>
+      <changefreq>weekly</changefreq>
+      <priority>1.0</priority>
+    </url>
+    <url>
+      <loc>https://blog.luevano.xyz/a/sql_video_notes.html</loc>
+      <lastmod>2021-05-17</lastmod>
+      <changefreq>weekly</changefreq>
+      <priority>1.0</priority>
+    </url>
+    <url>
+      <loc>https://blog.luevano.xyz/a/first_blog_post.html</loc>
+      <lastmod>2021-05-17</lastmod>
+      <changefreq>weekly</changefreq>
+      <priority>1.0</priority>
+    </url>
+    <url>
+      <loc>https://blog.luevano.xyz/tag/@english.html</loc>
+      <lastmod>2021-05-26</lastmod>
+      <changefreq>daily</changefreq>
+      <priority>0.5</priority>
+    </url>
+    <url>
+      <loc>https://blog.luevano.xyz/tag/@git.html</loc>
+      <lastmod>2021-05-26</lastmod>
+      <changefreq>daily</changefreq>
+      <priority>0.5</priority>
+    </url>
+    <url>
+      <loc>https://blog.luevano.xyz/tag/@linux.html</loc>
+      <lastmod>2021-05-26</lastmod>
+      <changefreq>daily</changefreq>
+      <priority>0.5</priority>
+    </url>
+    <url>
+      <loc>https://blog.luevano.xyz/tag/@mail.html</loc>
+      <lastmod>2021-05-26</lastmod>
+      <changefreq>daily</changefreq>
+      <priority>0.5</priority>
+    </url>
+    <url>
+      <loc>https://blog.luevano.xyz/tag/@nginx.html</loc>
+      <lastmod>2021-05-26</lastmod>
+      <changefreq>daily</changefreq>
+      <priority>0.5</priority>
+    </url>
+    <url>
+      <loc>https://blog.luevano.xyz/tag/@notes.html</loc>
+      <lastmod>2021-05-26</lastmod>
+      <changefreq>daily</changefreq>
+      <priority>0.5</priority>
+    </url>
+    <url>
+      <loc>https://blog.luevano.xyz/tag/@scripting.html</loc>
+      <lastmod>2021-05-26</lastmod>
+      <changefreq>daily</changefreq>
+      <priority>0.5</priority>
+    </url>
+    <url>
+      <loc>https://blog.luevano.xyz/tag/@server.html</loc>
+      <lastmod>2021-05-26</lastmod>
+      <changefreq>daily</changefreq>
+      <priority>0.5</priority>
+    </url>
+    <url>
+      <loc>https://blog.luevano.xyz/tag/@shell.html</loc>
+      <lastmod>2021-05-26</lastmod>
+      <changefreq>daily</changefreq>
+      <priority>0.5</priority>
+    </url>
+    <url>
+      <loc>https://blog.luevano.xyz/tag/@short.html</loc>
+      <lastmod>2021-05-26</lastmod>
+      <changefreq>daily</changefreq>
+      <priority>0.5</priority>
+    </url>
+    <url>
+      <loc>https://blog.luevano.xyz/tag/@spanish.html</loc>
+      <lastmod>2021-05-26</lastmod>
+      <changefreq>daily</changefreq>
+      <priority>0.5</priority>
+    </url>
+    <url>
+      <loc>https://blog.luevano.xyz/tag/@sql.html</loc>
+      <lastmod>2021-05-26</lastmod>
+      <changefreq>daily</changefreq>
+      <priority>0.5</priority>
+    </url>
+    <url>
+      <loc>https://blog.luevano.xyz/tag/@tools.html</loc>
+      <lastmod>2021-05-26</lastmod>
+      <changefreq>daily</changefreq>
+      <priority>0.5</priority>
+    </url>
+    <url>
+      <loc>https://blog.luevano.xyz/tag/@tutorial.html</loc>
+      <lastmod>2021-05-26</lastmod>
+      <changefreq>daily</changefreq>
+      <priority>0.5</priority>
+    </url>
+    <url>
+      <loc>https://blog.luevano.xyz/tag/@update.html</loc>
+      <lastmod>2021-05-26</lastmod>
+      <changefreq>daily</changefreq>
+      <priority>0.5</priority>
+    </url>
+
+</urlset>
-- 
cgit v1.2.3-70-g09d2