..
commands
Removed deprecation inconsistency
2015-03-02 21:54:05 +01:00
converters
Merge pull request #3319 from jekyll/split-off-textile
2015-01-17 17:08:15 -08:00
readers
Made corrections as suggested by @mattr-.
2015-03-20 12:41:19 +01:00
tags
Moved the in_(source/dest)_dir back to site.rb.
2015-03-05 13:34:46 +01:00
cleaner.rb
Moved the in_(source/dest)_dir back to site.rb.
2015-03-05 13:34:46 +01:00
collection.rb
Separated some more readers from the main reader.rb file.
2015-03-06 17:20:25 +01:00
command.rb
Separated some more readers from the main reader.rb file.
2015-03-06 17:20:25 +01:00
configuration.rb
Perform jekyll-paginate deprecation warning correctly.
2015-03-16 14:54:31 -07:00
converter.rb
Rename the pygments option to highlighter
2013-12-22 12:45:15 +01:00
convertible.rb
Moved the in_(source/dest)_dir back to site.rb.
2015-03-05 13:34:46 +01:00
deprecator.rb
fix quote
2015-02-05 16:48:59 +07:00
document.rb
Moved the in_(source/dest)_dir back to site.rb.
2015-03-05 13:34:46 +01:00
draft.rb
Moved the in_(source/dest)_dir back to site.rb.
2015-03-05 13:34:46 +01:00
entry_filter.rb
Allow users to specify the log level via JEKYLL_LOG_LEVEL.
2014-11-06 12:03:07 -08:00
errors.rb
Put errors/exceptions into Jekyll::Errors module
2014-07-12 13:47:59 -07:00
excerpt.rb
get procedure for default excerpt separator for both cases site and page was
2015-01-10 04:05:16 +03:00
external.rb
Separate jekyll-docs out into a separate gem & bless it
2014-12-28 14:37:02 -05:00
filters.rb
Separated some more readers from the main reader.rb file.
2015-03-06 17:20:25 +01:00
frontmatter_defaults.rb
Fixed typo [ci skip]
2015-01-18 00:45:28 +00:00
generator.rb
Remove new lines between module and class
2013-01-20 00:00:49 +00:00
layout.rb
Moved the in_(source/dest)_dir back to site.rb.
2015-03-05 13:34:46 +01:00
liquid_extensions.rb
Add Jekyll::LiquidExtensions.lookup_variable
2014-04-22 14:27:47 -04:00
log_adapter.rb
Removed the word 'Jekyll' a few times from the comments
2015-03-25 08:49:05 +01:00
mime.types
sync mime types to GitHub
2014-01-26 12:15:15 -06:00
page.rb
Separated some more readers from the main reader.rb file.
2015-03-06 17:20:25 +01:00
plugin.rb
Allow Convertibles to be converted by >= 1 converters.
2014-08-06 16:20:24 -04:00
plugin_manager.rb
Correct the semantics of checking for jekyll-paginate
2015-03-16 15:48:50 -07:00
post.rb
Moved the in_(source/dest)_dir back to site.rb.
2015-03-05 13:34:46 +01:00
publisher.rb
add the Publisher class to handle publishing logic
2014-04-07 16:17:51 +02:00
reader.rb
Made corrections as suggested by @mattr-.
2015-03-20 12:41:19 +01:00
regenerator.rb
Clean up destination modified check
2015-03-25 08:51:58 -07:00
related_posts.rb
Use `Jekyll::Post`s for both LSI indexing and lookup.
2015-03-29 23:43:55 -07:00
renderer.rb
Moved the in_(source/dest)_dir back to site.rb.
2015-03-05 13:34:46 +01:00
site.rb
Merge pull request #3545 from delftswa2014/site_extract_readers
2015-03-23 19:53:07 -07:00
static_file.rb
Moved the in_(source/dest)_dir back to site.rb.
2015-03-05 13:34:46 +01:00
stevenson.rb
Renaming LogWriter to LogAdapter and adding tests for class
2014-05-24 21:22:10 +01:00
url.rb
Separated some more readers from the main reader.rb file.
2015-03-06 17:20:25 +01:00
utils.rb
Separated some more readers from the main reader.rb file.
2015-03-06 17:20:25 +01:00
version.rb
Whoops, forgot the pre in the beta tag.
2015-03-18 05:25:36 -05:00