.. |
commands
|
Bump rubocop to use `v0.50.x` (#6368)
|
2017-09-22 09:06:32 -04:00 |
converters
|
Bump rubocop to use `v0.50.x` (#6368)
|
2017-09-22 09:06:32 -04:00 |
drops
|
Bump rubocop to use `v0.50.x` (#6368)
|
2017-09-22 09:06:32 -04:00 |
filters
|
Guard against type error in absolute url (#6280)
|
2017-08-10 11:14:52 -04:00 |
liquid_renderer
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
readers
|
Bump rubocop to use `v0.50.x` (#6368)
|
2017-09-22 09:06:32 -04:00 |
tags
|
Bump rubocop to use `v0.50.x` (#6368)
|
2017-09-22 09:06:32 -04:00 |
utils
|
Utils::Rouge: add missing frozen_string_literal comment.
|
2017-08-17 22:19:53 -04:00 |
cleaner.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
collection.rb
|
Allow the user to set collections_dir to put all collections under one subdirectory (#6331)
|
2017-09-24 11:50:55 -04:00 |
command.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
configuration.rb
|
Allow the user to set collections_dir to put all collections under one subdirectory (#6331)
|
2017-09-24 11:50:55 -04:00 |
converter.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
convertible.rb
|
Disable default layouts for Pages with a `layout: none` declaration (#6182)
|
2017-09-23 16:03:40 -04:00 |
deprecator.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
document.rb
|
Bump rubocop to use `v0.50.x` (#6368)
|
2017-09-22 09:06:32 -04:00 |
entry_filter.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
errors.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
excerpt.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
external.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
filters.rb
|
Use a Schwartzian transform with custom sorting (#6342)
|
2017-09-02 10:38:07 -04:00 |
frontmatter_defaults.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
generator.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
hooks.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -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
|
Provide a better default hash for tracking liquid stats (#6417)
|
2017-10-07 19:54:32 -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
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04: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
|
Bump rubocop to use `v0.50.x` (#6368)
|
2017-09-22 09:06:32 -04:00 |
regenerator.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
related_posts.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
renderer.rb
|
Bump rubocop to use `v0.50.x` (#6368)
|
2017-09-22 09:06:32 -04:00 |
site.rb
|
Bump rubocop to use `v0.50.x` (#6368)
|
2017-09-22 09:06:32 -04:00 |
static_file.rb
|
delegate `StaticFile#to_json` to `StaticFile#to_liquid` for a more (#6273)
|
2017-08-05 11:01:40 -04:00 |
stevenson.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
theme.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
theme_builder.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
url.rb
|
Enforce Style/FrozenStringLiteralComment. (#6265)
|
2017-08-03 21:27:32 -04:00 |
utils.rb
|
[WIP] Add shim that works for both Rouge 1 and Rouge 2 (#5919)
|
2017-08-17 11:16:18 -04:00 |
version.rb
|
Release 💎 3.6.0
|
2017-09-21 17:30:21 -04:00 |