# Jekyll category page generator. # http://recursive-design.com/projects/jekyll-plugins/ # # Version: 0.1.4 (201101061053) # # Copyright (c) 2010 Dave Perrett, http://recursive-design.com/ # Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php) # # A generator that creates category pages for jekyll sites. # # To use it, simply drop this script into the _plugins directory of your Jekyll site. You should # also create a file called 'category_index.html' in the _layouts directory of your jekyll site # with the following contents (note: you should remove the leading '# ' characters): # # ================================== COPY BELOW THIS LINE ================================== # --- # layout: default # --- # #