Changed
- Include creation of
navigation.ymlwhen "starting fresh". [#270] - Center hero image. [#289]
- Update Font Awesome to version
5.0.12. - Do not show
<footer>in_includes/entry.htmlif there is nosite.read_timeorentry.date(typical of collection documents). [#283]
Fixed
- Fix documentation links to sample
index.mdfile. [#288] - Fix "Uncaught TypeError: Cannot read property 'addEventListener' of null" in
main.jswhen navigation isn't defined. - Fix search form from resetting when pressing "Enter". [#278]
- Fix author links from not displaying correct when a single link is defined in
_config.yml. [#280] - Fix search result excerpts that run together because of implied spaces. [#281]
- Fix usage of
$site-logo-heightvariable in_global.scss. [#284]