jekyll/lib/jekyll
Parker Moore d929242e2b Permalinks which end in a slash should always output HTML
Duplicates #4493 for 3.1.1.

/cc @jekyll/core
2016-02-19 15:02:13 -08:00
..
commands Disable auto-regeneration when running server detached 2016-01-19 23:12:59 -08:00
converters Mispell Rouge intentionally. 2016-02-02 12:27:17 -06:00
drops Drop#[]: use self.class.invokable? instead of content_methods.include? for speed 2016-01-22 08:59:48 -08:00
liquid_renderer LiquidRenderer#parse: parse with line numbers. 2016-02-02 14:43:45 -08:00
readers Rubocop: Style/CaseIndentation 2016-01-04 11:15:37 -08:00
tags Rubocop: Style/TrailingWhitespace 2016-01-04 12:16:36 -08:00
utils Rubocop: Style/TrailingWhitespace 2016-01-04 12:16:36 -08:00
cleaner.rb Rubocop: Style/NegatedIf 2016-01-03 15:59:12 -08:00
collection.rb Revert change to Collection#url_template which caused test breakage. 2016-01-06 10:13:13 -08:00
command.rb Rubocop: Style/EmptyLinesAroundClassBody 2016-01-03 15:55:33 -08:00
configuration.rb wip: allow custom extensions 2016-01-04 17:42:06 -08:00
converter.rb Rename the pygments option to highlighter 2013-12-22 12:45:15 +01:00
convertible.rb Add Utils.merged_file_read_opts to unify reading & strip the BOM 2016-01-26 17:08:54 -08:00
deprecator.rb add consistency to the deprecation message 2016-02-09 23:46:45 -08:00
document.rb Permalinks which end in a slash should always output HTML 2016-02-19 15:02:13 -08:00
entry_filter.rb Fix some debug logging. 2016-01-15 11:30:02 -08:00
errors.rb Restructure data validation so that permalink check raises an error. 2016-01-15 16:11:08 -08:00
excerpt.rb Move 'forwardable' require to earlier in the program start up. 2015-12-25 22:45:51 -05:00
external.rb Fix some debug logging. 2016-01-15 11:30:02 -08:00
filters.rb Add smartify filter 2016-01-07 02:36:24 -08:00
frontmatter_defaults.rb Rubocop: Style/CaseIndentation 2016-01-04 11:15:37 -08:00
generator.rb Remove ObectSpace dumping and start using inherited, it's faster. 2016-01-10 14:08:53 -06:00
hooks.rb Rubocop: Style/TrailingComma 2016-01-04 11:08:31 -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 Rubocop: Lint/UnusedBlockArgument 2016-01-03 16:24:13 -08: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 Use improved Page#dir 2016-01-27 08:32:36 -08:00
plugin.rb Remove ObectSpace dumping and start using inherited, it's faster. 2016-01-10 14:08:53 -06:00
plugin_manager.rb Rubocop: Style/ParenthesesAroundCondition 2016-01-04 12:14:00 -08:00
publisher.rb collections: posts as collection 2015-10-26 00:29:14 -07:00
reader.rb Rubocop: Style/BlockDelimiters 2016-01-04 12:05:54 -08:00
regenerator.rb Rubocop: Style/ParenthesesAroundCondition 2016-01-04 12:14:00 -08:00
related_posts.rb Rubocop: Style/EmptyLines 2016-01-04 11:08:18 -08:00
renderer.rb Renderer#output_ext: honor folders when looking for ext 2016-01-25 15:32:44 -08:00
site.rb Document: throw a useful error when an invalid date is given 2016-01-20 14:19:06 -08:00
static_file.rb Rubocop: Style/ElseAlignment 2016-01-04 11:23:06 -08:00
stevenson.rb Rubocop: Lint/UnusedBlockArgument 2016-01-03 16:24:13 -08:00
url.rb url: tiny optimization to #generate_url_from_drop 2016-01-04 18:18:28 -08:00
utils.rb Fix titleize_slug so already capitalized words are not dropped 2016-02-15 21:22:50 +00:00
version.rb Release 💎 v3.1.1 2016-01-28 20:36:51 -08:00