Releases: thegeeklab/hugo-geekdoc
Releases · thegeeklab/hugo-geekdoc
v0.2.0
- BREAKING
- min Hugo version is now v0.65
- ENHANCEMENT
- update mermaid to v8.5.0
- update config documentation
v0.1.14
- ENHANCEMENT
- improve anchor link alignment and spacing
- show anchor link only on
:hover
v0.1.13
- FEATURE
- add iconfont based on svg icons
- BUGFIX
- use iconfont in next/prev links to fix unicode errors on mobile devices
- use fake underline for next/pref links on hover
v0.1.12
- BUGFIX
- fix shortcode syntax for mermaid in the docs
- ENHANCEMENT
- update mermaid.js to v8.4.8
v0.1.11
- FEATURE
- Add option to move anchor links to the left site of headlines
- add optional clipboard.js to copy anchor links on click
v0.1.10
- FEATURE
- Add anchor links for headlines
v0.1.9
- BUGFIX
- remove mobile menu button on error page
v0.1.8
- FEATURE
- add
toc-tree
shortcode to generate toc from filetree
- BUGFIX
- fix wrong
geekdocToC
level handling
- DOCUMENTATION
- add missing
toc
shortcode documentation
- add new
toc-tree
documentation and demo
v0.1.7
- ENHANCEMENT
- remove webfont DroidSerif
- add new webfonts DroidSans and Metropolis
- set Metropolis as new header default
v0.1.6
- BUGFIX
- fix typos
- fix sort by weight order