.. |
commands
|
Fail if destination directory for jekyll new exists and is not empty. Fixes #981.
|
2013-04-16 18:24:10 +02:00 |
converters
|
Moved markdown converters into lib/jekyll/converters/markdown
|
2013-04-14 05:23:42 +02:00 |
generators
|
Use paginate_path and don't help too much
|
2013-04-09 21:00:27 +02:00 |
tags
|
Moving comparison for PostUrl tag to the PostComparer class
|
2013-04-22 12:57:52 +02:00 |
command.rb
|
Remove Logger methods from main Jekyll module.
|
2013-04-14 19:27:19 +02:00 |
configuration.rb
|
Change default value of limit_posts from nil to 0 (see #1004)
|
2013-04-29 01:41:22 +09:00 |
converter.rb
|
Update converter classes moving into a module
|
2013-01-19 23:07:38 +00:00 |
convertible.rb
|
Catch all exceptions, not just StandardError descendents
|
2013-04-30 23:33:08 +04:00 |
core_ext.rb
|
Add method String#force_encoding to 1.8.7
|
2013-03-17 23:35:46 +01:00 |
deprecator.rb
|
Checking the arguments to ensure we have a subcommand before proceeding. (#1008)
|
2013-04-30 22:17:22 +02:00 |
draft.rb
|
Kill unnecessary return keyword.
|
2013-03-03 18:43:54 -08:00 |
errors.rb
|
Remove new lines between module and class
|
2013-01-20 00:00:49 +00:00 |
filters.rb
|
Added filter date_to_rfc822
|
2013-03-27 02:21:48 -04:00 |
generator.rb
|
Remove new lines between module and class
|
2013-01-20 00:00:49 +00:00 |
layout.rb
|
Remove new lines between module and class
|
2013-01-20 00:00:49 +00:00 |
logger.rb
|
Remove Logger methods from main Jekyll module.
|
2013-04-14 19:27:19 +02:00 |
mime.types
|
Added pkpass to the list
|
2013-03-31 18:22:41 +03:00 |
page.rb
|
Remove code duplication: #write in Page and Post is the same.
|
2013-04-16 02:55:31 +02:00 |
plugin.rb
|
Remove new lines between module and class
|
2013-01-20 00:00:49 +00:00 |
post.rb
|
'The Best of Both Worlds,' à la @chad's comment
|
2013-04-28 15:21:17 +02:00 |
site.rb
|
Clean up code #1104
|
2013-04-29 21:07:46 +09:00 |
static_file.rb
|
Remove new lines between module and class
|
2013-01-20 00:00:49 +00:00 |