jekyll/features
Jeff Kolesky 67904e849d Ensures related_posts are only set for a post
Prior to this change, the related posts for the most recently rendered post
stayed set on the `site` object. This could result in pages that showed related
posts even when the page represented an entire collection of posts, such as on
an index page.  This change restores the functionality from Jekyll V2.
2016-03-01 12:05:49 -08:00
..
support features: #run_command should prefix command with $ 2016-01-18 15:34:50 -08:00
collections.feature Allow collections to have documents that have no file extension 2016-02-19 13:40:17 -08:00
create_sites.feature Ensures related_posts are only set for a post 2016-03-01 12:05:49 -08:00
data.feature Autoload csv files from data directory 2014-08-16 14:54:14 +01:00
drafts.feature features: validate the exit status of 0 for successful calls 2016-01-18 11:52:31 -08:00
embed_filters.feature features/embed_filters: reformat a little 2016-01-18 13:41:41 -08:00
frontmatter_defaults.feature features: validate the exit status of 0 for successful calls 2016-01-18 11:52:31 -08:00
hooks.feature features: validate the exit status of 0 for successful calls 2016-01-18 11:52:31 -08:00
include_tag.feature features: validate the exit status of 0 for successful calls 2016-01-18 11:52:31 -08:00
incremental_rebuild.feature features: validate the exit status of 0 for successful calls 2016-01-18 11:52:31 -08:00
layout_data.feature features/layout_data: add scenario for inheriting layout data from child to parent 2016-01-04 16:21:53 -08:00
markdown.feature features: validate the exit status of 0 for successful calls 2016-01-18 11:52:31 -08:00
pagination.feature Add configuration fallback for paginate, and fix tests. 2015-01-31 13:53:17 -08:00
permalinks.feature features: validate the exit status of 0 for successful calls 2016-01-18 11:52:31 -08:00
plugins.feature features: validate the exit status of 0 for successful calls 2016-01-18 11:52:31 -08:00
post_data.feature Drop#[]: only use public_send for keys in the content_methods array 2016-01-21 18:20:35 -08:00
post_excerpts.feature features: validate the exit status of 0 for successful calls 2016-01-18 11:52:31 -08:00
rendering.feature features: validate the exit status of 0 for successful calls 2016-01-18 11:52:31 -08:00
site_configuration.feature features: validate the exit status of 0 for successful calls 2016-01-18 11:52:31 -08: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 step_definitions: fixture collections should copy _thanksgiving 2016-01-22 09:36:25 -08:00