jekyll/lib/jekyll
jekyllbot 29787c7eb7
use jekyll-compose if installed (#6932)
Merge pull request 6932
2018-04-20 15:24:39 -04:00
..
commands Optimize loading library into memory (#6910) 2018-04-10 11:00:12 -04:00
converters Optimize loading library into memory (#6910) 2018-04-10 11:00:12 -04:00
drops Optimize loading library into memory (#6910) 2018-04-10 11:00:12 -04:00
filters Optimize loading library into memory (#6910) 2018-04-10 11:00:12 -04:00
liquid_renderer Bump Rubocop to 0.54.x (#6915) 2018-04-09 04:26:49 -04:00
readers Bump rubocop to use `v0.50.x` (#6368) 2017-09-22 09:06:32 -04:00
tags Refactor private method `HighlightBlock#parse_options` (#6822) 2018-04-16 15:11:28 -04:00
utils Optimize loading library into memory (#6910) 2018-04-10 11:00:12 -04:00
cleaner.rb Optimize loading library into memory (#6910) 2018-04-10 11:00:12 -04:00
collection.rb Improve handling non-default collection documents rendering and writing (#6795) 2018-03-09 21:11:24 -05:00
command.rb Bump Rubocop to 0.54.x (#6915) 2018-04-09 04:26:49 -04:00
configuration.rb Allow passing :strict_variables and :strict_filters options to Liquid's renderer (#6726) 2018-03-14 06:50:18 -04:00
converter.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
convertible.rb Optimize loading library into memory (#6910) 2018-04-10 11:00:12 -04:00
deprecator.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
document.rb Debug writing files during the build process (#6696) 2018-03-19 09:30:41 -04:00
entry_filter.rb Bump Rubocop to 0.54.x (#6915) 2018-04-09 04:26:49 -04:00
errors.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
excerpt.rb handle liquid tags in excerpts robustly (#6891) 2018-04-12 11:37:42 -04:00
external.rb use jekyll-compose if installed (#6932) 2018-04-20 15:24:39 -04:00
filters.rb implement a cache within the where filter (#6868) 2018-04-12 11:36:53 -04:00
frontmatter_defaults.rb Allow front matter defaults to be applied properly to documents gathered under custom `collections_dir` (#6885) 2018-04-19 11:02:36 -04:00
generator.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
hooks.rb Allow plugins to modify the obsolete files. (#6502) 2017-10-30 14:54:06 -04:00
layout.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
liquid_extensions.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
liquid_renderer.rb optimize computing filename in LiquidRenderer (#6841) 2018-04-12 12:56:47 -04:00
log_adapter.rb Allow `yield` to logger methods & bail early on no-op messages (#6315) 2017-08-18 12:45:23 -04:00
mime.types Update mime-types. (#6336) 2017-08-30 14:17:18 -04:00
page.rb correct custom inspect string for Jekyll::Page 2017-12-16 07:33:20 +05:30
page_without_a_file.rb Add PageWithoutAFile class from jekyll plugins (#6556) 2017-12-07 19:55:19 +01:00
plugin.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
plugin_manager.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
publisher.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
reader.rb Optimize loading library into memory (#6910) 2018-04-10 11:00:12 -04:00
regenerator.rb regenerate unconditionally unless its incremental (#6917) 2018-04-09 16:57:59 -04:00
related_posts.rb Two massive performance improvements for large sites (#6730) 2018-01-31 15:32:51 -05:00
renderer.rb access document permalink attribute efficiently (#6740) 2018-03-21 10:26:15 -04:00
site.rb Store and retrieve converter instances for Jekyll::Filters via a hash (#6856) 2018-04-12 11:36:12 -04:00
static_file.rb Replace simple regex with equivalent Ruby methods (#6736) 2018-02-20 09:36:34 -05:00
stevenson.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
theme.rb Add debug output to theme rendering (#5195) 2018-03-05 10:15:36 -05:00
theme_builder.rb Replace simple regex with equivalent Ruby methods (#6736) 2018-02-20 09:36:34 -05:00
url.rb Optimize loading library into memory (#6910) 2018-04-10 11:00:12 -04:00
utils.rb Bypass rendering via Liquid unless required (#6735) 2018-02-28 11:06:08 -05:00
version.rb Release 💎 3.8.0 2018-04-19 17:07:12 +02:00