<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hugo on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/hugo/</link><description>Recent content in Hugo on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 16 Dec 2025 17:30:00 +0530</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/hugo/index.xml" rel="self" type="application/rss+xml"/><item><title>The Ultimate Markdown Feature Showcase for Hugo Theme Testing</title><link>https://ai-blog.noorshomelab.dev/guides/testing/</link><pubDate>Tue, 16 Dec 2025 17:00:00 +0530</pubDate><guid>https://ai-blog.noorshomelab.dev/guides/testing/</guid><description>&lt;h1 id="the-ultimate-markdown-feature-showcase"&gt;The Ultimate Markdown Feature Showcase&lt;/h1&gt;
&lt;p&gt;Welcome to a comprehensive demonstration of Markdown capabilities, designed to stress-test your Hugo theme. This document includes standard Markdown, GitHub Flavored Markdown (GFM) extensions, and elements often supported by various parsers.&lt;/p&gt;
&lt;h2 id="section-1-basic-text-formatting--structure"&gt;Section 1: Basic Text Formatting &amp;amp; Structure&lt;/h2&gt;
&lt;h3 id="headings-all-levels"&gt;Headings (All Levels)&lt;/h3&gt;
&lt;h1 id="h1-primary-title"&gt;H1: Primary Title&lt;/h1&gt;
&lt;h2 id="h2-major-section"&gt;H2: Major Section&lt;/h2&gt;
&lt;h3 id="h3-subsection-heading"&gt;H3: Subsection Heading&lt;/h3&gt;
&lt;h4 id="h4-detailed-point"&gt;H4: Detailed Point&lt;/h4&gt;
&lt;h5 id="h5-minor-point"&gt;H5: Minor Point&lt;/h5&gt;
&lt;h6 id="h6-sub-minor-detail"&gt;H6: Sub-Minor Detail&lt;/h6&gt;
&lt;p&gt;This is a standard paragraph of text. It demonstrates how regular prose flows. Markdown allows for simple, human-readable text that can be easily converted to HTML. A paragraph ends when there is a blank line.&lt;/p&gt;</description></item><item><title>Hugo and Eleventy ( Static Site Generators )</title><link>https://ai-blog.noorshomelab.dev/guides/hugo-and-eleventy--static-site-generators-/</link><pubDate>Sun, 10 Aug 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/guides/hugo-and-eleventy--static-site-generators-/</guid><description>&lt;hr&gt;
&lt;p&gt;This guide will provide a comprehensive overview of Hugo and Eleventy, two popular static site generators, focusing on their latest features, best practices, and practical applications. It is assumed that the reader has foundational knowledge of static site generators or equivalent general programming experience.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="chapter-1-introduction-to-static-site-generators-ssgs"&gt;Chapter 1: Introduction to Static Site Generators (SSGs)&lt;/h2&gt;
&lt;h3 id="11-what-are-ssgs"&gt;1.1 What are SSGs?&lt;/h3&gt;
&lt;p&gt;Static Site Generators (SSGs) are tools that compile content and templates into plain HTML, CSS, and JavaScript files. Unlike traditional Content Management Systems (CMS) like WordPress, which generate pages dynamically on each request, SSGs pre-build all pages. This results in highly performant, secure, and easily deployable websites.&lt;/p&gt;</description></item></channel></rss>