.. |
commands
|
Not automatically deprecated.
|
2013-05-12 01:19:04 +02:00 |
converters
|
Add a `data-lang` attribute to code blocks
|
2013-05-10 19:18:13 +12:00 |
generators
|
Add extra question to ensure that the index.html file is in thepagination path's directory
|
2013-05-05 17:26:29 +02:00 |
tags
|
Quick clean-up from #998.
|
2013-05-05 14:59:50 +02:00 |
command.rb
|
Remove Logger methods from main Jekyll module.
|
2013-04-14 19:27:19 +02:00 |
configuration.rb
|
Merge pull request #1081 from mojombo/relative-permalinks
|
2013-05-12 02:55:49 -07: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
|
Let Commander handle bad args after printing of deprecation warning. Fixes #1040.
|
2013-05-07 13:15:03 +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
|
Parse strings into Time objects for date-related parsing. Fixes #997.
|
2013-05-04 14:01:44 +02: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
|
When pygments is required after Jekyll::Logger is required, its internal require to Ruby's stdlib Logger class chokes. This is an ugly-ass work-around.
|
2013-05-04 15:31:02 +02:00 |
mime.types
|
Added pkpass to the list
|
2013-03-31 18:22:41 +03:00 |
page.rb
|
make sure relative_permalinks is set to TRUE
|
2013-05-12 01:16:52 +02:00 |
plugin.rb
|
Remove new lines between module and class
|
2013-01-20 00:00:49 +00:00 |
post.rb
|
fix handling of number categories
|
2013-05-10 14:07:23 +02:00 |
site.rb
|
Add better language and link to Upgrading page in docs for relative permalinks deprecation msg
|
2013-05-11 18:06:33 +02:00 |
static_file.rb
|
Remove new lines between module and class
|
2013-01-20 00:00:49 +00:00 |