-
Documenting Blog Changes
Using Git instead of Dropbox for Blot content syncing provides an unexpected benefit.
As I recently wrote, Blot supports two mechanisms for synchronizing content from my Mac to the web: Dropbox or Git. I chose Git. As I write this, I’m still testing Nova as the Git front-end (I’m a GUI type of guy). One of the great benefits of using Git is the built-in history of commits that is at the core of any Git repo. As shown below, as I push updates to my Blot-based website, I make sure to write a short comment in the commit action to document the commit action. I think this is an important asset in managing a blog and owning its content.
Continue reading → -
Archiving my Content from Micro.blog to GitHub
Micro.blog allows for archiving all content to GitHub. Here is why I did it.
This blog post is about explaining a Micro.blog allowing me to archive all my blog posts, including images and why I do it.
First, you must know that Micro.blog already provides an archiving feature of all blog posts to the Internet web archive. You can find mine here. I think it is important because in our society, the durability of the numerical artifacts we create is far from guaranteed. Saving my blog posts outside of Micro.blog is one way to prevent my content from vanishing if something really bad happens to Micro.blog.
Continue reading →