<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Vinoo Ganesh</title><link>https://vinooganesh.github.io/hugo-ink/tags/meta/</link><description>Designer, developer, and writer.</description><generator>Hugo 0.155.3</generator><language>en</language><managingEditor>Vinoo Ganesh</managingEditor><lastBuildDate>Sun, 15 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://vinooganesh.github.io/hugo-ink/tags/meta/index.xml" rel="self" type="application/rss+xml"/><item><title>Hello World</title><link>https://vinooganesh.github.io/hugo-ink/posts/hello-world/</link><pubDate>Sun, 15 Feb 2026 00:00:00 +0000</pubDate><guid>https://vinooganesh.github.io/hugo-ink/posts/hello-world/</guid><description><![CDATA[<p>This is the first post on a new site. If you&rsquo;re reading this, the theme is working.</p>
<h2 id="why-this-exists">Why this exists</h2>
<p>Every few years I rebuild my personal site. This time I wanted something that loads fast, looks clean, and gets out of the way.</p>
<h2 id="the-stack">The stack</h2>
<ul>
<li><strong>Hugo</strong> for static site generation</li>
<li><strong>Ink</strong> as the theme</li>
<li>Self-hosted Inter font, no external requests</li>
</ul>
<h2 id="code-example">Code example</h2>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-go" data-lang="go"><span style="display:flex;"><span><span style="color:#f92672">package</span> <span style="color:#a6e22e">main</span>
</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span><span style="color:#f92672">import</span> <span style="color:#e6db74">&#34;fmt&#34;</span>
</span></span><span style="display:flex;"><span>
</span></span><span style="display:flex;"><span><span style="color:#66d9ef">func</span> <span style="color:#a6e22e">main</span>() {
</span></span><span style="display:flex;"><span>    <span style="color:#a6e22e">fmt</span>.<span style="color:#a6e22e">Println</span>(<span style="color:#e6db74">&#34;Hello, world!&#34;</span>)
</span></span><span style="display:flex;"><span>}
</span></span></code></pre></div><blockquote>
<p>The best websites are the ones that get out of your way.</p>
</blockquote>
<h2 id="whats-next">What&rsquo;s next</h2>
<p>More writing. More building. Fewer dependencies.</p>
]]></description></item></channel></rss>