Simplest Way to Send Your Markdown Files To Blogger

Overview One of the biggest concerns I had with using Blogger was the lack of a good client for dealing with markdown files. Fortunately, EasyBlogger solved this issue. However, since the last valid commit for EasyBlogger was 5 years ago, I encountered some issues while using it and decided to dockerize it. Authorization Generating the authorization URL To use Blogger, the first step is to fetch your credentials. You can find your blog ID once you log in to Blogger - it’s the last part of the URL path....

March 23, 2023 · 2 min · 241 words · Murmurs Dev

Choosing the Best Blogging Platform for My Personal Blog

As a software developer, I’m always looking for ways to create software solutions for myself. However, when it came to setting up my personal blog, I realized that building a blog from scratch might not be the best use of my time. So, I decided to use an existing blogging platform that met my requirements. In this post, I’ll share my journey of choosing the best blogging platform for my personal blog, and the factors I considered before making my final decision....

March 22, 2023 · 3 min · 554 words · Murmurs Dev