Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.1.2.tar.gz | 2019-02-17 | 3.0 MB | |
3.1.2.zip | 2019-02-17 | 3.1 MB | |
README.md | 2019-02-17 | 731 Bytes | |
Totals: 3 Items | 6.1 MB | 0 |
Changed
- Update GitHub issue templates.
- Update NPM dependencies.
Added
- Add Italian translations to
text.yml
. [#318] - Add French translations to
text.yml
. [#316] - Add German translations to
text.yml
. [#311] - Add Spanish translations to
text.yml
. [#300]
Fixed
- Fix security issue with seach-data.json by renaming to
.js
and userelative_url
filter instead ofabsolute_url
for all Lunr search scripts. [#323] - Remove duplicate
h1
headings for SEO benefit. - Fix site title and description for page's with a hero image assigned with
page.image
. [#322] - Correct stylesheet path in documentation. [#309]
- Clarify where to customize SCSS variables in
/assets/css/main.scss
. [#293]