This commit is contained in:
parent
efe8487c8d
commit
b70e650052
21
hugo.yaml
21
hugo.yaml
@ -42,27 +42,8 @@ params:
|
|||||||
|
|
||||||
|
|
||||||
menu:
|
menu:
|
||||||
main:
|
main: []
|
||||||
- identifier: home
|
|
||||||
|
|
||||||
- identifier: homelab
|
|
||||||
name: Homelab
|
|
||||||
url: /homelab/
|
|
||||||
weight: 10
|
|
||||||
params:
|
|
||||||
- icon: "home"
|
|
||||||
- identifier: about
|
|
||||||
name: About
|
|
||||||
url: /about/
|
|
||||||
weight: 20
|
|
||||||
- identifier: tags
|
|
||||||
name: Tags
|
|
||||||
url: /tags/
|
|
||||||
weight: 30
|
|
||||||
- identifier: search
|
|
||||||
name: 🔍 Search
|
|
||||||
url: /search/
|
|
||||||
weight: 40
|
|
||||||
social:
|
social:
|
||||||
- identifier: "github"
|
- identifier: "github"
|
||||||
name: "GitHub"
|
name: "GitHub"
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Categories on Vezpi Blog</title>
|
<title>Categories on Vezpi Blog</title>
|
||||||
<link>https://blog.vezpi.me/categories/</link>
|
<link>https://blog.vezpi.me/categories/</link>
|
||||||
<description>Recent content in Categories on Vezpi Blog</description>
|
<description>Recent content in Categories on Vezpi Blog</description>
|
||||||
<generator>Hugo -- 0.147.1</generator>
|
<generator>Hugo</generator>
|
||||||
<language>en-us</language>
|
<language>en-us</language>
|
||||||
<atom:link href="https://blog.vezpi.me/categories/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://blog.vezpi.me/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||||
</channel>
|
</channel>
|
||||||
|
BIN
public/favicon-32x32.png
Normal file
BIN
public/favicon-32x32.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.0 KiB |
BIN
public/favicon.ico
Normal file
BIN
public/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
@ -1,10 +1,10 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Vezpi Blog</title>
|
<title>Vezpi Blog</title>
|
||||||
<link>https://blog.vezpi.me/</link>
|
<link>https://blog.vezpi.me/</link>
|
||||||
<description>Recent content on Vezpi Blog</description>
|
<description>Recent content on Vezpi Blog</description>
|
||||||
<generator>Hugo -- 0.147.1</generator>
|
<generator>Hugo</generator>
|
||||||
<language>en-us</language>
|
<language>en-us</language>
|
||||||
<lastBuildDate>Fri, 25 Apr 2025 00:00:00 +0000</lastBuildDate>
|
<lastBuildDate>Fri, 25 Apr 2025 00:00:00 +0000</lastBuildDate>
|
||||||
<atom:link href="https://blog.vezpi.me/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://blog.vezpi.me/index.xml" rel="self" type="application/rss+xml" />
|
||||||
@ -13,51 +13,7 @@
|
|||||||
<link>https://blog.vezpi.me/posts/my-first-post/</link>
|
<link>https://blog.vezpi.me/posts/my-first-post/</link>
|
||||||
<pubDate>Fri, 25 Apr 2025 00:00:00 +0000</pubDate>
|
<pubDate>Fri, 25 Apr 2025 00:00:00 +0000</pubDate>
|
||||||
<guid>https://blog.vezpi.me/posts/my-first-post/</guid>
|
<guid>https://blog.vezpi.me/posts/my-first-post/</guid>
|
||||||
<description><h1 id="-welcome-to-my-homelab">🏡 Welcome to My Homelab</h1>
|
<description><h1 id="-welcome-to-my-homelab">🏡 Welcome to My Homelab</h1>
<p>This is a placeholder post to test the features of my new blog powered by <strong>Hugo</strong> and the <code>PaperMod</code> theme.</p>
<p>I like :</p>
<ul>
<li>Chicken</li>
<li>Sausage</li>
<li>Oranges</li>
<li>Potatoes</li>
<li>Pasta</li>
<li>Beer</li>
<li>Squid</li>
<li>Doritos</li>
<li>Banana</li>
<li>Kiwi</li>
<li>Pizza</li>
<li>Automation</li>
<li>Cats</li>
<li>Tomatoes</li>
<li>Fish</li>
<li>Girls</li>
</ul>
<hr>
<h2 id="-markdown-elements">🧱 Markdown Elements</h2>
<h3 id="headers">Headers</h3>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-markdown" data-lang="markdown"><span style="display:flex;"><span># H1
</span></span><span style="display:flex;"><span><span style="color:#75715e">## H2
</span></span></span><span style="display:flex;"><span><span style="color:#75715e">### H3
</span></span></span></code></pre></div><h3 id="lists">Lists</h3>
<h4 id="unordered">Unordered</h4>
<ul>
<li>Docker</li>
<li>Proxmox</li>
<li>Kubernetes</li>
</ul>
<h4 id="ordered">Ordered</h4>
<ol>
<li>Build homelab</li>
<li>Break homelab 😅</li>
<li>Fix it and learn</li>
</ol>
<hr>
<h3 id="-checkboxes">✅ Checkboxes</h3>
<ul>
<li><input checked="" disabled="" type="checkbox"> Installed Hugo</li>
<li><input checked="" disabled="" type="checkbox"> Added PaperMod theme</li>
<li><input checked="" disabled="" type="checkbox"> Created this test post</li>
<li><input disabled="" type="checkbox"> Sync with Obsidian vault</li>
</ul>
<hr>
<h3 id="-links">🔗 Links</h3>
<p>Check out <a href="https://github.com/adityatelange/hugo-PaperMod">PaperMod on GitHub</a></p></description>
|
||||||
<p>This is a placeholder post to test the features of my new blog powered by <strong>Hugo</strong> and the <code>PaperMod</code> theme.<br>
|
|
||||||
I like :</p>
|
|
||||||
<ul>
|
|
||||||
<li>Chicken</li>
|
|
||||||
<li>Sausage</li>
|
|
||||||
<li>Oranges</li>
|
|
||||||
<li>Potatoes</li>
|
|
||||||
<li>Pasta</li>
|
|
||||||
<li>Beer</li>
|
|
||||||
<li>Squid</li>
|
|
||||||
<li>Doritos</li>
|
|
||||||
<li>Banana</li>
|
|
||||||
<li>Kiwi</li>
|
|
||||||
</ul>
|
|
||||||
<hr>
|
|
||||||
<h2 id="-markdown-elements">🧱 Markdown Elements</h2>
|
|
||||||
<h3 id="headers">Headers</h3>
|
|
||||||
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-markdown" data-lang="markdown"><span style="display:flex;"><span># H1
|
|
||||||
</span></span><span style="display:flex;"><span><span style="color:#75715e">## H2
|
|
||||||
</span></span></span><span style="display:flex;"><span><span style="color:#75715e">### H3
|
|
||||||
</span></span></span></code></pre></div><h3 id="lists">Lists</h3>
|
|
||||||
<h4 id="unordered">Unordered</h4>
|
|
||||||
<ul>
|
|
||||||
<li>Docker</li>
|
|
||||||
<li>Proxmox</li>
|
|
||||||
<li>Kubernetes</li>
|
|
||||||
</ul>
|
|
||||||
<h4 id="ordered">Ordered</h4>
|
|
||||||
<ol>
|
|
||||||
<li>Build homelab</li>
|
|
||||||
<li>Break homelab 😅</li>
|
|
||||||
<li>Fix it and learn</li>
|
|
||||||
</ol>
|
|
||||||
<hr>
|
|
||||||
<h3 id="-checkboxes">✅ Checkboxes</h3>
|
|
||||||
<ul>
|
|
||||||
<li><input checked="" disabled="" type="checkbox"> Installed Hugo</li>
|
|
||||||
<li><input checked="" disabled="" type="checkbox"> Added PaperMod theme</li>
|
|
||||||
<li><input checked="" disabled="" type="checkbox"> Created this test post</li>
|
|
||||||
<li><input disabled="" type="checkbox"> Sync with Obsidian vault</li>
|
|
||||||
</ul>
|
|
||||||
<hr>
|
|
||||||
<h3 id="-links">🔗 Links</h3>
|
|
||||||
<p>Check out <a href="https://github.com/adityatelange/hugo-PaperMod">PaperMod on GitHub</a></p></description>
|
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Posts on Vezpi Blog</title>
|
<title>Posts on Vezpi Blog</title>
|
||||||
<link>https://blog.vezpi.me/posts/</link>
|
<link>https://blog.vezpi.me/posts/</link>
|
||||||
<description>Recent content in Posts on Vezpi Blog</description>
|
<description>Recent content in Posts on Vezpi Blog</description>
|
||||||
<generator>Hugo -- 0.147.1</generator>
|
<generator>Hugo</generator>
|
||||||
<language>en-us</language>
|
<language>en-us</language>
|
||||||
<lastBuildDate>Fri, 25 Apr 2025 00:00:00 +0000</lastBuildDate>
|
<lastBuildDate>Fri, 25 Apr 2025 00:00:00 +0000</lastBuildDate>
|
||||||
<atom:link href="https://blog.vezpi.me/posts/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://blog.vezpi.me/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||||
@ -13,51 +13,7 @@
|
|||||||
<link>https://blog.vezpi.me/posts/my-first-post/</link>
|
<link>https://blog.vezpi.me/posts/my-first-post/</link>
|
||||||
<pubDate>Fri, 25 Apr 2025 00:00:00 +0000</pubDate>
|
<pubDate>Fri, 25 Apr 2025 00:00:00 +0000</pubDate>
|
||||||
<guid>https://blog.vezpi.me/posts/my-first-post/</guid>
|
<guid>https://blog.vezpi.me/posts/my-first-post/</guid>
|
||||||
<description><h1 id="-welcome-to-my-homelab">🏡 Welcome to My Homelab</h1>
|
<description><h1 id="-welcome-to-my-homelab">🏡 Welcome to My Homelab</h1>
<p>This is a placeholder post to test the features of my new blog powered by <strong>Hugo</strong> and the <code>PaperMod</code> theme.</p>
<p>I like :</p>
<ul>
<li>Chicken</li>
<li>Sausage</li>
<li>Oranges</li>
<li>Potatoes</li>
<li>Pasta</li>
<li>Beer</li>
<li>Squid</li>
<li>Doritos</li>
<li>Banana</li>
<li>Kiwi</li>
<li>Pizza</li>
<li>Automation</li>
<li>Cats</li>
<li>Tomatoes</li>
<li>Fish</li>
<li>Girls</li>
</ul>
<hr>
<h2 id="-markdown-elements">🧱 Markdown Elements</h2>
<h3 id="headers">Headers</h3>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-markdown" data-lang="markdown"><span style="display:flex;"><span># H1
</span></span><span style="display:flex;"><span><span style="color:#75715e">## H2
</span></span></span><span style="display:flex;"><span><span style="color:#75715e">### H3
</span></span></span></code></pre></div><h3 id="lists">Lists</h3>
<h4 id="unordered">Unordered</h4>
<ul>
<li>Docker</li>
<li>Proxmox</li>
<li>Kubernetes</li>
</ul>
<h4 id="ordered">Ordered</h4>
<ol>
<li>Build homelab</li>
<li>Break homelab 😅</li>
<li>Fix it and learn</li>
</ol>
<hr>
<h3 id="-checkboxes">✅ Checkboxes</h3>
<ul>
<li><input checked="" disabled="" type="checkbox"> Installed Hugo</li>
<li><input checked="" disabled="" type="checkbox"> Added PaperMod theme</li>
<li><input checked="" disabled="" type="checkbox"> Created this test post</li>
<li><input disabled="" type="checkbox"> Sync with Obsidian vault</li>
</ul>
<hr>
<h3 id="-links">🔗 Links</h3>
<p>Check out <a href="https://github.com/adityatelange/hugo-PaperMod">PaperMod on GitHub</a></p></description>
|
||||||
<p>This is a placeholder post to test the features of my new blog powered by <strong>Hugo</strong> and the <code>PaperMod</code> theme.<br>
|
|
||||||
I like :</p>
|
|
||||||
<ul>
|
|
||||||
<li>Chicken</li>
|
|
||||||
<li>Sausage</li>
|
|
||||||
<li>Oranges</li>
|
|
||||||
<li>Potatoes</li>
|
|
||||||
<li>Pasta</li>
|
|
||||||
<li>Beer</li>
|
|
||||||
<li>Squid</li>
|
|
||||||
<li>Doritos</li>
|
|
||||||
<li>Banana</li>
|
|
||||||
<li>Kiwi</li>
|
|
||||||
</ul>
|
|
||||||
<hr>
|
|
||||||
<h2 id="-markdown-elements">🧱 Markdown Elements</h2>
|
|
||||||
<h3 id="headers">Headers</h3>
|
|
||||||
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-markdown" data-lang="markdown"><span style="display:flex;"><span># H1
|
|
||||||
</span></span><span style="display:flex;"><span><span style="color:#75715e">## H2
|
|
||||||
</span></span></span><span style="display:flex;"><span><span style="color:#75715e">### H3
|
|
||||||
</span></span></span></code></pre></div><h3 id="lists">Lists</h3>
|
|
||||||
<h4 id="unordered">Unordered</h4>
|
|
||||||
<ul>
|
|
||||||
<li>Docker</li>
|
|
||||||
<li>Proxmox</li>
|
|
||||||
<li>Kubernetes</li>
|
|
||||||
</ul>
|
|
||||||
<h4 id="ordered">Ordered</h4>
|
|
||||||
<ol>
|
|
||||||
<li>Build homelab</li>
|
|
||||||
<li>Break homelab 😅</li>
|
|
||||||
<li>Fix it and learn</li>
|
|
||||||
</ol>
|
|
||||||
<hr>
|
|
||||||
<h3 id="-checkboxes">✅ Checkboxes</h3>
|
|
||||||
<ul>
|
|
||||||
<li><input checked="" disabled="" type="checkbox"> Installed Hugo</li>
|
|
||||||
<li><input checked="" disabled="" type="checkbox"> Added PaperMod theme</li>
|
|
||||||
<li><input checked="" disabled="" type="checkbox"> Created this test post</li>
|
|
||||||
<li><input disabled="" type="checkbox"> Sync with Obsidian vault</li>
|
|
||||||
</ul>
|
|
||||||
<hr>
|
|
||||||
<h3 id="-links">🔗 Links</h3>
|
|
||||||
<p>Check out <a href="https://github.com/adityatelange/hugo-PaperMod">PaperMod on GitHub</a></p></description>
|
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
|
@ -2,6 +2,12 @@
|
|||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||||
<url>
|
<url>
|
||||||
|
<loc>https://blog.vezpi.me/posts/</loc>
|
||||||
|
<lastmod>2025-05-02T00:00:00+00:00</lastmod>
|
||||||
|
</url><url>
|
||||||
|
<loc>https://blog.vezpi.me/</loc>
|
||||||
|
<lastmod>2025-05-02T00:00:00+00:00</lastmod>
|
||||||
|
</url><url>
|
||||||
<loc>https://blog.vezpi.me/tags/docker/</loc>
|
<loc>https://blog.vezpi.me/tags/docker/</loc>
|
||||||
<lastmod>2025-04-25T00:00:00+00:00</lastmod>
|
<lastmod>2025-04-25T00:00:00+00:00</lastmod>
|
||||||
</url><url>
|
</url><url>
|
||||||
@ -10,15 +16,9 @@
|
|||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://blog.vezpi.me/tags/infrastructure/</loc>
|
<loc>https://blog.vezpi.me/tags/infrastructure/</loc>
|
||||||
<lastmod>2025-04-25T00:00:00+00:00</lastmod>
|
<lastmod>2025-04-25T00:00:00+00:00</lastmod>
|
||||||
</url><url>
|
|
||||||
<loc>https://blog.vezpi.me/posts/</loc>
|
|
||||||
<lastmod>2025-04-25T00:00:00+00:00</lastmod>
|
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://blog.vezpi.me/tags/</loc>
|
<loc>https://blog.vezpi.me/tags/</loc>
|
||||||
<lastmod>2025-04-25T00:00:00+00:00</lastmod>
|
<lastmod>2025-04-25T00:00:00+00:00</lastmod>
|
||||||
</url><url>
|
|
||||||
<loc>https://blog.vezpi.me/</loc>
|
|
||||||
<lastmod>2025-04-25T00:00:00+00:00</lastmod>
|
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>https://blog.vezpi.me/posts/my-first-post/</loc>
|
<loc>https://blog.vezpi.me/posts/my-first-post/</loc>
|
||||||
<lastmod>2025-04-25T00:00:00+00:00</lastmod>
|
<lastmod>2025-04-25T00:00:00+00:00</lastmod>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Docker on Vezpi Blog</title>
|
<title>Docker on Vezpi Blog</title>
|
||||||
<link>https://blog.vezpi.me/tags/docker/</link>
|
<link>https://blog.vezpi.me/tags/docker/</link>
|
||||||
<description>Recent content in Docker on Vezpi Blog</description>
|
<description>Recent content in Docker on Vezpi Blog</description>
|
||||||
<generator>Hugo -- 0.147.1</generator>
|
<generator>Hugo</generator>
|
||||||
<language>en-us</language>
|
<language>en-us</language>
|
||||||
<lastBuildDate>Fri, 25 Apr 2025 00:00:00 +0000</lastBuildDate>
|
<lastBuildDate>Fri, 25 Apr 2025 00:00:00 +0000</lastBuildDate>
|
||||||
<atom:link href="https://blog.vezpi.me/tags/docker/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://blog.vezpi.me/tags/docker/index.xml" rel="self" type="application/rss+xml" />
|
||||||
@ -13,51 +13,7 @@
|
|||||||
<link>https://blog.vezpi.me/posts/my-first-post/</link>
|
<link>https://blog.vezpi.me/posts/my-first-post/</link>
|
||||||
<pubDate>Fri, 25 Apr 2025 00:00:00 +0000</pubDate>
|
<pubDate>Fri, 25 Apr 2025 00:00:00 +0000</pubDate>
|
||||||
<guid>https://blog.vezpi.me/posts/my-first-post/</guid>
|
<guid>https://blog.vezpi.me/posts/my-first-post/</guid>
|
||||||
<description><h1 id="-welcome-to-my-homelab">🏡 Welcome to My Homelab</h1>
|
<description><h1 id="-welcome-to-my-homelab">🏡 Welcome to My Homelab</h1>
<p>This is a placeholder post to test the features of my new blog powered by <strong>Hugo</strong> and the <code>PaperMod</code> theme.</p>
<p>I like :</p>
<ul>
<li>Chicken</li>
<li>Sausage</li>
<li>Oranges</li>
<li>Potatoes</li>
<li>Pasta</li>
<li>Beer</li>
<li>Squid</li>
<li>Doritos</li>
<li>Banana</li>
<li>Kiwi</li>
<li>Pizza</li>
<li>Automation</li>
<li>Cats</li>
<li>Tomatoes</li>
<li>Fish</li>
<li>Girls</li>
</ul>
<hr>
<h2 id="-markdown-elements">🧱 Markdown Elements</h2>
<h3 id="headers">Headers</h3>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-markdown" data-lang="markdown"><span style="display:flex;"><span># H1
</span></span><span style="display:flex;"><span><span style="color:#75715e">## H2
</span></span></span><span style="display:flex;"><span><span style="color:#75715e">### H3
</span></span></span></code></pre></div><h3 id="lists">Lists</h3>
<h4 id="unordered">Unordered</h4>
<ul>
<li>Docker</li>
<li>Proxmox</li>
<li>Kubernetes</li>
</ul>
<h4 id="ordered">Ordered</h4>
<ol>
<li>Build homelab</li>
<li>Break homelab 😅</li>
<li>Fix it and learn</li>
</ol>
<hr>
<h3 id="-checkboxes">✅ Checkboxes</h3>
<ul>
<li><input checked="" disabled="" type="checkbox"> Installed Hugo</li>
<li><input checked="" disabled="" type="checkbox"> Added PaperMod theme</li>
<li><input checked="" disabled="" type="checkbox"> Created this test post</li>
<li><input disabled="" type="checkbox"> Sync with Obsidian vault</li>
</ul>
<hr>
<h3 id="-links">🔗 Links</h3>
<p>Check out <a href="https://github.com/adityatelange/hugo-PaperMod">PaperMod on GitHub</a></p></description>
|
||||||
<p>This is a placeholder post to test the features of my new blog powered by <strong>Hugo</strong> and the <code>PaperMod</code> theme.<br>
|
|
||||||
I like :</p>
|
|
||||||
<ul>
|
|
||||||
<li>Chicken</li>
|
|
||||||
<li>Sausage</li>
|
|
||||||
<li>Oranges</li>
|
|
||||||
<li>Potatoes</li>
|
|
||||||
<li>Pasta</li>
|
|
||||||
<li>Beer</li>
|
|
||||||
<li>Squid</li>
|
|
||||||
<li>Doritos</li>
|
|
||||||
<li>Banana</li>
|
|
||||||
<li>Kiwi</li>
|
|
||||||
</ul>
|
|
||||||
<hr>
|
|
||||||
<h2 id="-markdown-elements">🧱 Markdown Elements</h2>
|
|
||||||
<h3 id="headers">Headers</h3>
|
|
||||||
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-markdown" data-lang="markdown"><span style="display:flex;"><span># H1
|
|
||||||
</span></span><span style="display:flex;"><span><span style="color:#75715e">## H2
|
|
||||||
</span></span></span><span style="display:flex;"><span><span style="color:#75715e">### H3
|
|
||||||
</span></span></span></code></pre></div><h3 id="lists">Lists</h3>
|
|
||||||
<h4 id="unordered">Unordered</h4>
|
|
||||||
<ul>
|
|
||||||
<li>Docker</li>
|
|
||||||
<li>Proxmox</li>
|
|
||||||
<li>Kubernetes</li>
|
|
||||||
</ul>
|
|
||||||
<h4 id="ordered">Ordered</h4>
|
|
||||||
<ol>
|
|
||||||
<li>Build homelab</li>
|
|
||||||
<li>Break homelab 😅</li>
|
|
||||||
<li>Fix it and learn</li>
|
|
||||||
</ol>
|
|
||||||
<hr>
|
|
||||||
<h3 id="-checkboxes">✅ Checkboxes</h3>
|
|
||||||
<ul>
|
|
||||||
<li><input checked="" disabled="" type="checkbox"> Installed Hugo</li>
|
|
||||||
<li><input checked="" disabled="" type="checkbox"> Added PaperMod theme</li>
|
|
||||||
<li><input checked="" disabled="" type="checkbox"> Created this test post</li>
|
|
||||||
<li><input disabled="" type="checkbox"> Sync with Obsidian vault</li>
|
|
||||||
</ul>
|
|
||||||
<hr>
|
|
||||||
<h3 id="-links">🔗 Links</h3>
|
|
||||||
<p>Check out <a href="https://github.com/adityatelange/hugo-PaperMod">PaperMod on GitHub</a></p></description>
|
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Homelab on Vezpi Blog</title>
|
<title>Homelab on Vezpi Blog</title>
|
||||||
<link>https://blog.vezpi.me/tags/homelab/</link>
|
<link>https://blog.vezpi.me/tags/homelab/</link>
|
||||||
<description>Recent content in Homelab on Vezpi Blog</description>
|
<description>Recent content in Homelab on Vezpi Blog</description>
|
||||||
<generator>Hugo -- 0.147.1</generator>
|
<generator>Hugo</generator>
|
||||||
<language>en-us</language>
|
<language>en-us</language>
|
||||||
<lastBuildDate>Fri, 25 Apr 2025 00:00:00 +0000</lastBuildDate>
|
<lastBuildDate>Fri, 25 Apr 2025 00:00:00 +0000</lastBuildDate>
|
||||||
<atom:link href="https://blog.vezpi.me/tags/homelab/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://blog.vezpi.me/tags/homelab/index.xml" rel="self" type="application/rss+xml" />
|
||||||
@ -13,51 +13,7 @@
|
|||||||
<link>https://blog.vezpi.me/posts/my-first-post/</link>
|
<link>https://blog.vezpi.me/posts/my-first-post/</link>
|
||||||
<pubDate>Fri, 25 Apr 2025 00:00:00 +0000</pubDate>
|
<pubDate>Fri, 25 Apr 2025 00:00:00 +0000</pubDate>
|
||||||
<guid>https://blog.vezpi.me/posts/my-first-post/</guid>
|
<guid>https://blog.vezpi.me/posts/my-first-post/</guid>
|
||||||
<description><h1 id="-welcome-to-my-homelab">🏡 Welcome to My Homelab</h1>
|
<description><h1 id="-welcome-to-my-homelab">🏡 Welcome to My Homelab</h1>
<p>This is a placeholder post to test the features of my new blog powered by <strong>Hugo</strong> and the <code>PaperMod</code> theme.</p>
<p>I like :</p>
<ul>
<li>Chicken</li>
<li>Sausage</li>
<li>Oranges</li>
<li>Potatoes</li>
<li>Pasta</li>
<li>Beer</li>
<li>Squid</li>
<li>Doritos</li>
<li>Banana</li>
<li>Kiwi</li>
<li>Pizza</li>
<li>Automation</li>
<li>Cats</li>
<li>Tomatoes</li>
<li>Fish</li>
<li>Girls</li>
</ul>
<hr>
<h2 id="-markdown-elements">🧱 Markdown Elements</h2>
<h3 id="headers">Headers</h3>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-markdown" data-lang="markdown"><span style="display:flex;"><span># H1
</span></span><span style="display:flex;"><span><span style="color:#75715e">## H2
</span></span></span><span style="display:flex;"><span><span style="color:#75715e">### H3
</span></span></span></code></pre></div><h3 id="lists">Lists</h3>
<h4 id="unordered">Unordered</h4>
<ul>
<li>Docker</li>
<li>Proxmox</li>
<li>Kubernetes</li>
</ul>
<h4 id="ordered">Ordered</h4>
<ol>
<li>Build homelab</li>
<li>Break homelab 😅</li>
<li>Fix it and learn</li>
</ol>
<hr>
<h3 id="-checkboxes">✅ Checkboxes</h3>
<ul>
<li><input checked="" disabled="" type="checkbox"> Installed Hugo</li>
<li><input checked="" disabled="" type="checkbox"> Added PaperMod theme</li>
<li><input checked="" disabled="" type="checkbox"> Created this test post</li>
<li><input disabled="" type="checkbox"> Sync with Obsidian vault</li>
</ul>
<hr>
<h3 id="-links">🔗 Links</h3>
<p>Check out <a href="https://github.com/adityatelange/hugo-PaperMod">PaperMod on GitHub</a></p></description>
|
||||||
<p>This is a placeholder post to test the features of my new blog powered by <strong>Hugo</strong> and the <code>PaperMod</code> theme.<br>
|
|
||||||
I like :</p>
|
|
||||||
<ul>
|
|
||||||
<li>Chicken</li>
|
|
||||||
<li>Sausage</li>
|
|
||||||
<li>Oranges</li>
|
|
||||||
<li>Potatoes</li>
|
|
||||||
<li>Pasta</li>
|
|
||||||
<li>Beer</li>
|
|
||||||
<li>Squid</li>
|
|
||||||
<li>Doritos</li>
|
|
||||||
<li>Banana</li>
|
|
||||||
<li>Kiwi</li>
|
|
||||||
</ul>
|
|
||||||
<hr>
|
|
||||||
<h2 id="-markdown-elements">🧱 Markdown Elements</h2>
|
|
||||||
<h3 id="headers">Headers</h3>
|
|
||||||
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-markdown" data-lang="markdown"><span style="display:flex;"><span># H1
|
|
||||||
</span></span><span style="display:flex;"><span><span style="color:#75715e">## H2
|
|
||||||
</span></span></span><span style="display:flex;"><span><span style="color:#75715e">### H3
|
|
||||||
</span></span></span></code></pre></div><h3 id="lists">Lists</h3>
|
|
||||||
<h4 id="unordered">Unordered</h4>
|
|
||||||
<ul>
|
|
||||||
<li>Docker</li>
|
|
||||||
<li>Proxmox</li>
|
|
||||||
<li>Kubernetes</li>
|
|
||||||
</ul>
|
|
||||||
<h4 id="ordered">Ordered</h4>
|
|
||||||
<ol>
|
|
||||||
<li>Build homelab</li>
|
|
||||||
<li>Break homelab 😅</li>
|
|
||||||
<li>Fix it and learn</li>
|
|
||||||
</ol>
|
|
||||||
<hr>
|
|
||||||
<h3 id="-checkboxes">✅ Checkboxes</h3>
|
|
||||||
<ul>
|
|
||||||
<li><input checked="" disabled="" type="checkbox"> Installed Hugo</li>
|
|
||||||
<li><input checked="" disabled="" type="checkbox"> Added PaperMod theme</li>
|
|
||||||
<li><input checked="" disabled="" type="checkbox"> Created this test post</li>
|
|
||||||
<li><input disabled="" type="checkbox"> Sync with Obsidian vault</li>
|
|
||||||
</ul>
|
|
||||||
<hr>
|
|
||||||
<h3 id="-links">🔗 Links</h3>
|
|
||||||
<p>Check out <a href="https://github.com/adityatelange/hugo-PaperMod">PaperMod on GitHub</a></p></description>
|
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Tags on Vezpi Blog</title>
|
<title>Tags on Vezpi Blog</title>
|
||||||
<link>https://blog.vezpi.me/tags/</link>
|
<link>https://blog.vezpi.me/tags/</link>
|
||||||
<description>Recent content in Tags on Vezpi Blog</description>
|
<description>Recent content in Tags on Vezpi Blog</description>
|
||||||
<generator>Hugo -- 0.147.1</generator>
|
<generator>Hugo</generator>
|
||||||
<language>en-us</language>
|
<language>en-us</language>
|
||||||
<lastBuildDate>Fri, 25 Apr 2025 00:00:00 +0000</lastBuildDate>
|
<lastBuildDate>Fri, 25 Apr 2025 00:00:00 +0000</lastBuildDate>
|
||||||
<atom:link href="https://blog.vezpi.me/tags/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://blog.vezpi.me/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Infrastructure on Vezpi Blog</title>
|
<title>Infrastructure on Vezpi Blog</title>
|
||||||
<link>https://blog.vezpi.me/tags/infrastructure/</link>
|
<link>https://blog.vezpi.me/tags/infrastructure/</link>
|
||||||
<description>Recent content in Infrastructure on Vezpi Blog</description>
|
<description>Recent content in Infrastructure on Vezpi Blog</description>
|
||||||
<generator>Hugo -- 0.147.1</generator>
|
<generator>Hugo</generator>
|
||||||
<language>en-us</language>
|
<language>en-us</language>
|
||||||
<lastBuildDate>Fri, 25 Apr 2025 00:00:00 +0000</lastBuildDate>
|
<lastBuildDate>Fri, 25 Apr 2025 00:00:00 +0000</lastBuildDate>
|
||||||
<atom:link href="https://blog.vezpi.me/tags/infrastructure/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="https://blog.vezpi.me/tags/infrastructure/index.xml" rel="self" type="application/rss+xml" />
|
||||||
@ -13,51 +13,7 @@
|
|||||||
<link>https://blog.vezpi.me/posts/my-first-post/</link>
|
<link>https://blog.vezpi.me/posts/my-first-post/</link>
|
||||||
<pubDate>Fri, 25 Apr 2025 00:00:00 +0000</pubDate>
|
<pubDate>Fri, 25 Apr 2025 00:00:00 +0000</pubDate>
|
||||||
<guid>https://blog.vezpi.me/posts/my-first-post/</guid>
|
<guid>https://blog.vezpi.me/posts/my-first-post/</guid>
|
||||||
<description><h1 id="-welcome-to-my-homelab">🏡 Welcome to My Homelab</h1>
|
<description><h1 id="-welcome-to-my-homelab">🏡 Welcome to My Homelab</h1>
<p>This is a placeholder post to test the features of my new blog powered by <strong>Hugo</strong> and the <code>PaperMod</code> theme.</p>
<p>I like :</p>
<ul>
<li>Chicken</li>
<li>Sausage</li>
<li>Oranges</li>
<li>Potatoes</li>
<li>Pasta</li>
<li>Beer</li>
<li>Squid</li>
<li>Doritos</li>
<li>Banana</li>
<li>Kiwi</li>
<li>Pizza</li>
<li>Automation</li>
<li>Cats</li>
<li>Tomatoes</li>
<li>Fish</li>
<li>Girls</li>
</ul>
<hr>
<h2 id="-markdown-elements">🧱 Markdown Elements</h2>
<h3 id="headers">Headers</h3>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-markdown" data-lang="markdown"><span style="display:flex;"><span># H1
</span></span><span style="display:flex;"><span><span style="color:#75715e">## H2
</span></span></span><span style="display:flex;"><span><span style="color:#75715e">### H3
</span></span></span></code></pre></div><h3 id="lists">Lists</h3>
<h4 id="unordered">Unordered</h4>
<ul>
<li>Docker</li>
<li>Proxmox</li>
<li>Kubernetes</li>
</ul>
<h4 id="ordered">Ordered</h4>
<ol>
<li>Build homelab</li>
<li>Break homelab 😅</li>
<li>Fix it and learn</li>
</ol>
<hr>
<h3 id="-checkboxes">✅ Checkboxes</h3>
<ul>
<li><input checked="" disabled="" type="checkbox"> Installed Hugo</li>
<li><input checked="" disabled="" type="checkbox"> Added PaperMod theme</li>
<li><input checked="" disabled="" type="checkbox"> Created this test post</li>
<li><input disabled="" type="checkbox"> Sync with Obsidian vault</li>
</ul>
<hr>
<h3 id="-links">🔗 Links</h3>
<p>Check out <a href="https://github.com/adityatelange/hugo-PaperMod">PaperMod on GitHub</a></p></description>
|
||||||
<p>This is a placeholder post to test the features of my new blog powered by <strong>Hugo</strong> and the <code>PaperMod</code> theme.<br>
|
|
||||||
I like :</p>
|
|
||||||
<ul>
|
|
||||||
<li>Chicken</li>
|
|
||||||
<li>Sausage</li>
|
|
||||||
<li>Oranges</li>
|
|
||||||
<li>Potatoes</li>
|
|
||||||
<li>Pasta</li>
|
|
||||||
<li>Beer</li>
|
|
||||||
<li>Squid</li>
|
|
||||||
<li>Doritos</li>
|
|
||||||
<li>Banana</li>
|
|
||||||
<li>Kiwi</li>
|
|
||||||
</ul>
|
|
||||||
<hr>
|
|
||||||
<h2 id="-markdown-elements">🧱 Markdown Elements</h2>
|
|
||||||
<h3 id="headers">Headers</h3>
|
|
||||||
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-markdown" data-lang="markdown"><span style="display:flex;"><span># H1
|
|
||||||
</span></span><span style="display:flex;"><span><span style="color:#75715e">## H2
|
|
||||||
</span></span></span><span style="display:flex;"><span><span style="color:#75715e">### H3
|
|
||||||
</span></span></span></code></pre></div><h3 id="lists">Lists</h3>
|
|
||||||
<h4 id="unordered">Unordered</h4>
|
|
||||||
<ul>
|
|
||||||
<li>Docker</li>
|
|
||||||
<li>Proxmox</li>
|
|
||||||
<li>Kubernetes</li>
|
|
||||||
</ul>
|
|
||||||
<h4 id="ordered">Ordered</h4>
|
|
||||||
<ol>
|
|
||||||
<li>Build homelab</li>
|
|
||||||
<li>Break homelab 😅</li>
|
|
||||||
<li>Fix it and learn</li>
|
|
||||||
</ol>
|
|
||||||
<hr>
|
|
||||||
<h3 id="-checkboxes">✅ Checkboxes</h3>
|
|
||||||
<ul>
|
|
||||||
<li><input checked="" disabled="" type="checkbox"> Installed Hugo</li>
|
|
||||||
<li><input checked="" disabled="" type="checkbox"> Added PaperMod theme</li>
|
|
||||||
<li><input checked="" disabled="" type="checkbox"> Created this test post</li>
|
|
||||||
<li><input disabled="" type="checkbox"> Sync with Obsidian vault</li>
|
|
||||||
</ul>
|
|
||||||
<hr>
|
|
||||||
<h3 id="-links">🔗 Links</h3>
|
|
||||||
<p>Check out <a href="https://github.com/adityatelange/hugo-PaperMod">PaperMod on GitHub</a></p></description>
|
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user