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 1c555116be Added support for pagination with a blog index in any directory (helps with landing pages). Added configuration for pagination directory base 13 years ago
..
blockquote.rb blockquote plugin now allows for source attribution with out a link, see docs 13 years ago
category_generator.rb Fix extra subdirectories appearing in category links and atom.xml link. 13 years ago
code_block.rb added yml alias for yaml code highlighting 13 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. 13 years ago
gist_tag.rb updated gist_tag.rb to use <div>s to get around RDiscount's foolishness 13 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 added support for width and height to image tag plugin 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 added yml alias for yaml code highlighting 13 years ago
octopress_filters.rb expand_urls now correctly matches urls pointing to the root directory, allowing / to be replaced with /subdir/ if site is configured with a different root directory 13 years ago
pagination.rb Added support for pagination with a blog index in any directory (helps with landing pages). Added configuration for pagination directory base 13 years ago
pullquote.rb fixed error in pullquote plugin 13 years ago
pygments_code.rb fixed empty line stripping from codeblocks 13 years ago
render_partial.rb added a raw option to render_partial. Now you can import partials without having them parsed by the Liquid template parser 13 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. 13 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. 13 years ago
video_tag.rb added video tag plugin 13 years ago