blog/plugins
Brandon Mathis 9d0c54e3e6 Removed date plugin, added excerpt separator default 2014-06-21 16:41:32 -05:00
..
backtick_code_block.rb Titles in code plugins can have slashes in them. Closes #892 2012-12-26 17:19:50 -06:00
blockquote.rb Striped whitespace from titles in blockquote plugin 2013-01-12 16:38:25 -06:00
category_generator.rb fix minor mis-spelling 2013-10-24 22:59:03 +08:00
code_block.rb Fix codeblock rendering with HAML when there is a filetype defined. 2013-05-11 16:48:36 +03:00
config_tag.rb Improved: config_tag plugin is much more flexible now and can be used by other plugins directly through the config_tag method 2013-03-11 01:19:59 -05:00
gist_tag.rb fix script_url_for url bug 2014-05-23 15:45:58 +08: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 Removed space to fix HAML compatibility on include_code. 2013-10-12 16:08:59 -05:00
jsfiddle.rb removing border from iframe in jsFiddle plugin 2013-10-28 14:07:37 -04:00
octopress_filters.rb Replaced date plugin with jekyll-date-format 2014-06-21 15:51:40 -05:00
pullquote.rb updated plugins to work with latest version of Liquid 2012-05-24 10:28:32 -05:00
pygments_code.rb Enable inline PHP syntax highlighting 2013-03-22 22:57:55 -03: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
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 2011-12-11 16:24:39 -06:00
titlecase.rb Improved, I think, the Titlecase plugin 2011-11-28 00:25:50 +01:00
video_tag.rb Video tag plugin now supports mp4,ogv,webm formats, closes #931 2013-01-12 19:24:10 -06:00