Skip to content

v0.3.0

Choose a tag to compare

@D-Sketon D-Sketon released this 14 Dec 14:52
· 69 commits to main since this release

修复

  • 修复之前 valine 和 gitalk 评论系统加载错误的问题

特性

  • 同步 hexo-theme-reimu 样式
  • 支持 sidebar 和 toc,可通过 sidebar 配置
  • 支持 category 分类
  • 支持 preloader 加载动画, 可通过 preload 配置
  • 新增 bannerbanner_srcset 配置项,支持文章头图自定义
  • 新增 menu 配置项,支持自定义导航栏菜单
  • waline 评论系统支持自定义 serverURLs

Fixes

  • Fixed previous issues where the Valine and Gitalk comment systems failed to load correctly

Features

  • Synced styles from hexo-theme-reimu
  • Added support for sidebar and table of contents (toc), configurable via the sidebar option
  • Added support for post categorization (category)
  • Added support for preloader animation, configurable via the preload option
  • Introduced new configuration options banner and banner_srcset for customizing post header images
  • Introduced a new menu configuration option for customizing navigation bar menus
  • Added support for custom serverURLs in the Waline comment system

Full Changelog: v0.2.0...v0.3.0