Jekyll Tag Generator for Github Pages
Long Qian has a great blog post about how to put tags on Github pages. While following the steps suggested by him, I saw, that the tag_generator script was written in python. Since I did not have a python compiler installed on my windows machine, I thought it should be easy to convert to a Powershell script.
More …