<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Mono</title><link>https://mono.youali.me/tags/mono/</link><description>Recent content on Mono</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 25 Jan 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://mono.youali.me/tags/mono/index.xml" rel="self" type="application/rss+xml"/><item><title>Getting Started with Mono</title><link>https://mono.youali.me/posts/post-01/</link><pubDate>Sat, 25 Jan 2025 00:00:00 +0000</pubDate><guid>https://mono.youali.me/posts/post-01/</guid><description>&lt;p>This guide walks through installing Mono and setting up a site.&lt;/p>
&lt;h2 id="initial-setup">Initial Setup&lt;/h2>
&lt;h3 id="install-hugo">Install Hugo&lt;/h3>
&lt;p>Hugo is a fast static site generator. Follow the &lt;a href="https://gohugo.io/installation/">official Hugo installation guide&lt;/a>. After installation, verify it works:&lt;/p>
&lt;div class="highlight-wrapper">&lt;div class="code-language">bash&lt;/div>&lt;button type="button" class="copy-button" title="Copy code">
 &lt;svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
 &lt;rect x="9" y="9" width="13" height="13" rx="2" ry="2">&lt;/rect>
 &lt;path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1">&lt;/path>
&lt;/svg>

 &lt;/button>
 &lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-bash" data-lang="bash">&lt;span class="line">&lt;span class="cl">hugo version&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>
&lt;/div>
&lt;p>For full functionality, we recommend Hugo &lt;strong>v0.139&lt;/strong> or later as we tested Mono with this version.&lt;/p></description></item></channel></rss>