jekyll/lib
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
..
jekyll Ensures related_posts are only set for a post 2016-03-01 12:05:49 -08:00
site_template Escape title and description 2016-02-28 22:07:10 +09:00
jekyll.rb Jekyll.sanitized_path: sanitizing a questionable path should handle tildes 2016-02-07 17:53:26 -08:00