You cannot 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
2f47c00b48
Added jekyll-sitemap, jekyll-date-format, and updated gems
|
11 years ago |
.. |
backtick_code_block.rb
|
Titles in code plugins can have slashes in them. Closes #892
|
12 years ago |
blockquote.rb
|
Striped whitespace from titles in blockquote plugin
|
12 years ago |
category_generator.rb
|
fix minor mis-spelling
|
12 years ago |
code_block.rb
|
Fix codeblock rendering with HAML when there is a filetype defined.
|
12 years ago |
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
|
12 years ago |
date.rb
|
Initial update to be compatible with Jekyll 2
|
11 years ago |
gist_tag.rb
|
fix script_url_for url bug
|
11 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.
|
14 years ago |
image_tag.rb
|
Fixes img tag properties
|
14 years ago |
include_array.rb
|
allow select and order of sidebar components to be configurable in jekyll's _config.yml
|
14 years ago |
include_code.rb
|
Removed space to fix HAML compatibility on include_code.
|
12 years ago |
jsfiddle.rb
|
removing border from iframe in jsFiddle plugin
|
12 years ago |
octopress_filters.rb
|
Added jekyll-sitemap, jekyll-date-format, and updated gems
|
11 years ago |
pullquote.rb
|
updated plugins to work with latest version of Liquid
|
13 years ago |
pygments_code.rb
|
Enable inline PHP syntax highlighting
|
12 years ago |
raw.rb
|
1. Vastly improved backtick code blocks and added support for Textile
|
14 years ago |
render_partial.rb
|
1. Vastly improved backtick code blocks and added support for Textile
|
14 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
|
14 years ago |
titlecase.rb
|
Improved, I think, the Titlecase plugin
|
14 years ago |
video_tag.rb
|
Video tag plugin now supports mp4,ogv,webm formats, closes #931
|
12 years ago |