blog/plugins
Brandon Mathis d5aa08d3f3 added video tag plugin 2011-07-23 17:41:08 -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 improved documentation on codeblock plugin 2011-07-20 12:13:27 -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 fixed typos and cleand up the image tag plugin 2011-07-23 17:41:03 -04:00
include_code.rb 1. Added condition to full_url filter to allow it to be used as a root_url appending filter for remapping root "/" urls when octopress is deployed to a subdirectory. Updated _includes/article and _layouts/page to use the filter 2011-07-21 16:14:23 -04:00
octopress_filters.rb fixed misspelling of exerpt to excerpt for in the Octopress filters 2011-07-23 01:16:55 -04:00
pullquote.rb fixed error in pullquote plugin 2011-07-22 17:49:14 -04:00
pygments_cache_patch.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
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