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