old-website/plugins
Brigham Brown 648d4cc238 Fix extra subdirectories appearing in category links and atom.xml link. 2011-08-11 21:30:45 -07:00
..
blockquote.rb blockquote plugin now allows for source attribution with out a link, see docs 2011-07-22 11:48:45 -04:00
category_generator.rb Fix extra subdirectories appearing in category links and atom.xml link. 2011-08-11 21:30:45 -07:00
code_block.rb added yml alias for yaml code highlighting 2011-08-01 17:35:44 -04:00
compass_compiler.rb Moved plugins to root directory. I'm ditching the idea of shipping plugins with themes until it's more obviously necessary. This way it's easier to merge and update plugins. 2011-07-19 09:06:54 -04:00
gist_tag.rb updated gist_tag.rb to use <div>s to get around RDiscount's foolishness 2011-07-20 00:42:35 -04:00
haml.rb Moved plugins to root directory. I'm ditching the idea of shipping plugins with themes until it's more obviously necessary. This way it's easier to merge and update plugins. 2011-07-19 09:06:54 -04:00
image_tag.rb added support for width and height to image tag plugin 2011-07-29 18:29:53 -04:00
include_array.rb allow select and order of sidebar components to be configurable in jekyll's _config.yml 2011-07-28 12:02:08 -04:00
include_code.rb added yml alias for yaml code highlighting 2011-08-01 17:35:44 -04:00
octopress_filters.rb Backtick codeblocks now correctly replace &amp; with & and Textile support for back tick code blocks has been removed. It never really worked. Textile makes me sad. 2011-08-01 09:06:55 -04:00
pullquote.rb fixed error in pullquote plugin 2011-07-22 17:49:14 -04:00
pygments_code.rb fixed empty line stripping from codeblocks 2011-07-30 09:06:56 -04:00
render_partial.rb added a raw option to render_partial. Now you can import partials without having them parsed by the Liquid template parser 2011-08-01 16:28:30 -04:00
sitemap_generator.rb Moved plugins to root directory. I'm ditching the idea of shipping plugins with themes until it's more obviously necessary. This way it's easier to merge and update plugins. 2011-07-19 09:06:54 -04:00
titlecase.rb Moved plugins to root directory. I'm ditching the idea of shipping plugins with themes until it's more obviously necessary. This way it's easier to merge and update plugins. 2011-07-19 09:06:54 -04:00
video_tag.rb added video tag plugin 2011-07-23 17:41:08 -04:00