Building My Blog

It’s a new year, so it’s a natural time for reflection on one’s current direction. This year, I want focus on writing more – particularly on my blog.

Create Git repo with an empty commit

I wanted to know why developers on Twitter were talking about starting git repos with an empty commit, so I did a bit of web searching. I created a bash function to make the solution easier.