Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.1.1.tar.gz | 2018-05-03 | 3.0 MB | |
3.1.1.zip | 2018-05-03 | 3.1 MB | |
README.md | 2018-05-03 | 881 Bytes | |
Totals: 3 Items | 6.0 MB | 0 |
Changed
- Include creation of
navigation.yml
when "starting fresh". [#270] - Center hero image. [#289]
- Update Font Awesome to version
5.0.12
. - Do not show
<footer>
in_includes/entry.html
if there is nosite.read_time
orentry.date
(typical of collection documents). [#283]
Fixed
- Fix documentation links to sample
index.md
file. [#288] - Fix "Uncaught TypeError: Cannot read property 'addEventListener' of null" in
main.js
when 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-height
variable in_global.scss
. [#284]