Releases: XPoet/hexo-theme-keep
Releases · XPoet/hexo-theme-keep
v3.4.9
- Support social contact image show in the tooltip (#110)
- Fixed code enlargement problem in iOS (#129)
- Optimize images lazyload
- Optimize zoom in image function (#148)
- Added displays the post update time (#145)
- Added font size and font family settings (#68)
- Fixed some other bugs
- Enhancing user experience
v3.4.8
v3.4.7
v3.4.6
- Add hitokoto on the first screen (#103 )
- Twikoo comment plugin updated to the latest version (#136)
- Fontawesome icons updated to the latest version (#155)
- Added setting header transparent background configuration item in
_config.yml
(#62) - Custom enable TOC in each post (#128)
- First screen description supports line breaks (#97)
- Added CDN provider configuration item in
_config.yml
(#158) - Optimize article content style in mobile (#140)
- Optimizes the configuration items in the theme config profile
- Fixed some bugs
- Enhancing user experience
v3.4.5
v3.4.4
v3.4.3
v3.4.2
v3.4.1
v3.4.0
-
Add
toc.init_open
configuration items.toc: init_open: true
-
Add
author_label
settings.post: author_label: enable: true auto: false custom_label_list: [ "FE Trainee", "FE Engineer", "FE Architect", "CTO", "BOSS" ]
-
Modify comment configuration logic.
comment: enable: true use: valine # values: valine | gitalk | twikoo
-
Optimize UI style.
-
Fixed some bugs.
-
Enhancing user experience.