v2.4.0 📃
The long-awaited table of content has been added to this theme. Currently, it's disabled by default. Add line toc: true
to params.article
in config.yaml
to enable it.
The scrollbar style has been improved, adopting to dark theme automatically. Thanks to @moll-y
And the grid system has been rewritten to bring a better UI on laptops. Now the widgets should be visible on normal laptop screens.
Other noticeable changes:
- New comment system support: Waline and Vssue
- Support for Google Analytics V4
Thanks to @moll-y, @ciallowo, @zhixuan666, @mapleafgo, @miclnl, @mkaraki for their contribution to this version.
🚀 Features
- feat: Table of Contents @CaiJimmy (#232)
- feat: change the page vertical scrollbar styles @moll-y (#227)
- feat(comment): add Waline @ciallowo (#200)
- feat: change horizontal scrollbar styles @moll-y (#211)
- feat: Add support for Google Analytics v4 @zhixuan666 (#214)
- feat: add Vssue comment @mapleafgo (#197)
- feat(i18n): add Dutch @miclnl (#180)
🐛 Bug Fixes
- fix: set the scrollbar-track background to transparent @moll-y (#228)
- "サーチ" is not good translate @mkaraki (#212)
- fix(typo): change 'a ex.*' for 'an ex.*' @moll-y (#213)
- Fix(i18n): Dutch minor change @miclnl (#185)
♻️ Refactor
- refactor: rewrite grid system & style changes @CaiJimmy (#231)
- refactor(opengraph/twitter): add @ before username @zhixuan666 (#186)