<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://knowledge.roshanragunath.com/blog</id>
    <title>Roshan Ragunath Blog</title>
    <updated>2026-05-23T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://knowledge.roshanragunath.com/blog"/>
    <subtitle>Roshan Ragunath Blog</subtitle>
    <icon>https://knowledge.roshanragunath.com/img/favicon.ico</icon>
    <entry>
        <title type="html"><![CDATA[Starting a knowledge base in public]]></title>
        <id>https://knowledge.roshanragunath.com/blog/hello-knowledge-base</id>
        <link href="https://knowledge.roshanragunath.com/blog/hello-knowledge-base"/>
        <updated>2026-05-23T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[I'm starting a public knowledge base.]]></summary>
        <content type="html"><![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>
        <author>
            <name>Roshan Ragunath</name>
            <uri>https://roshanragunath.com</uri>
        </author>
        <category label="Meta" term="Meta"/>
    </entry>
</feed>