.. |
commands
|
Use select and find instead of conditional loop
|
2016-01-03 15:24:18 -08:00 |
converters
|
Merge branch 'fixup-custom-markdown'
|
2015-12-27 08:24:16 -05:00 |
drops
|
Move require "jekyll/drops/drop" to "jekyll.rb"
|
2015-12-27 12:48:21 -06:00 |
liquid_renderer
|
Remove unnecessary 'ensure' in LiquidRenderer
|
2015-06-23 21:27:24 +00:00 |
readers
|
Rubocop: Style/EmptyLiteral
|
2016-01-03 14:39:01 -08:00 |
tags
|
Rubocop: Style/AndOr
|
2016-01-03 15:30:26 -08:00 |
utils
|
Fix: #4219: Add CodeClimate Platform.
|
2015-12-04 11:42:52 -06:00 |
cleaner.rb
|
Add Windows support to Utils.safe_glob
|
2015-11-19 17:15:51 +13:00 |
collection.rb
|
Rubocop: Style/Semicolon
|
2016-01-03 14:40:45 -08:00 |
command.rb
|
Rename incremental regeneration flag
|
2015-10-26 14:20:44 -07:00 |
configuration.rb
|
Rubocop: Style/LineEndConcatenation
|
2016-01-03 14:41:49 -08:00 |
converter.rb
|
Rename the pygments option to highlighter
|
2013-12-22 12:45:15 +01:00 |
convertible.rb
|
Initial work on using Liquid::Drops instead of Hashes.
|
2015-12-21 22:47:30 -05:00 |
deprecator.rb
|
Abort if no subcommand.
|
2015-09-23 17:32:33 -07:00 |
document.rb
|
Rubocop: Style/EmptyLiteral
|
2016-01-03 14:39:01 -08: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
|
immutable_drop/errors: consolidate errors & fix syntax for raising
|
2015-12-26 12:27:07 -05:00 |
excerpt.rb
|
Move 'forwardable' require to earlier in the program start up.
|
2015-12-25 22:45:51 -05:00 |
external.rb
|
Switch PluginManager to use require_with_graceful_fail
|
2015-12-07 20:46:07 -05:00 |
filters.rb
|
Rubocop: Style/LineEndConcatenation
|
2016-01-03 14:41:49 -08:00 |
frontmatter_defaults.rb
|
Improve error message
|
2015-12-05 16:21:50 +13:00 |
generator.rb
|
Remove new lines between module and class
|
2013-01-20 00:00:49 +00:00 |
hooks.rb
|
Rubocop: Style/LineEndConcatenation
|
2016-01-03 14:41:49 -08: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 |
liquid_renderer.rb
|
Add byte counter
|
2015-06-07 16:49:22 +00:00 |
log_adapter.rb
|
Set logging to debug when verbose flag is set
|
2015-04-18 16:57:57 -07:00 |
mime.types
|
add script to vendor mime types
|
2015-08-24 16:21:50 -04:00 |
page.rb
|
Initial work on using Liquid::Drops instead of Hashes.
|
2015-12-21 22:47:30 -05:00 |
plugin.rb
|
Allow Convertibles to be converted by >= 1 converters.
|
2014-08-06 16:20:24 -04:00 |
plugin_manager.rb
|
Rubocop: Style/LineEndConcatenation
|
2016-01-03 14:41:49 -08:00 |
publisher.rb
|
collections: posts as collection
|
2015-10-26 00:29:14 -07:00 |
reader.rb
|
Add Document#method_missing and Collection#method_missing
|
2015-10-26 13:37:04 -07:00 |
regenerator.rb
|
Rubocop: Style/AndOr
|
2016-01-03 15:30:26 -08:00 |
related_posts.rb
|
Add Document#method_missing and Collection#method_missing
|
2015-10-26 13:37:04 -07:00 |
renderer.rb
|
Initial work on using Liquid::Drops instead of Hashes.
|
2015-12-21 22:47:30 -05:00 |
site.rb
|
Rubocop: Style/LineEndConcatenation
|
2016-01-03 14:41:49 -08:00 |
static_file.rb
|
Rubocop: Style/AndOr
|
2016-01-03 15:30:26 -08:00 |
stevenson.rb
|
Rubocop: Style/AndOr
|
2016-01-03 15:30:26 -08:00 |
url.rb
|
url: move setter outside of if statement
|
2015-12-26 12:32:21 -05:00 |
utils.rb
|
Rubocop: Style/AndOr
|
2016-01-03 15:30:26 -08:00 |
version.rb
|
Release 💎 3.1.0.pre.beta1
|
2015-12-27 08:32:08 -05:00 |