jekyll/lib
Will Norris 0d1586a5c4 Improved permalinks for pages and collections
This updates the default permalink style for pages and collections to
match the site-wide 'permalink' setting.  If the permalink setting
contains a trailing slash, either explicitly or by being set to
':pretty', then pages and collections permalinks will contain trailing
slashes by default as well.  Similarly, if the permalink setting
contains a trailing ':output_ext', so will pages and collections.  If
the permalink setting contains neither a trailing slash or extension,
neither will pages or collections.

This impacts only the default permalink structure for pages and
collections.  Permalinks set in the frontmatter of an individual page
take precedence, as does the permalink setting for a specific
collection.

Fixes #2691
2015-03-04 09:38:23 -08:00
..
jekyll Improved permalinks for pages and collections 2015-03-04 09:38:23 -08:00
site_template Merge pull request #3485 from watkyn/extra_slash_in_example_base_url 2015-02-24 23:01:03 -08:00
jekyll.rb Move previous runtime dependencies to development dependencies. 2015-01-31 13:53:17 -08:00