blog/plugins
2011-08-01 16:28:07 -04: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 removed some unnecessary steps from the category_generator plugin to avoid confusion 2011-07-23 01:18:02 -04:00
code_block.rb code_block and inlcude_code no longer needlessly render through the Liquid template parser 2011-08-01 16:28:07 -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 code_block and inlcude_code no longer needlessly render through the Liquid template parser 2011-08-01 16:28:07 -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 Render partial now automatically stirps out yaml front matter 2011-07-22 11:48:36 -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