jekyll/lib/jekyll
Tom Bell df2ad2ac59 Allow a custom 'layouts' directory
* Add 'layouts' option to change the dir from '_layouts' to anything relative
  to the source directory
* Add cucumber scenario for testing an alternative directory '_theme'
* Closes #563
2012-05-30 21:39:43 -04:00
..
converters Cleanup for RDiscount TOC support. Closes #333. 2012-04-23 16:15:55 -07:00
generators moved paginate_path to default config 2012-02-26 20:58:14 -08:00
migrators Merge pull request #472 from nfm/patch-1 2012-01-22 16:27:32 -08:00
tags Merge branch 'post_url' of https://github.com/thatguystone/jekyll into thatguystone-post_url 2012-01-22 16:03:10 -08:00
converter.rb Maruku is now the only processor dependency installed by default. Closes #57. 2010-06-22 15:17:39 -07:00
convertible.rb Make note of self.name requirement for Convertible. 2012-01-22 15:02:41 -08:00
core_ext.rb added pluralized_array method to Hash and tests 2010-01-10 16:09:24 +00:00
errors.rb Maruku is now the only processor dependency installed by default. Closes #57. 2010-06-22 15:17:39 -07:00
filters.rb Replace rdiscount filter with config-aware markdownify. 2011-05-31 14:40:21 -07:00
generator.rb Extension -> Plugin 2010-06-18 15:47:01 -07:00
layout.rb TomDoc some things. 2011-05-08 14:49:19 -07:00
page.rb clean up some warnings 2011-06-03 23:38:39 +01:00
plugin.rb clean up some warnings 2011-06-03 23:38:39 +01:00
post.rb Merge pull request #419 from vjt/master 2012-01-22 00:25:55 -08:00
site.rb Allow a custom 'layouts' directory 2012-05-30 21:39:43 -04:00
static_file.rb More TomDoc and formatting cleanup. 2011-05-08 23:40:35 -07:00