Bug Fixes
- Document: only superdirectories of the collection are categories (#4110)
Convertible#render_liquid
should userender!
to cause failure on bad Liquid (#4077)- Don't generate
.jekyll-metadata
in non-incremental build (#4079) - Set
highlighter
config val tokramdown.syntax_highlighter
(#4090) - Align hooks implementation with documentation (#4104)
- Fix the deprecation warning in the doctor command (#4114)
- Fix case in
:title
and add:slug
which is downcased (#4100)
Development Fixes
- Fix test warnings when doing rake {test,spec} or script/test (#4078)
Site Enhancements
- Update normalize.css to v3.0.3. (#4085)
- Update Font Awesome to v4.4.0. (#4086)
- Adds a note about installing the jekyll-gist gem to make gist tag work (#4101)
- Align hooks documentation with implementation (#4104)
- Add Jekyll Flickr Plugin to the list of third party plugins (#4111)
- Remove link to now-deleted blog post (#4125)
- Update the liquid syntax in the pagination docs (#4130)
- Add jekyll-language-plugin to plugins.md (#4134)
- Updated to reflect feedback in #4129 (#4137)
- Clarify assets.md based on feedback of #4129 (#4142)
- Re-correct the liquid syntax in the pagination docs (#4140)