This blog CMS has never been better

Screenshot of my Blog Content Management App
Context:
To write any article for this blog, before I had to write at least one* Markdown file in the format the project required, push it to the repository, and wait for the deploy.
- 'At least one' because, if I wanted to post it in English as well, I had to upload another file with the translations.
Now, I spent no more than an hour and a half of conversations and planning iterations with Claude Code (Fable 5) to build two things:
-
An online admin panel, so I can manage posts in real time from anywhere.
-
A Swift app for macOS (and soon iPhone) to write my articles offline-first. This way, no matter where I am... I can just write, and as soon as I hit an internet connection, the article syncs and publishes.
There's a saying that if you want an action to become a habit, you need to make it as friction-free as possible.
Creating content the way I started—manually dealing with Markdown files—was great to get things going and validate the project. Now it was time to build a ready-to-go SETUP so I can write for the blog much more comfortably from anywhere.
Blog
-
Swift App

-
Online Admin

I'll be posting way more often now. Let's go!
This blog CMS has never been better