<?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/"><channel><title>Hugo on Pavan Yara</title><link>https://pavanyara.com/tags/hugo/</link><description>Recent content in Hugo on Pavan Yara</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><managingEditor>pavan.yara@gmail.com (Pavan Yara)</managingEditor><webMaster>pavan.yara@gmail.com (Pavan Yara)</webMaster><copyright>Pavan Yara</copyright><lastBuildDate>Thu, 03 Sep 2026 19:45:00 +0530</lastBuildDate><atom:link href="https://pavanyara.com/tags/hugo/index.xml" rel="self" type="application/rss+xml"/><item><title>Bearblog, Hugo, and why I'm not switching</title><link>https://pavanyara.com/raw/bearblog-hugo-why-not-switching/</link><pubDate>Thu, 03 Sep 2026 19:45:00 +0530</pubDate><author>pavan.yara@gmail.com (Pavan Yara)</author><guid>https://pavanyara.com/raw/bearblog-hugo-why-not-switching/</guid><description>Bearblog is wonderful — minimal, opinionated, fast. I considered moving&#10;the whole site there. I didn&amp;rsquo;t. Here are the reasons.</description><content:encoded><![CDATA[<p><a href="https://bearblog.dev/">Bearblog</a> is wonderful — minimal, opinionated, fast. I considered moving the whole site there when I started the rewrite. I didn&rsquo;t.</p>
<p>Reasons:</p>
<ul>
<li><strong>The content is mine either way</strong> — both ship static HTML, both render Markdown. That&rsquo;s a wash.</li>
<li><strong>Hugo gives me <code>taxonomies</code> and section routing for free.</strong> Bearblog has tags but no per-section taxonomy. Splitting poems into telugu/english/sanskrit subpages is 6 lines of Hugo template; on Bearblog I&rsquo;d have to hand-roll three list pages.</li>
<li><strong>The deploy is already free.</strong> Cloudflare Workers + a git push is cheaper than Bearblog&rsquo;s $6/mo (which is fair, but I&rsquo;m cheap).</li>
<li><strong>I want a custom feed split.</strong> Bearblog gives you one RSS per blog. I want three (home / raw / links). Hugo lets me scope <code>rss.xml</code> to the section.</li>
<li><strong>Comments are still self-hosted</strong> (Remark42 on Fly). No lock-in to move.</li>
</ul>
<p>What I copied from Bearblog&rsquo;s design language: the typography, the dark/light toggle, the no-sidebar minimalism, the &ldquo;this is one person&rsquo;s writing&rdquo; feeling. Those are theme choices, not platform ones.</p>
]]></content:encoded></item></channel></rss>