From c99a10e28b00a913f3c6141e29a908616f625b31 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Sun, 23 May 2021 17:44:17 -0600 Subject: add rss support --- blog/dst/index.html | 2 ++ blog/dst/rss.xml | 80 ++++++++++++++++++++++++++++++++++++++++++++ blog/dst/tag/@english.html | 2 ++ blog/dst/tag/@git.html | 2 ++ blog/dst/tag/@linux.html | 2 ++ blog/dst/tag/@mail.html | 2 ++ blog/dst/tag/@nginx.html | 2 ++ blog/dst/tag/@notes.html | 2 ++ blog/dst/tag/@scripting.html | 2 ++ blog/dst/tag/@server.html | 2 ++ blog/dst/tag/@shell.html | 2 ++ blog/dst/tag/@short.html | 2 ++ blog/dst/tag/@spanish.html | 2 ++ blog/dst/tag/@sql.html | 2 ++ blog/dst/tag/@tools.html | 2 ++ blog/dst/tag/@tutorial.html | 2 ++ blog/dst/tag/@update.html | 2 ++ 17 files changed, 112 insertions(+) create mode 100644 blog/dst/rss.xml (limited to 'blog/dst') diff --git a/blog/dst/index.html b/blog/dst/index.html index 0b2494a..2e2ac12 100644 --- a/blog/dst/index.html +++ b/blog/dst/index.html @@ -3,7 +3,9 @@ + Index -- Luévano's Blog + diff --git a/blog/dst/rss.xml b/blog/dst/rss.xml new file mode 100644 index 0000000..c523446 --- /dev/null +++ b/blog/dst/rss.xml @@ -0,0 +1,80 @@ + + + + Luévano's Blog + https://blog.luevano.xyz + + A personal weblog ranging from rants to how to's and other thoughts. + en-us + Copyright 2021 David Luévano Alvarado + david@luevano.xyz (David Luévano Alvarado) + david@luevano.xyz (David Luévano Alvarado) + Sun, 23 May 2021 23:43:37 GMT + Sun, 23 May 2021 23:43:37 GMT + pyssg v0.3.0 + https://validator.w3.org/feed/docs/rss2.html + 30 + + https://static.luevano.xyz/images/blog.png + Luévano's Blog + https://blog.luevano.xyz + + + Create a git server and setup cgit web app (on Nginx) + https://blog.luevano.xyz/a/git_server_with_cgit.html + How to create a git server using cgit on a server running Nginx. This is a follow up on post about creating a website with Nginx and Certbot. + https://blog.luevano.xyz/a/git_server_with_cgit.html + Sun, 21 Mar 2021 19:00:29 GMT + + + Create a mail server with Postfix, Dovecot, SpamAssassin and OpenDKIM + https://blog.luevano.xyz/a/mail_server_with_postfix.html + How to create mail server using Postfix, Dovecot, SpamAssassin and OpenDKIM. This is a follow up on post about creating a website with Nginx and Certbot. + https://blog.luevano.xyz/a/mail_server_with_postfix.html + Sun, 21 Mar 2021 04:05:59 GMT + + + Create a website with Nginx and Certbot + https://blog.luevano.xyz/a/website_with_nginx.html + How to create website that runs on Nginx and uses Certbot for SSL certificates. This is a base for future blog posts about similar topics. + https://blog.luevano.xyz/a/website_with_nginx.html + Fri, 19 Mar 2021 02:58:15 GMT + + + Así es raza, el blog ya tiene timestamps + https://blog.luevano.xyz/a/el_blog_ya_tiene_timestamps.html + Actualización en el estado del blog y el sistema usado para crearlo. + https://blog.luevano.xyz/a/el_blog_ya_tiene_timestamps.html + Tue, 16 Mar 2021 02:46:24 GMT + + + Shell scripting tutorial video notes + https://blog.luevano.xyz/a/shell_scripting.html + Notes of videos about shell scripting, as requested by a mentor of mine. + https://blog.luevano.xyz/a/shell_scripting.html + Sun, 14 Mar 2021 05:57:34 GMT + + + Linux tutorial video notes + https://blog.luevano.xyz/a/linux_video_notes.html + Notes of videos about basic Linux terms, usage and commands, as requested by a mentor of mine. + https://blog.luevano.xyz/a/linux_video_notes.html + Sun, 14 Mar 2021 05:57:23 GMT + + + SQL tutorial video notes + https://blog.luevano.xyz/a/sql_video_notes.html + Notes of videos about basic SQL syntax and usage, as requested by a mentor of mine. + https://blog.luevano.xyz/a/sql_video_notes.html + Tue, 02 Mar 2021 14:35:11 GMT + + + This is the first blog post, just for testing purposes + https://blog.luevano.xyz/a/first_blog_post.html + Just my first blog post where I state what tools I'm using to build this blog. + https://blog.luevano.xyz/a/first_blog_post.html + Sat, 27 Feb 2021 13:08:33 GMT + + + + diff --git a/blog/dst/tag/@english.html b/blog/dst/tag/@english.html index 4c6e6b6..7ab71ad 100644 --- a/blog/dst/tag/@english.html +++ b/blog/dst/tag/@english.html @@ -3,7 +3,9 @@ + Posts filtered by: english -- Luévano's Blog + diff --git a/blog/dst/tag/@git.html b/blog/dst/tag/@git.html index f2575ce..e8b9680 100644 --- a/blog/dst/tag/@git.html +++ b/blog/dst/tag/@git.html @@ -3,7 +3,9 @@ + Posts filtered by: git -- Luévano's Blog + diff --git a/blog/dst/tag/@linux.html b/blog/dst/tag/@linux.html index 8288255..db420fb 100644 --- a/blog/dst/tag/@linux.html +++ b/blog/dst/tag/@linux.html @@ -3,7 +3,9 @@ + Posts filtered by: linux -- Luévano's Blog + diff --git a/blog/dst/tag/@mail.html b/blog/dst/tag/@mail.html index dc825c9..fbc5101 100644 --- a/blog/dst/tag/@mail.html +++ b/blog/dst/tag/@mail.html @@ -3,7 +3,9 @@ + Posts filtered by: mail -- Luévano's Blog + diff --git a/blog/dst/tag/@nginx.html b/blog/dst/tag/@nginx.html index 4d90d41..578338e 100644 --- a/blog/dst/tag/@nginx.html +++ b/blog/dst/tag/@nginx.html @@ -3,7 +3,9 @@ + Posts filtered by: nginx -- Luévano's Blog + diff --git a/blog/dst/tag/@notes.html b/blog/dst/tag/@notes.html index 98a62e1..b52c233 100644 --- a/blog/dst/tag/@notes.html +++ b/blog/dst/tag/@notes.html @@ -3,7 +3,9 @@ + Posts filtered by: notes -- Luévano's Blog + diff --git a/blog/dst/tag/@scripting.html b/blog/dst/tag/@scripting.html index 3277b47..265ddb2 100644 --- a/blog/dst/tag/@scripting.html +++ b/blog/dst/tag/@scripting.html @@ -3,7 +3,9 @@ + Posts filtered by: scripting -- Luévano's Blog + diff --git a/blog/dst/tag/@server.html b/blog/dst/tag/@server.html index 09f9724..0444316 100644 --- a/blog/dst/tag/@server.html +++ b/blog/dst/tag/@server.html @@ -3,7 +3,9 @@ + Posts filtered by: server -- Luévano's Blog + diff --git a/blog/dst/tag/@shell.html b/blog/dst/tag/@shell.html index 4e97f5d..3730fd4 100644 --- a/blog/dst/tag/@shell.html +++ b/blog/dst/tag/@shell.html @@ -3,7 +3,9 @@ + Posts filtered by: shell -- Luévano's Blog + diff --git a/blog/dst/tag/@short.html b/blog/dst/tag/@short.html index 719842f..fd61c52 100644 --- a/blog/dst/tag/@short.html +++ b/blog/dst/tag/@short.html @@ -3,7 +3,9 @@ + Posts filtered by: short -- Luévano's Blog + diff --git a/blog/dst/tag/@spanish.html b/blog/dst/tag/@spanish.html index 8514b96..7d92a74 100644 --- a/blog/dst/tag/@spanish.html +++ b/blog/dst/tag/@spanish.html @@ -3,7 +3,9 @@ + Posts filtered by: spanish -- Luévano's Blog + diff --git a/blog/dst/tag/@sql.html b/blog/dst/tag/@sql.html index 3a64144..3553ea3 100644 --- a/blog/dst/tag/@sql.html +++ b/blog/dst/tag/@sql.html @@ -3,7 +3,9 @@ + Posts filtered by: sql -- Luévano's Blog + diff --git a/blog/dst/tag/@tools.html b/blog/dst/tag/@tools.html index b1044f1..750851c 100644 --- a/blog/dst/tag/@tools.html +++ b/blog/dst/tag/@tools.html @@ -3,7 +3,9 @@ + Posts filtered by: tools -- Luévano's Blog + diff --git a/blog/dst/tag/@tutorial.html b/blog/dst/tag/@tutorial.html index 633005a..e2bdc67 100644 --- a/blog/dst/tag/@tutorial.html +++ b/blog/dst/tag/@tutorial.html @@ -3,7 +3,9 @@ + Posts filtered by: tutorial -- Luévano's Blog + diff --git a/blog/dst/tag/@update.html b/blog/dst/tag/@update.html index 808bcd6..df7b6cc 100644 --- a/blog/dst/tag/@update.html +++ b/blog/dst/tag/@update.html @@ -3,7 +3,9 @@ + Posts filtered by: update -- Luévano's Blog + -- cgit v1.2.3-54-g00ecf