<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Cornel Cristian Filip</title>
    <description>The latest articles on DEV Community by Cornel Cristian Filip (@cornellfilip).</description>
    <link>https://dev.to/cornellfilip</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F345443%2F598874f0-840d-4b4c-a2b9-b44e14f10877.png</url>
      <title>DEV Community: Cornel Cristian Filip</title>
      <link>https://dev.to/cornellfilip</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/cornellfilip"/>
    <language>en</language>
    <item>
      <title>Your repo should be the source of truth, not the platform</title>
      <dc:creator>Cornel Cristian Filip</dc:creator>
      <pubDate>Tue, 14 Jul 2026 22:07:16 +0000</pubDate>
      <link>https://dev.to/cornellfilip/your-repo-should-be-the-source-of-truth-not-the-platform-4pk</link>
      <guid>https://dev.to/cornellfilip/your-repo-should-be-the-source-of-truth-not-the-platform-4pk</guid>
      <description>&lt;p&gt;Here is a principle I keep coming back to: the canonical version of everything I write should live in a git repo I control, in plain markdown, not locked inside Ghost or Beehiiv or Dev.to. Platforms come and go. The repo outlives them.&lt;/p&gt;

&lt;p&gt;The problem is the last mile. Once the markdown is in the repo, getting it onto each platform means reformatting by hand, because every channel treats headings, fenced code blocks, and images differently. It is the least interesting work in the whole pipeline, and I do it over and over.&lt;/p&gt;

&lt;p&gt;I want to fix that with Fmttr: your repo stays the source of truth, and a deterministic pipeline transforms and publishes each post to the channel it is mapped to on git push. Correct formatting per platform, from one markdown source.&lt;/p&gt;

&lt;p&gt;I am validating the idea before writing the product. If your repo is already your source of truth and the publishing step is the annoying part, tell me: &lt;a href="https://fmttr.dev/?utm_source=devto" rel="noopener noreferrer"&gt;https://fmttr.dev/?utm_source=devto&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Building in public on X: x.com/cornellfilip&lt;/p&gt;

</description>
      <category>writing</category>
      <category>markdown</category>
      <category>productivity</category>
      <category>buildinpublic</category>
    </item>
  </channel>
</rss>
