Changed
- Set
autofocuson search input. - Update Font Awesome to version
5.0.7.
Added
- Add
posts_limitoverride tohomelayout to set how many posts are shown (when not using pagination). - Add
hidden: truetest post to verify it is excluded from home page pagination. - Add note about disabling footer links with
footer_links: false. - Add support for sorting collections by
dateortitle. [#272]
Fixed
- Fix
remote_themename in README documentation. [#268]