jekyll/features
Josh Soref 4fbbefeb7e
Spelling (#8661)
* spelling: always

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: apostrophe

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: articles

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: bajillion

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: bandwidth

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: compatibilize

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: congratulations

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: consistent

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: containing

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: correspondents

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: debuggability

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: definitions

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: engine

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: expectations

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: framework

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: gallery

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: github

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: gitlab

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: hesitant

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: hesitate

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: highlighter

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: installation

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: internal

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: kramdown

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: link

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: markdown

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: markdownify

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: metadata

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: multiple

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: object

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: overridden

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: paths

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: positions

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: powershell

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: proceeding

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: pygments settings

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: referencing

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: retrieve

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: separating

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: several

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: specific

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: suppress

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: upgrading

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: variable

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: variables

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: whitespace

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: with

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2021-05-14 21:18:13 +02:00
..
support Fix path matching regex in post_url Liquid tag (#8375) 2020-09-07 09:40:12 -04:00
cache.feature Add an option to easily disable disk-cache (#7928) 2020-02-20 12:47:32 -05:00
collections.feature Configure default language for syntax-highlighting (#8035) 2020-04-30 13:52:55 -04:00
collections_dir.feature Allow custom sorting of collection documents (#7427) 2019-02-16 11:19:03 -05:00
create_sites.feature `2020/12/31` is no longer a future date 2020-12-31 23:40:23 +05:30
data.feature add /_data/*.tsv support (#5985) 2017-03-28 18:36:29 -04:00
drafts.feature features: validate the exit status of 0 for successful calls 2016-01-18 11:52:31 -08:00
embed_filters.feature Detect `nil` and empty values in objects with `where` filter (#7580) 2019-03-22 10:53:34 -04:00
frontmatter_defaults.feature add failing test for scope values in subdirs 2016-04-18 13:55:51 -07:00
highlighting.feature Revert "Refactor `highlight` tag to behave like the `raw` tag" (#7592) 2019-04-19 12:49:03 +05:30
hooks.feature Allow triggering `:post_convert` events atomically (#8465) 2020-11-11 05:36:54 -05:00
include_relative_tag.feature Fix broken include_relative usage in excerpt (#7633) 2019-04-30 09:03:48 -04:00
include_tag.feature Improve regex usage in `Tags::IncludeTag` (#6848) 2018-03-21 10:36:06 -04:00
incremental_rebuild.feature Do not coerce layout paths in theme-gem to the source directory (#6603) 2018-01-02 14:18:26 -05:00
layout_data.feature Add test for layout as string (#6445) 2017-10-19 14:18:30 -04:00
link_tag.feature Incorporate `relative_url` filter in `link` tag (#6727) 2018-11-04 14:03:18 -05:00
markdown.feature Remove warnings and fixes for deprecated config (#7440) 2019-08-04 08:37:45 -04:00
pagination.feature Remove warnings and fixes for deprecated config (#7440) 2019-08-04 08:37:45 -04:00
permalinks.feature Enhance detection of conflicting destination URLs (#8459) 2020-11-08 11:15:17 -05:00
plugins.feature Remove warnings and fixes for deprecated config (#7440) 2019-08-04 08:37:45 -04:00
post_data.feature Add slugified_categories URL placeholder (#8094) 2020-04-13 03:51:33 -04:00
post_excerpts.feature Spelling (#8661) 2021-05-14 21:18:13 +02:00
post_url_tag.feature Fix path matching regex in post_url Liquid tag (#8375) 2020-09-07 09:40:12 -04:00
rendering.feature Spelling (#8661) 2021-05-14 21:18:13 +02:00
site_configuration.feature Generate items from `site.include` list only once (#8463) 2020-11-09 07:03:16 -05:00
site_data.feature features: validate the exit status of 0 for successful calls 2016-01-18 11:52:31 -08:00
step_definitions.rb Include _config.yml in a new theme's gemspec (#7865) 2020-02-06 10:13:46 -05:00
theme.feature Remove configuration of theme sass files from Core (#7290) 2019-08-14 13:36:11 -04:00
theme_configuration.feature Allow disabling import of theme configuration (#8131) 2020-05-06 15:56:56 -04:00
theme_gem.feature Include _config.yml in a new theme's gemspec (#7865) 2020-02-06 10:13:46 -05:00