Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-07-07 | 902 Bytes | |
v8.tar.gz | 2020-07-07 | 2.1 MB | |
v8.zip | 2020-07-07 | 2.2 MB | |
Totals: 3 Items | 4.3 MB | 0 |
- Minimum required version of Hugo is
0.68
. - Translations
pt.yaml
(#199).nb.yaml
(#219).ua.yaml
.cn
translation is renamed to 'zh'.- New features
- Added RTL support.
- Added anchors to markdown headings.
- Introduced service-worker and offline cache (as experimental feature).
- New partial:
docs/date
adding support for date customization. - Added
details
shortcode as replacement forexpand
shortcode. - Other changes and improvements
- Improved accessibility and keyboard navigation.
- MermaidJS updated to version
8.4.8
. - Page title generation is now cross-platform.
- Added
hreflang
metadata is to pages. - Language switch now uses
.Permalink
for multi-domain websites. - Visited links are highlighted only in markdown.
- New
404.html
page design. - Multiple fixes in
numbered.scss
plugin.