My personal blog
You can not 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 d774630d3e Improved error message for category_generator plugin. Addresses #116 12 years ago
..
backtick_code_block.rb Titles in code plugins can have slashes in them. Closes #892 12 years ago
blockquote.rb updated plugins to work with latest version of Liquid 13 years ago
category_generator.rb Improved error message for category_generator plugin. Addresses #116 12 years ago
code_block.rb Removed unnecessary regex in code block plugin 12 years ago
date.rb Whitespace 12 years ago
gist_tag.rb gist tag plugin now works with the latest changes GitHub gists and does not fail if you do not specify a filename. 12 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. 13 years ago
image_tag.rb Fixes img tag properties 13 years ago
include_array.rb allow select and order of sidebar components to be configurable in jekyll's _config.yml 13 years ago
include_code.rb Fixes styling of <figure> code header 13 years ago
jsfiddle.rb Whitespace 12 years ago
octopress_filters.rb Fix for issue #622 12 years ago
pagination.rb reordered arguments in pagination 13 years ago
post_filters.rb Added post_filters plugin 13 years ago
preview_unpublished.rb Whitespace 12 years ago
pullquote.rb updated plugins to work with latest version of Liquid 13 years ago
pygments_code.rb Add utf-8 encoding option to Pygments highlighter, fixes #232 13 years ago
raw.rb 1. Vastly improved backtick code blocks and added support for Textile 13 years ago
render_partial.rb 1. Vastly improved backtick code blocks and added support for Textile 13 years ago
rubypants.rb Added RubyPants (the ruby port of John Gruber's smarty pants) to intelligently replace primes with smart quotes in the pullquote plugin, fixes #316 13 years ago
sitemap_generator.rb Whitespace 12 years ago
titlecase.rb Improved, I think, the Titlecase plugin 13 years ago
video_tag.rb added video tag plugin 13 years ago