Wednesday, September 25, 2019

Moving to GitHub Pages

It has been a long time since my last blog post, and unfortunately, this will be the last from on the Blogger. You may be asking why? Here the long answer in short.  

Blogger is a great blogging tool. It’s a simple and straightforward platform that gives you what you need for blogging. But one of the main limitations with these CMS, you have less freedom when you want to do customization. That is the primary reason why I have moved to the Github Pages. 

Github
Source: https://github.com/logos


Everything comes with a price. Now I have to maintain the entire site. Github pages use Jekyll (https://jekyllrb.com/), and I stared hack it a few days ago and managed to up and running the site. Here is the new site. https://hasithaa.github.io  Eventually, I am going to build up the blogging ecosystem around it. So don't expect a search bar soon. :D

Hope to see you on my GitHub Blog soon.