jekyll/lib/jekyll
Ashwin Maroli 63b3739062 Add `Site#in_cache_dir` helper method (#7160)
Merge pull request 7160
2019-02-20 10:47:20 -05:00
..
commands Switch to `gem 'wdm', '~> 0.1.1', :install_if => Gem.win_platform?` (#7372) 2018-11-24 08:25:15 -05:00
converters Cache converted markdown (#7159) 2018-10-02 04:07:08 -04:00
drops Documents should be able to render their date (#7404) 2018-12-16 01:08:53 -05:00
filters Bump Rubocop to v0.59.0 (#7237) 2018-09-09 18:14:46 -04:00
liquid_renderer Measure the no. of times a template gets rendered (#7316) 2018-10-28 06:04:27 -04:00
readers changed future post loglevel to warn to help user narrow down issues (#7527) 2019-02-16 11:08:26 -05:00
tags Incorporate `relative_url` filter in `link` tag (#6727) 2018-11-04 14:03:18 -05:00
utils Bump RuboCop to v0.60.x (#7338) 2018-10-26 09:43:40 -04:00
cache.rb Configure cache_dir (#7232) 2019-02-15 08:47:00 -05:00
cleaner.rb Bump RuboCop to v0.60.x (#7338) 2018-10-26 09:43:40 -04:00
collection.rb Allow custom sorting of collection documents (#7427) 2019-02-16 11:19:03 -05:00
command.rb Bump Rubocop to v0.59.0 (#7237) 2018-09-09 18:14:46 -04:00
configuration.rb Always exclude certain paths from being processed (#7188) 2019-02-19 11:54:18 -05:00
converter.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
convertible.rb Bump Rubocop to v0.59.0 (#7237) 2018-09-09 18:14:46 -04:00
deprecator.rb Update Rubocop's config (#7050) 2018-06-02 06:50:32 -04:00
document.rb Handle files with trailing dots in their basename (#7315) 2019-02-16 11:31:14 -05:00
entry_filter.rb Always exclude certain paths from being processed (#7188) 2019-02-19 11:54:18 -05:00
errors.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
excerpt.rb Output correct class name in custom inspect string 2019-01-11 13:18:49 +05:30
external.rb Remind user to include gem in the Gemfile on error (#7476) 2019-01-14 11:08:17 -05:00
filters.rb Support for binary operators in where_exp filter (#6998) 2019-01-30 09:44:45 -05:00
frontmatter_defaults.rb Bump RuboCop to v0.60.x (#7338) 2018-10-26 09:43:40 -04:00
generator.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
hooks.rb Bump Rubocop to v0.59.0 (#7237) 2018-09-09 18:14:46 -04:00
layout.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
liquid_extensions.rb Update Rubocop's config (#7050) 2018-06-02 06:50:32 -04:00
liquid_renderer.rb Measure the no. of times a template gets rendered (#7316) 2018-10-28 06:04:27 -04:00
log_adapter.rb Bump Rubocop to v0.59.0 (#7237) 2018-09-09 18:14:46 -04:00
mime.types Update mime-types. (#6336) 2017-08-30 14:17:18 -04:00
page.rb Handle files with trailing dots in their basename (#7315) 2019-02-16 11:31:14 -05:00
page_without_a_file.rb Interpolate Jekyll::Page subclass on inspection (#7203) 2018-08-29 13:20:52 -04:00
plugin.rb Update Rubocop's config (#7050) 2018-06-02 06:50:32 -04:00
plugin_manager.rb Bump Rubocop to v0.59.0 (#7237) 2018-09-09 18:14:46 -04:00
publisher.rb Enforce Style/FrozenStringLiteralComment. (#6265) 2017-08-03 21:27:32 -04:00
reader.rb Always exclude certain paths from being processed (#7188) 2019-02-19 11:54:18 -05:00
regenerator.rb Bump Rubocop to v0.59.0 (#7237) 2018-09-09 18:14:46 -04:00
related_posts.rb Two massive performance improvements for large sites (#6730) 2018-01-31 15:32:51 -05:00
renderer.rb fix warning in Jekyll::Renderer#layouts (#7448) 2019-01-02 19:21:57 -05:00
site.rb Add `Site#in_cache_dir` helper method (#7160) 2019-02-20 10:47:20 -05:00
static_file.rb Handle files with trailing dots in their basename (#7315) 2019-02-16 11:31:14 -05:00
stevenson.rb Bump Rubocop to v0.59.0 (#7237) 2018-09-09 18:14:46 -04:00
theme.rb Theme gems: ensure directories aren't symlinks (#7419) 2018-12-14 10:08:41 -05:00
theme_builder.rb Update Rubocop's config (#7050) 2018-06-02 06:50:32 -04:00
url.rb Bump Rubocop to v0.59.0 (#7237) 2018-09-09 18:14:46 -04:00
utils.rb Bump Rubocop to v0.59.0 (#7237) 2018-09-09 18:14:46 -04:00
version.rb reflect 3.8.5 release 2018-11-04 21:22:28 +01:00