android.moparisthebest.org/plugins
2012-05-21 23:59:49 -05:00
..
backtick_code_block.rb removed some duplication in the pygments highlight method. Ensured the backtick codeblock would match newline characters in regex 2012-05-21 23:59:49 -05:00
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 2011-12-11 16:24:46 -06:00
category_generator.rb removed some duplication from category url generation 2012-05-20 16:43:06 -05:00
code_block.rb removed faulty string join from code_block plugin 2012-05-21 20:13:40 -05:00
date.rb Date format: Remove unnecessary escapement 2011-11-04 08:40:41 +01:00
gist_tag.rb support proxy. 2011-10-18 17:36:45 +09: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 Removed page content reading meta description. It was pointless. Set a description in your site or page yaml to add a meta description 2012-05-21 23:54:21 -05: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 changed pullquote to reflect multi-line pullquotes 2012-05-19 17:00:01 -05:00
puts.rb added puts plugin for easily logging from liquid templates to the terminal 2012-02-12 17:00:36 -06:00
pygments_code.rb removed some duplication in the pygments highlight method. Ensured the backtick codeblock would match newline characters in regex 2012-05-21 23:59:49 -05:00
raw.rb Markdown/Textile escape system is more flexible and strips goofy parsing glitches much better. Fixes #500 2012-05-21 20:16:06 -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
sitemap_generator.rb Fix the EXCLUDED_FILES list in sitemap_generator.rb 2012-05-22 11:21:57 +08:00
titlecase.rb Improved, I think, the Titlecase plugin 2011-11-28 00:25:50 +01:00
video_tag.rb added video tag plugin 2011-07-23 17:41:08 -04:00