<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Toml on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/toml/</link><description>Recent content in Toml on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 02 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/toml/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 2: Designing the CLI and Configuration Management</title><link>https://ai-blog.noorshomelab.dev/stellar-gen-guide/chapter-02-cli-config/</link><pubDate>Mon, 02 Mar 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/stellar-gen-guide/chapter-02-cli-config/</guid><description>&lt;h2 id="chapter-2-designing-the-cli-and-configuration-management"&gt;Chapter 2: Designing the CLI and Configuration Management&lt;/h2&gt;
&lt;p&gt;Welcome to Chapter 2 of our journey to build a modern Static Site Generator (SSG) in Rust! In the previous chapter, we laid the foundational project structure. Now, we&amp;rsquo;ll focus on making our SSG usable and configurable. A well-designed Command Line Interface (CLI) is crucial for any developer tool, allowing users to easily create new projects, build sites, and manage various operations. Alongside the CLI, robust configuration management ensures that our SSG can adapt to different project requirements and user preferences without needing code changes.&lt;/p&gt;</description></item><item><title>Chapter 3: Content Loading and Frontmatter Parsing</title><link>https://ai-blog.noorshomelab.dev/stellar-gen-guide/chapter-03-content-frontmatter/</link><pubDate>Mon, 02 Mar 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/stellar-gen-guide/chapter-03-content-frontmatter/</guid><description>&lt;h2 id="chapter-3-content-loading-and-frontmatter-parsing"&gt;Chapter 3: Content Loading and Frontmatter Parsing&lt;/h2&gt;
&lt;p&gt;Welcome to Chapter 3 of our Rust SSG journey! In the previous chapter, we laid the groundwork for our project structure and set up basic logging. Now, we&amp;rsquo;re ready to tackle the core of any static site generator: processing content. This chapter will focus on how our SSG will read content files from the file system, parse their associated metadata (known as &amp;ldquo;frontmatter&amp;rdquo;), and separate the main content body.&lt;/p&gt;</description></item></channel></rss>