Minor Enhancements
post_url
should matchpost.name
instead of slugs and dates (with backwards-compatibility) (#3058)
Bug Fixes
- Fix bundle require for
:jekyll_plugins
(#3119) - Remove duplicate regexp phrase:
^\A
(#3089) - Remove duplicate
Conversion error:
message inConvertible
(#3088) - Print full conversion error message in
Renderer#convert
(#3090)
Site Enhancements
- Change variable names in Google Analytics script (#3093)
- Mention CSV files in the docs for data files (#3101)
- Add trailing slash to
paginate_path
example. (#3091) - Get rid of noifniof (
excerpt_separator
) (#3094) - Sass improvements, around nesting mostly. (#3123)
- Add webmentions.io plugin to the list of third-party plugins (#3127)
- Add Sass mixins and use them. (#2904)
- Slightly compress jekyll-sticker.jpg. (#3133)
- Update gridism and separate out related but custom styles. (#3132)
- Add remote-include plugin to list of third-party plugins (#3136)