Skip to main content

One post tagged with "Markdown"

Markdown as a durable, plain-text format for notes, documentation, and published content.

View All Tags

GitOps Notes: Building a Knowledge Base with Git and MCP

· 3 min read

While working on my GitOps blogging platform, another idea clicked into place.

I've wanted to organize my notes for years. Like most developers, they're scattered everywhere:

  • text files;
  • OneNote;
  • random Markdown documents;
  • Discord messages;
  • ChatGPT conversations;
  • scraps of paper;
  • and the occasional "I'll remember this later."

I never do.

Then I realized I already built most of the solution.