As I stated before, I will be following the blog post of this helpful fellow.

I needed to create a new file in the _includes folder. I used the command line for this. I also learned how to do a copy and paste using vim (here, and here).

I really like the style of this dudes blog. So, I will be making use of part of his formatting. It works in a very similar manner to mine, with the Jekyll system. His style is based off of this, it just has some added extras.

Some time passes…

Right. That took some time and some effort. Finally, I have implemented the tag system. I do now, however, have to run the tag generator script before I commit each new post. Otherwise, if there are any new tags, they will not appear. I also do not think that when searching by tag, the new posts won’t be found.