diff options
Diffstat (limited to 'blog/dst')
-rw-r--r-- | blog/dst/a/el_blog_ya_tiene_timestamps.html | 3 | ||||
-rw-r--r-- | blog/dst/a/first_blog_post.html | 3 | ||||
-rw-r--r-- | blog/dst/a/linux_video_notes.html | 3 | ||||
-rw-r--r-- | blog/dst/a/shell_scripting.html | 3 | ||||
-rw-r--r-- | blog/dst/a/sql_video_notes.html | 3 | ||||
-rw-r--r-- | blog/dst/a/website_with_nginx.html | 5 | ||||
-rw-r--r-- | blog/dst/index.html | 3 | ||||
-rw-r--r-- | blog/dst/sitemap.xml | 2 |
8 files changed, 23 insertions, 2 deletions
diff --git a/blog/dst/a/el_blog_ya_tiene_timestamps.html b/blog/dst/a/el_blog_ya_tiene_timestamps.html index 2a5b687..335efce 100644 --- a/blog/dst/a/el_blog_ya_tiene_timestamps.html +++ b/blog/dst/a/el_blog_ya_tiene_timestamps.html @@ -3,6 +3,9 @@ <head> <script type="text/javascript" src="https://static.luevano.xyz/scripts/theme.js"></script> + <link id="code-theme-css" rel="stylesheet" type="text/css" href="https://static.luevano.xyz/hl/styles/solarized-dark.min.css"> + <script type="text/javascript" src="https://static.luevano.xyz/hl/highlight.min.js"></script> + <script type="text/javascript">hljs.initHighlightingOnLoad();</script> <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/fa/css/all.min.css"> <link id="theme-css" rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/dark.css"> <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/general_style.css"> diff --git a/blog/dst/a/first_blog_post.html b/blog/dst/a/first_blog_post.html index b26e5ca..a0bf642 100644 --- a/blog/dst/a/first_blog_post.html +++ b/blog/dst/a/first_blog_post.html @@ -3,6 +3,9 @@ <head> <script type="text/javascript" src="https://static.luevano.xyz/scripts/theme.js"></script> + <link id="code-theme-css" rel="stylesheet" type="text/css" href="https://static.luevano.xyz/hl/styles/solarized-dark.min.css"> + <script type="text/javascript" src="https://static.luevano.xyz/hl/highlight.min.js"></script> + <script type="text/javascript">hljs.initHighlightingOnLoad();</script> <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/fa/css/all.min.css"> <link id="theme-css" rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/dark.css"> <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/general_style.css"> diff --git a/blog/dst/a/linux_video_notes.html b/blog/dst/a/linux_video_notes.html index a3e5f4b..f42255f 100644 --- a/blog/dst/a/linux_video_notes.html +++ b/blog/dst/a/linux_video_notes.html @@ -3,6 +3,9 @@ <head> <script type="text/javascript" src="https://static.luevano.xyz/scripts/theme.js"></script> + <link id="code-theme-css" rel="stylesheet" type="text/css" href="https://static.luevano.xyz/hl/styles/solarized-dark.min.css"> + <script type="text/javascript" src="https://static.luevano.xyz/hl/highlight.min.js"></script> + <script type="text/javascript">hljs.initHighlightingOnLoad();</script> <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/fa/css/all.min.css"> <link id="theme-css" rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/dark.css"> <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/general_style.css"> diff --git a/blog/dst/a/shell_scripting.html b/blog/dst/a/shell_scripting.html index 96c9816..a61c8af 100644 --- a/blog/dst/a/shell_scripting.html +++ b/blog/dst/a/shell_scripting.html @@ -3,6 +3,9 @@ <head> <script type="text/javascript" src="https://static.luevano.xyz/scripts/theme.js"></script> + <link id="code-theme-css" rel="stylesheet" type="text/css" href="https://static.luevano.xyz/hl/styles/solarized-dark.min.css"> + <script type="text/javascript" src="https://static.luevano.xyz/hl/highlight.min.js"></script> + <script type="text/javascript">hljs.initHighlightingOnLoad();</script> <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/fa/css/all.min.css"> <link id="theme-css" rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/dark.css"> <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/general_style.css"> diff --git a/blog/dst/a/sql_video_notes.html b/blog/dst/a/sql_video_notes.html index 04c6ed7..14b9d9c 100644 --- a/blog/dst/a/sql_video_notes.html +++ b/blog/dst/a/sql_video_notes.html @@ -3,6 +3,9 @@ <head> <script type="text/javascript" src="https://static.luevano.xyz/scripts/theme.js"></script> + <link id="code-theme-css" rel="stylesheet" type="text/css" href="https://static.luevano.xyz/hl/styles/solarized-dark.min.css"> + <script type="text/javascript" src="https://static.luevano.xyz/hl/highlight.min.js"></script> + <script type="text/javascript">hljs.initHighlightingOnLoad();</script> <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/fa/css/all.min.css"> <link id="theme-css" rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/dark.css"> <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/general_style.css"> diff --git a/blog/dst/a/website_with_nginx.html b/blog/dst/a/website_with_nginx.html index d58cc97..45366e4 100644 --- a/blog/dst/a/website_with_nginx.html +++ b/blog/dst/a/website_with_nginx.html @@ -3,6 +3,9 @@ <head> <script type="text/javascript" src="https://static.luevano.xyz/scripts/theme.js"></script> + <link id="code-theme-css" rel="stylesheet" type="text/css" href="https://static.luevano.xyz/hl/styles/solarized-dark.min.css"> + <script type="text/javascript" src="https://static.luevano.xyz/hl/highlight.min.js"></script> + <script type="text/javascript">hljs.initHighlightingOnLoad();</script> <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/fa/css/all.min.css"> <link id="theme-css" rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/dark.css"> <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/general_style.css"> @@ -72,7 +75,7 @@ <li>A domain name (duh!). I got mine on <a href="https://www.epik.com/?affid=da5ne9ru4">Epik</a> (affiliate link, btw). <ul> -<li>With the corresponding <strong>A</strong> and <strong>AAA</strong> records pointing to the VPS’ IPs (“A” record points to the ipv4 address and “AAA” to the ipv6, basically). I have three records for each type: empty one, “www” and “*” for a wildcard, that way “domain.name”, “<a href="http://www.domain.name">http://www.domain.name</a>”, “anythingelse.domain.name” point to the same VPS (meaning that you can have several VPS for different sub-domains).</li> +<li>With the corresponding <strong>A</strong> and <strong>AAA</strong> records pointing to the VPS’ IPs (“A” record points to the ipv4 address and “AAA” to the ipv6, basically). I have three records for each type: empty one, “www” and “*” for a wildcard, that way “domain.name”, “www.domain.name”, “anythingelse.domain.name” point to the same VPS (meaning that you can have several VPS for different sub-domains).</li> </ul></li> <li>A VPS or somewhere else to host it. I'm using <a href="https://www.vultr.com/?ref=8732849">Vultr</a> (also an affiliate link). diff --git a/blog/dst/index.html b/blog/dst/index.html index cb6f748..115a1f9 100644 --- a/blog/dst/index.html +++ b/blog/dst/index.html @@ -3,6 +3,9 @@ <head> <script type="text/javascript" src="https://static.luevano.xyz/scripts/theme.js"></script> + <link id="code-theme-css" rel="stylesheet" type="text/css" href="https://static.luevano.xyz/hl/styles/solarized-dark.min.css"> + <script type="text/javascript" src="https://static.luevano.xyz/hl/highlight.min.js"></script> + <script type="text/javascript">hljs.initHighlightingOnLoad();</script> <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/fa/css/all.min.css"> <link id="theme-css" rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/dark.css"> <link rel="stylesheet" type="text/css" href="https://static.luevano.xyz/css/general_style.css"> diff --git a/blog/dst/sitemap.xml b/blog/dst/sitemap.xml index 028dcda..a759acf 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-16</lastmod><priority>1.0</priority></url> +<url><loc>https://blog.luevano.xyz/index.html</loc><lastmod>2021-03-18</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> |