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 8753a6b00c Octopress filters are now limited to html producing templating languages, Fixes #536 13 years ago
..
backtick_code_block.rb Removes also leading tab from backtick codeblock 13 years ago
blockquote.rb Added a space between author and site to be sure it looked good in feed readers and places where the site CSS wasn't being loaded 13 years ago
category_generator.rb First attempt at creating per-category Atom feeds. 13 years ago
code_block.rb Codeblock: Output source even if 'pygments_prefix' or 'pygments_suffix' is nil. Fixes #182 13 years ago
date.rb Date format: Remove unnecessary escapement 13 years ago
gist_tag.rb support proxy. 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 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 Adds jsFiddle plugin 13 years ago
octopress_filters.rb Octopress filters are now limited to html producing templating languages, Fixes #536 13 years ago
pagination.rb reordered arguments in pagination 13 years ago
post_filters.rb Added post_filters plugin 13 years ago
preview_unpublished.rb Set flag in preview mode and re-generate files before deployment if necessary 13 years ago
pullquote.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
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 sitemap_generator dies if public dir doesn't exist yet 13 years ago
titlecase.rb Improved, I think, the Titlecase plugin 13 years ago
video_tag.rb added video tag plugin 13 years ago