You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brandon Mathis a2bc6f9762 1. Added image tag plugin
2. Removed figure tag plugin
3. Renamed custom_filters to octopress_filters
4. Added styles to support new image tag plugin
14 years ago
..
blockquote.rb blockquote plugin now allows for source attribution with out a link, see docs 14 years ago
category_generator.rb Finally a nice solution for mapping relative urls 14 years ago
code_block.rb improved documentation on codeblock plugin 14 years ago
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. 14 years ago
gist_tag.rb updated gist_tag.rb to use <div>s to get around RDiscount's foolishness 14 years ago
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. 14 years ago
image_tag.rb 1. Added image tag plugin 14 years ago
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 14 years ago
octopress_filters.rb 1. Added image tag plugin 14 years ago
pullquote.rb fixed error in pullquote plugin 14 years ago
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. 14 years ago
render_partial.rb Render partial now automatically stirps out yaml front matter 14 years ago
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. 14 years ago
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. 14 years ago