| .. | 
		
		
			
			
			
			
				| commands | Fix the deprecation warning in the doctor command | 2015-11-06 09:48:42 -05:00 | 
		
			
			
			
			
				| converters | Santize @config['highlighter'] to only allow highlighters supported by kramdown | 2015-11-01 23:04:59 +00: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 | post_url: fix access deprecation warning & fix deprecation msg | 2015-10-26 14:46:42 -07:00 | 
		
			
			
			
			
				| utils | Fix #3653: Add a doctor helper to test pwd's. | 2015-05-17 02:46:40 -05:00 | 
		
			
			
			
			
				| cleaner.rb | Rename incremental regeneration flag | 2015-10-26 14:20:44 -07:00 | 
		
			
			
			
			
				| collection.rb | Add Document#method_missing and Collection#method_missing | 2015-10-26 13:37:04 -07:00 | 
		
			
			
			
			
				| command.rb | Rename incremental regeneration flag | 2015-10-26 14:20:44 -07:00 | 
		
			
			
			
			
				| configuration.rb | Rename incremental regeneration flag | 2015-10-26 14:20:44 -07:00 | 
		
			
			
			
			
				| converter.rb | Rename the pygments option to highlighter | 2013-12-22 12:45:15 +01:00 | 
		
			
			
			
			
				| convertible.rb | Fix #4066: Move Convertible#render_liquid to using render! | 2015-10-29 16:06:17 -05:00 | 
		
			
			
			
			
				| deprecator.rb | Abort if no subcommand. | 2015-09-23 17:32:33 -07:00 | 
		
			
			
			
			
				| document.rb | Document: only superdirectories of the collection are categories | 2015-11-04 15:18:02 +07: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 | Separate jekyll-docs out into a separate gem & bless it | 2014-12-28 14:37:02 -05:00 | 
		
			
			
			
			
				| filters.rb | filters: `where` should compare stringified versions of input & comparator | 2015-08-25 23:00:58 -07:00 | 
		
			
			
			
			
				| frontmatter_defaults.rb | Defaults: compare paths in applies_path? as Strings to avoid confusion | 2015-10-26 17:28:20 -07: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 | collections: posts as collection | 2015-10-26 00:29:14 -07:00 | 
		
			
			
			
			
				| plugin.rb | Allow Convertibles to be converted by >= 1 converters. | 2014-08-06 16:20:24 -04:00 | 
		
			
			
			
			
				| plugin_manager.rb | Make _includes directory configurable; closes #2684 | 2015-08-09 16:20:58 +01: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 | Separated some more readers from the main reader.rb file. | 2015-03-06 17:20:25 +01:00 | 
		
			
			
			
			
				| utils.rb | Utils: deep_merge_hashes should also merge default_proc | 2015-10-26 17:27:36 -07:00 | 
		
			
			
			
			
				| version.rb | Release 💎 3.0.0.pre.rc1 | 2015-10-26 20:22:53 -07:00 |