Releases: XPoet/hexo-theme-keep
Releases · XPoet/hexo-theme-keep
v3.7.4
v3.7.3
v3.7.2
- Use css variables set
box-border-radius
、header-height
、first-screen-font-size
、first-screen-icon-size
、first-screen-font-color
、home-post-hover-scale
、post-create-datetime
、post-update-datetime
, etc., and delete the corresponding configuration items, see the document for details. - Fixed som bugs.
- Enhancing user experience.
- 使用 CSS 变量设置
box-border-radius
、header-height
、first-screen-font-size
、first-screen-icon-size
、first-screen-font-color
、home-post-hover-scale
、post-create-datetime
、post-update-datetime
等,并删除了对应的配置项,详情查看文档。 - 修复了一些 Bug。
- 增强用户体验。
v3.7.1
- Setting global
font-size
andfont-family
using CSS variables, and control author avatar on the article page by removing corresponding configuration options. - Fixed som bugs.
- Enhancing user experience.
- 使用 CSS 变量设置全局 font-size、font-family 和控制文章页面的作者头像,并删除了对应的配置项
- 修复了一些 Bug
- 增强用户体验
v3.7.0
- Add shields.io style settings and related configurations to the footer
- Add Giscus comment plugin settings and related configurations (#201)
- Add a configuration option to hide the author's avatar on article pages
- Add a configuration option for site-wide word count statistics
- Add pagination display and navigation controls (#219)
- Refactor ICP (Internet Content Provider) related configurations (#232)
- Add date and time-related configuration options for article pages (#206)
- Improve the styling of the friend links page (#207)
- Add functionality to inject custom CSS and JS
- Add the ability to set article covers (#179)
- Add TOC (Table of Contents) layout configuration options (#219)
- Enable TOC display on mobile devices (#219)
- Fixed som bugs
- Enhancing user experience
v3.6.1
v3.6.0
- Add the configuration of deployment provider at the footer
- Added
server_urls
configuration item to Valine comment plugin (#184) - Add one-click copy copyright information function
- Added
proxy
configuration item to Gitalk comment plugin (#189) - Added article aging tips (#177)
- Update theme config file and documents
- Fixed some other bugs
- Enhancing user experience