Releases: thegeeklab/hugo-geekblog
Releases · thegeeklab/hugo-geekblog
v0.15.5
v0.15.4
Changelog
v0.15.4 (2022-02-06)
Bug Fixes
- use terms list template instead of taxonomies (#191)
- prevent failing build if tags is an empty string (#187)
- use shx in npm scripts to fix cross-platform commands (#186)
Code Refactoring
- cleanup Atom feed template and remove CDATA (#195)
- unify title and description handling in meta files (#189)
Features
- add feature or thumbnail image to feeds (#194)
- add referrer and generator meta tag and canonical link (#192)
Others
v0.15.3
Changelog
v0.15.3 (2022-02-02)
Bug Fixes
Others
- deps: lock file maintenance (#175)
- deps: update dependency css-loader to v6.6.0
- deps: update dependency sass to v1.49.7
- deps: update dependency sass to v1.49.4
- deps: update dependency webpack to v5.68.0
- deps: update dependency copy-webpack-plugin to v10.2.4
- deps: update dependency webpack-remove-empty-scripts to v0.7.3
- deps: update dependency copy-webpack-plugin to v10.2.3
v0.15.2
v0.15.1
v0.15.0
Changelog
v0.15.0 (2022-01-12)
Bug Fixes
- fix title formatting (#152)
Documentation
- document how to use different type in include shortcode (#146)
Others
- temp pin npm package colors to 1.4.0 (#145)
- deps: lock file maintenance (#143)
- deps: update dependency webpack to v5.66.0
- deps: update dependency webpack-manifest-plugin to v4.1.1
- deps: update dependency svgtofont to v3.14.0
- deps: update dependency shx to v0.3.4
BREAKING CHANGE
The icon bookmarks
was renamed to bookmark
.
v0.14.1
Changelog
v0.14.1 (2022-01-08)
Bug Fixes
- broken mermaid rendering (#141)
Others
- disable user-select for button-like elements (#142)
- cleanup build setup and webpack requirements (#138)
- deps: update dependency sass to v1.47.0
- deps: update dependency autoprefixer to v10.4.2
- deps: lock file maintenance (#136)
- deps: update dependency sass to v1.46.0
- deps: update dependency eslint to v8.6.0
- deps: update dependency sass to v1.45.2
v0.14.0
Changelog
v0.14.0 (2021-12-30)
Bug Fixes
Others
- enable auto-formatting for template files (#133)
- include microformtas templates to fix opengraph (#132)
- deps: lock file maintenance (#130)
- deps: update dependency autoprefixer to v10.4.1
Code Refactoring
- replace gulp by webpack and npm scripts (#129)
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.