New Blog
Due to a series of events I had to move the blog again. In the past I have used a variety of blog engines including blogspot, wordpress, drupal. As others have pointed out who have also moved to the system that I am going to be using now which is Jekyll is that blogs are mostly static sites. This means exactly is that it is not necessary to have a huge app that has a database backend to drive even a complex blog as most of the entries are static to begin with. Sure there are areas of the blog where there is more dynamic content like comments, but that can easily be handled by another service like Disqus which is enough for comments. There are other ways of adding additional functionality to a blog and they don’t necessary have to be dynamic to create a “dynamic site” effect. The other great thing about using jekyll with github is that this site will be fully code versioned and should remain for a much longer period of time than previous blogs.
blog comments powered by Disqus