Releases: thegeeklab/hugo-geekdoc
Releases · thegeeklab/hugo-geekdoc
v0.25.0
v0.24.1
v0.24.0
Changelog
v0.24.0 (2022-01-23)
Bug Fixes
- fix asset loading on subfolder deployments (#287)
- enable cache busting for js files (#285)
- deps: update dependency @cfworker/json-schema to v1.12.1 (#295)
- deps: update dependency mermaid to v8.13.10 (#289)
Documentation
- add missing option to hints shortcode example (#294)
Features
- add multilingual mode support (#241)
Others
- deps: lock file maintenance (#290)
- deps: update dependency webpack to v5.67.0
- deps: update dependency copy-webpack-plugin to v10.2.1
- deps: update dependency sass to v1.49.0
- deps: update dependency eslint to v8.7.0
- deps: update dependency sass to v1.48.0
BREAKING CHANGE
Layout file renamed layouts/partials/page-footer.html → layouts/partials/menu-nextprev.html
. If you use overrides, you might need to change the filename as well.
v0.23.0
v0.22.2
v0.22.1
v0.22.0
Changelog
v0.22.0 (2022-01-08)
Bug Fixes
- deps: update dependency mermaid to v8.13.6 (#255)
Code Refactoring
- replace gulp by webpack and npm scripts (#258)
Documentation
- fixed typos and minor textual improvements (#259)
Others
- cleanup build setup and webpack requirements (#265)
- remove .vnuignore from release tarball (#264)
- use to write json assets (#263)
- end of the year maintenance
- adjust changelog template to link to prs instead of issues (#252)
- deps: update dependency sass to v1.47.0
- deps: update dependency autoprefixer to v10.4.2
- deps: update devdependencies (non-major)
- deps: lock file maintenance (#257)
- deps: lock file maintenance (#253)
- deps: update dependency gulp-iconfont to v11.0.1
BREAKING CHANGE
We have replaced gulp
with webpack
and npm scripts
to build this theme. If you build it on your own or use build commands during the deployment, you may have to adjust your setup.
The GeekblogIcons
font is using the icon name as Unicode now. As a consequence, you have to replace all references to Icons from this font if you have customized the theme.