
Open-Source Blogging

Open-Source Blogging
Over the past couple of months I have been steadily writing new content for this blog with a text mark-up language called "markdown". Writing content in Markdown is particularly useful because it means that I can conveniently version control any new content that I write. It also means that I can use features on GitHub including its issue tracker for receiving feedback from potential readers about corrections, improvements, or potential topics to cover. I am intending on "cross-publishing" all future blog posts on the likes of hashnode, dev.to, daily.dev, hackernoon, and even medium by using scripts that are readily available in the GitHub repository I have created for this blog.
Comments
Comments
There are no comments to display.