labnotes/plugins
Brandon Mathis a289c90909 improved backtick codeblock's handling of the raw option
..
backtick_code_block.rb improved backtick codeblock's handling of the raw option
blockquote.rb blockquote plugin now allows for source attribution with out a link, see docs
category_generator.rb Downcased category urls
code_block.rb 1. Vastly improved backtick code blocks and added support for Textile
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.
gist_tag.rb updated gist_tag.rb to use <div>s to get around RDiscount's foolishness
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.
image_tag.rb added support for width and height to image tag plugin
include_array.rb allow select and order of sidebar components to be configurable in jekyll's _config.yml
include_code.rb 1. Vastly improved backtick code blocks and added support for Textile
octopress_filters.rb 1. Vastly improved backtick code blocks and added support for Textile
pagination.rb reordered arguments in pagination
post_filters.rb Added post_filters plugin
pullquote.rb fixed error in pullquote plugin
pygments_code.rb centralized pygments aliases into pygments_code.rb. Added alias for .ru (ruby), which sort of fixes
raw.rb 1. Vastly improved backtick code blocks and added support for Textile
render_partial.rb 1. Vastly improved backtick code blocks and added support for Textile
sitemap_generator.rb sitemap_generator dies if public dir doesn't exist yet
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.
video_tag.rb added video tag plugin