Posts tagged with "hosting"


  • Why I Switched From Wordpress To Jekyll

    The past few days have been quite busy, so I have not been regular with my posts. One of the reasons was because of the migration of my blog from WordPress to Jekyll. This post is going to be a bit technical, so for those who are not interested in software should probably skip this one. I have been using WordPress to publish my blog. My WordPress has been running on a Google Compute Engine instance since I started the blog. But I have been wanting to move away from WordPress for a long time. So I decided to go with static web pages. Unfortunately the process was not quite easy because WordPress offers so many things out of the box. Doing all that work manually was some work, but it was well worth it.

    ...continue reading
  • Friends Roster – Presubmit, Continuous Integration, Deployment And Hosting

    This is the continuation of “how I built the Friends Roster app” saga. If you missed the previous parts in this series, do check them out — part 1part 2part 3part 4part 5part 6part 7part 8 and part 9. I know it must be getting pretty boring reading about the app for so long. But I promise this is the last one in the series.

    ...continue reading