Improving the related_posts feature of jekyll
  Now that I have converted TechTinkering over to Jekyll, I have come up against a bit of a problem with site.related_posts: The results are always just the latest posts, and are not filtered or ordered ...
   
  Read More
A Jekyll Plugin to Display Ratings as Star Images
  I have been using Jekyll a lot recently on the Trust a Friend website and found the need to display a rating as a series of stars.  Initially I implemented this in JavaScript, which worked fine, but I ...
   
  Read More