<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">

  <channel>
    <title>digitalsufi</title>
    <link>https://digitalsufi.xyz/</link>
    <description><![CDATA[Blog posts from digitalsufi.xyz]]></description>
    <language>en</language>
    <atom:link href="https://digitalsufi.xyz/rss.xml" rel="self" type="application/rss+xml" />

    <lastBuildDate>Sat, 24 Jan 2026 00:00:00 GMT</lastBuildDate>

    <item>
      <title><![CDATA[You Don’t Need GitHub]]></title>
      <link>https://digitalsufi.xyz/blog/git-over-ssh</link>
      <guid isPermaLink="true">https://digitalsufi.xyz/blog/git-over-ssh</guid>
      <pubDate>Sat, 24 Jan 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[
        Git hosting doesn’t require a platform, just an understanding of how Git actually works.
        With SSH and bare repositories, any server can behave like GitHub under the hood.
        Strip away the web UI and integrations, and what remains is surprisingly small.
        This post breaks down how simple self-hosted Git really is, and why it’s often overlooked.
      ]]></description>
    </item>

  </channel>
</rss>

