v0.3.0
修复
- 修复之前 valine 和 gitalk 评论系统加载错误的问题
特性
- 同步 hexo-theme-reimu 样式
- 支持 sidebar 和 toc,可通过
sidebar配置 - 支持 category 分类
- 支持 preloader 加载动画, 可通过
preload配置 - 新增
banner和banner_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
sidebarand table of contents (toc), configurable via thesidebaroption - Added support for post categorization (
category) - Added support for
preloaderanimation, configurable via thepreloadoption - Introduced new configuration options
bannerandbanner_srcsetfor customizing post header images - Introduced a new
menuconfiguration option for customizing navigation bar menus - Added support for custom
serverURLsin the Waline comment system
Full Changelog: v0.2.0...v0.3.0