<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="rss.xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Roshan Ragunath Blog</title>
        <link>https://knowledge.roshanragunath.com/blog</link>
        <description>Roshan Ragunath Blog</description>
        <lastBuildDate>Sat, 23 May 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[Starting a knowledge base in public]]></title>
            <link>https://knowledge.roshanragunath.com/blog/hello-knowledge-base</link>
            <guid>https://knowledge.roshanragunath.com/blog/hello-knowledge-base</guid>
            <pubDate>Sat, 23 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[I'm starting a public knowledge base.]]></description>
            <content:encoded><![CDATA[<p>I'm starting a public knowledge base.</p>
<p>The plan is simple: when I learn something useful -- a Claude Code pattern, an n8n trick, a Betty Blocks edge case -- I write it down here instead of letting it evaporate.</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="why-public">Why public<a href="https://knowledge.roshanragunath.com/blog/hello-knowledge-base#why-public" class="hash-link" aria-label="Direct link to Why public" title="Direct link to Why public" translate="no">​</a></h2>
<p>A private second brain is a fine thing, but I want this stuff to be findable. If I figure out how to embed Claude Code and Codex in the same workspace and write it down on this site, future-me can find it via Google. So can anyone else who hits the same wall.</p>
<p>Notion stays for messy drafts and personal capture. This site is for things that are useful enough to share.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="what-to-expect">What to expect<a href="https://knowledge.roshanragunath.com/blog/hello-knowledge-base#what-to-expect" class="hash-link" aria-label="Direct link to What to expect" title="Direct link to What to expect" translate="no">​</a></h2>
<ul>
<li class=""><strong>Cheatsheets</strong> in <code>/docs/</code> -- durable references like the <a class="" href="https://knowledge.roshanragunath.com/docs/claude-code/cheatsheet">Claude Code cheatsheet</a>. I update these in place.</li>
<li class=""><strong>Posts</strong> here on the blog -- things I figured out this week, or rough notes I haven't promoted to a cheatsheet yet.</li>
</ul>
<p>No schedule. I write when there's something worth writing.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="built-with">Built with<a href="https://knowledge.roshanragunath.com/blog/hello-knowledge-base#built-with" class="hash-link" aria-label="Direct link to Built with" title="Direct link to Built with" translate="no">​</a></h2>
<p>This site runs on Docusaurus, hosted on Cloudflare Pages, source on GitHub. The whole stack is free and the build-to-live time is about 30 seconds. Hard to beat for a developer content site.</p>
<p>You can find the source at <a href="https://github.com/RoshanRagunath/knowledge" target="_blank" rel="noopener noreferrer" class="">github.com/RoshanRagunath/knowledge</a> -- PRs and corrections welcome.</p>]]></content:encoded>
            <category>Meta</category>
        </item>
    </channel>
</rss>