..
commands
Merge branch 'akoeplinger-doctor-permalink-same-case-warning'
2015-12-13 12:26:07 -08:00
converters
KramdownConverter: clean up some source with some unified methods
2015-12-04 09:21:11 -08:00
liquid_renderer
Remove unnecessary 'ensure' in LiquidRenderer
2015-06-23 21:27:24 +00:00
readers
collections: posts as collection
2015-10-26 00:29:14 -07:00
tags
Allow users to input multiple variables in include tag
2015-11-25 16:37:08 +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
Collection: change missing_method message to be a bit clearer.
2015-12-11 14:07:34 -08:00
command.rb
Rename incremental regeneration flag
2015-10-26 14:20:44 -07:00
configuration.rb
Merge pull request #4052 from Crunch09/process-empty-config-files
2015-12-11 14:11:11 -08:00
converter.rb
Rename the pygments option to highlighter
2013-12-22 12:45:15 +01:00
convertible.rb
Convertible should make layout data accessible via 'layout'
2015-11-30 14:35:55 -08:00
deprecator.rb
Abort if no subcommand.
2015-09-23 17:32:33 -07:00
document.rb
Make `:title` cased for backwards compability and add `:slug` for uncased usage.
2015-11-18 10:43:13 +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
Put errors/exceptions into Jekyll::Errors module
2014-07-12 13:47:59 -07:00
excerpt.rb
collections: posts as collection
2015-10-26 00:29:14 -07:00
external.rb
Switch PluginManager to use require_with_graceful_fail
2015-12-07 20:46:07 -05:00
filters.rb
filters: refactor #sample to leave off the arg
2015-12-04 13:48:09 -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
align hooks documentation and implementation
2015-11-03 07:47:32 -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
Fix #4082 : Allow users to use .htm and .xhtml (XHTML5.)
2015-11-18 16:02:03 -06:00
plugin.rb
Allow Convertibles to be converted by >= 1 converters.
2014-08-06 16:20:24 -04:00
plugin_manager.rb
Switch PluginManager to use require_with_graceful_fail
2015-12-07 20:46:07 -05: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
Fix #4075 : Make sure that .jekyll-metadata is not generated when not needed.
2015-10-29 15:44:38 -05:00
related_posts.rb
Add Document#method_missing and Collection#method_missing
2015-10-26 13:37:04 -07:00
renderer.rb
collections: posts as collection
2015-10-26 00:29:14 -07:00
site.rb
align hooks documentation and implementation
2015-11-03 07:47:32 -08:00
static_file.rb
Adapt StaticFile for collections, config defaults
2015-06-29 19:58:27 -04:00
stevenson.rb
Renaming LogWriter to LogAdapter and adding tests for class
2014-05-24 21:22:10 +01:00
url.rb
Slightly speed up url sanitization and handle multiples of ///.
2015-11-19 18:46:03 -06:00
utils.rb
Merge pull request #4220 from jekyll/pull/enable-codeclimate-platform
2015-12-04 12:08:00 -06:00
version.rb
Release 💎 3.0.1
2015-11-17 22:19:45 -08:00