jekyll/lib/jekyll
Parker Moore b90f8e048a Merge pull request #4150 from ducktyper/master
Merge pull request 4150
2015-11-30 19:57:01 -08:00
..
commands Prevent shell injection when opening a URL. 2015-11-29 21:22:27 -06: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 Allow users to input multiple variables in include tag 2015-11-25 16:37:08 +08:00
utils Fix #3653: Add a doctor helper to test pwd's. 2015-05-17 02:46:40 -05:00
cleaner.rb Add Windows support to Utils.safe_glob 2015-11-19 17:15:51 +13:00
collection.rb Merge pull request #4150 from ducktyper/master 2015-11-30 19:57:01 -08: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 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 Separate jekyll-docs out into a separate gem & bless it 2014-12-28 14:37:02 -05:00
filters.rb Make `:title` cased for backwards compability and add `:slug` for uncased usage. 2015-11-18 10:43:13 +08: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 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 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 Slightly speed up url sanitization and handle multiples of ///. 2015-11-19 18:46:03 -06:00
utils.rb Merge pull request #4150 from ducktyper/master 2015-11-30 19:57:01 -08:00
version.rb Release 💎 3.0.1 2015-11-17 22:19:45 -08:00