All Posts
A few years back, I used Jekyll-Bootstrap to generate static pages. It was awesome because I could modify it to generate static pages for blog and company profile together. However, when I pushed my changes to Github Pages, pages aggregating post tags did not show up. It turned out that Github Pages does not execute tag_gen.rb
under _plugins
folder, as explained by Charlie Park.
There are a lot of blogging platforms and website hosting services our there. But the true advantage of having your blog hosted on Github Pages is … (drum roll, please)… it’s FREE! The only thing you need to pay is a custom domain name registration, or you can just stay with github.io subdomain: http://<accountname>.github.io