jekyll/lib
Parker Moore 6849d6a5e5 If rouge isn't there, say so.
In the previous version, it would say 'redcarpet' wasn't installed,
due to the rescue LoadError block on line 93. This change will tell
the user that, in fact, rouge isn't installed and that this is the
cause of the error, not that redcarpet isn't installed.

Fixes #2464.
https://github.com/jekyll/jekyll/issues/2464
2014-05-30 17:59:47 -04:00
..
jekyll If rouge isn't there, say so. 2014-05-30 17:59:47 -04:00
site_template Take advantage of date_to_rfc822 2014-05-23 09:34:49 -05:00
jekyll.rb Add the paginator as a plugin: jekyll-paginate 2014-05-26 20:09:33 -04:00