.. |
backtick_code_block.rb
|
Fixes HTML validation issues with code highlighting
|
2011-09-18 13:55:35 +02:00 |
blockquote.rb
|
blockquote plugin now allows for source attribution with out a link, see docs
|
2011-07-22 11:48:45 -04:00 |
category_generator.rb
|
Downcased category urls
|
2011-09-05 08:07:08 -05:00 |
code_block.rb
|
Fixes styling of <figure> code header
|
2011-09-18 21:27:42 +02:00 |
gist_tag.rb
|
Aligns naming of .pygments-cache, .gist-cache and .sass-cache
|
2011-09-18 13:45:25 +02:00 |
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.
|
2011-07-19 09:06:54 -04:00 |
image_tag.rb
|
Fixes img tag properties
|
2011-09-26 15:58:14 +02:00 |
include_array.rb
|
allow select and order of sidebar components to be configurable in jekyll's _config.yml
|
2011-07-28 12:02:08 -04:00 |
include_code.rb
|
Fixes styling of <figure> code header
|
2011-09-18 21:27:42 +02:00 |
jsfiddle.rb
|
Adds jsFiddle plugin
|
2011-09-26 11:51:44 +02:00 |
octopress_filters.rb
|
Updated regex to select less content on posts
|
2011-09-21 11:41:55 +02:00 |
pagination.rb
|
reordered arguments in pagination
|
2011-08-18 14:30:59 -04:00 |
post_filters.rb
|
Added post_filters plugin
|
2011-09-04 09:56:27 -04:00 |
pullquote.rb
|
fixed error in pullquote plugin
|
2011-07-22 17:49:14 -04:00 |
pygments_code.rb
|
Fixes HTML validation issues with code highlighting
|
2011-09-18 13:55:35 +02:00 |
raw.rb
|
1. Vastly improved backtick code blocks and added support for Textile
|
2011-09-07 18:34:21 -05:00 |
render_partial.rb
|
1. Vastly improved backtick code blocks and added support for Textile
|
2011-09-07 18:34:21 -05:00 |
sitemap_generator.rb
|
sitemap_generator dies if public dir doesn't exist yet
|
2011-08-25 12:35:06 -04:00 |
titlecase.rb
|
Allow capitalization after a period.
|
2011-09-28 10:08:55 +03:00 |
video_tag.rb
|
added video tag plugin
|
2011-07-23 17:41:08 -04:00 |