www.moparscape.org/plugins
Brandon Mathis b25db54f93 Merge branch 'post_filters' 2011-09-07 18:34:17 -05: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 improved lang:language for codeblock and include code. It no longer strips out surrounding whitespace. 2011-08-21 10:31:58 -04:00
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. 2011-07-19 09:06:54 -04:00
gist_tag.rb updated gist_tag.rb to use <div>s to get around RDiscount's foolishness 2011-07-20 00:42:35 -04: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 added support for width and height to image tag plugin 2011-07-29 18:29:53 -04: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 include_code now defaults to relative urls for easy testing on a development server 2011-08-21 16:16:03 -04:00
octopress_filters.rb now only excerpted articles show the "read on" link. Also the text for that link can be set in the _config.yml 2011-08-20 16:02:50 -04: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 centralized pygments aliases into pygments_code.rb. Added alias for .ru (ruby), which sort of fixes #108 2011-08-20 18:39:47 -04:00
raw.rb Added {% raw %} liquid block, allowing for blocks of code which are not parsed by Liquid 2011-09-07 17:49:20 -05:00
render_partial.rb added a raw option to render_partial. Now you can import partials without having them parsed by the Liquid template parser 2011-08-01 16:28:30 -04:00
sitemap_generator.rb sitemap_generator dies if public dir doesn't exist yet 2011-08-25 12:35:06 -04:00
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. 2011-07-19 09:06:54 -04:00
video_tag.rb added video tag plugin 2011-07-23 17:41:08 -04:00