logo

Now Using Jekyll

I’m have now migrated my entire site to Jekyll and disqus. It took less than half a day. So far I’m impressed.

The source code of this website is available online at https://github.com/kerspoon/kerspoon.com.

The layout is built with the Unsemantic fluid grid system and the default layout uses parts from HTML5 boilerplate.

I had planned to create the site using a mix of either EJS Templates or Handlebars using Grunt as a build tool. I still feel this would work well but Jekyll worked so well out of the box but I stuck with it.

My htaccess file simply re-directs www.kerspoon.com/* to kerspoon.com/*. Thanks no-www.