From f8ae4d47bd7f3c0534822a78be8f0654195c4e1a Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <david@luevano.xyz> Date: Wed, 17 Mar 2021 19:07:17 -0700 Subject: Using sbg instead of sgg --- blog/dst/.files | 7 ------- blog/dst/.files_ts | 7 ------- blog/dst/a/el_blog_ya_tiene_timestamps.html | 2 +- blog/dst/sitemap.xml | 2 +- blog/src/.files | 7 +++++++ blog/src/.sbgignore | 1 + 6 files changed, 10 insertions(+), 16 deletions(-) delete mode 100644 blog/dst/.files delete mode 100644 blog/dst/.files_ts create mode 100644 blog/src/.files create mode 100644 blog/src/.sbgignore diff --git a/blog/dst/.files b/blog/dst/.files deleted file mode 100644 index 71dabc2..0000000 --- a/blog/dst/.files +++ /dev/null @@ -1,7 +0,0 @@ -./index.md -./a/website_with_nginx.md -./a/el_blog_ya_tiene_timestamps.md -./a/shell_scripting.md -./a/sql_video_notes.md -./a/first_blog_post.md -./a/linux_video_notes.md diff --git a/blog/dst/.files_ts b/blog/dst/.files_ts deleted file mode 100644 index 820be81..0000000 --- a/blog/dst/.files_ts +++ /dev/null @@ -1,7 +0,0 @@ -1614424181 1615856381 ./index.md -1615702088 0 ./a/website_with_nginx.md -1615862630 1615862784 ./a/el_blog_ya_tiene_timestamps.md -1615701454 0 ./a/shell_scripting.md -1614695711 0 ./a/sql_video_notes.md -1614431313 0 ./a/first_blog_post.md -1615701443 0 ./a/linux_video_notes.md diff --git a/blog/dst/a/el_blog_ya_tiene_timestamps.html b/blog/dst/a/el_blog_ya_tiene_timestamps.html index fa84af3..2a5b687 100644 --- a/blog/dst/a/el_blog_ya_tiene_timestamps.html +++ b/blog/dst/a/el_blog_ya_tiene_timestamps.html @@ -70,7 +70,7 @@ <div class=timestamp> <hr> -<p>Created: Mon, Mar 15, 2021 @ 19:43 MST; modified: Mon, Mar 15, 2021 @ 19:46 MST</p> +<p>Created: Mon, Mar 15, 2021 @ 19:46 MST</p> </div> <footer class="footer"> <i class="fas fa-envelope" alt="Email"></i> diff --git a/blog/dst/sitemap.xml b/blog/dst/sitemap.xml index 80671c3..028dcda 100644 --- a/blog/dst/sitemap.xml +++ b/blog/dst/sitemap.xml @@ -4,7 +4,7 @@ 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" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> -<url><loc>https://blog.luevano.xyz/index.html</loc><lastmod>2021-03-15</lastmod><priority>1.0</priority></url> +<url><loc>https://blog.luevano.xyz/index.html</loc><lastmod>2021-03-16</lastmod><priority>1.0</priority></url> <url><loc>https://blog.luevano.xyz/a/website_with_nginx.html</loc><lastmod>2021-03-13</lastmod><priority>1.0</priority></url> <url><loc>https://blog.luevano.xyz/a/el_blog_ya_tiene_timestamps.html</loc><lastmod>2021-03-15</lastmod><priority>1.0</priority></url> <url><loc>https://blog.luevano.xyz/a/shell_scripting.html</loc><lastmod>2021-03-13</lastmod><priority>1.0</priority></url> diff --git a/blog/src/.files b/blog/src/.files new file mode 100644 index 0000000..0f25a16 --- /dev/null +++ b/blog/src/.files @@ -0,0 +1,7 @@ +1615856381 0 ./index.md +1615702088 0 ./a/website_with_nginx.md +1615862784 0 ./a/el_blog_ya_tiene_timestamps.md +1615701454 0 ./a/shell_scripting.md +1614695711 0 ./a/sql_video_notes.md +1614431313 0 ./a/first_blog_post.md +1615701443 0 ./a/linux_video_notes.md diff --git a/blog/src/.sbgignore b/blog/src/.sbgignore new file mode 100644 index 0000000..8be5f84 --- /dev/null +++ b/blog/src/.sbgignore @@ -0,0 +1 @@ +.files -- cgit v1.2.3-70-g09d2