Tags page
21 Jan 2018I had some issue formatting a page containing all tags used in the blog. All the coding had already been done in a blog post that I followed. However, instead of having all tags written next to each other on the same line, they were placed on top of each other, which would take a lot more screen space. I didn’t really dig to the bottom of it, but it turns out this can be fixed by defining the tag page as an html file, instead of a markdown file (md).
[jekyll
]