Breaking Change
- 只支持 hexo 5.0.0 及以上版本
- 不再支持 butterfly.yml 寫法
Feature
-
Valine 增加 option 設置
valine: + option:
-
toc改為aside顯示,去掉sidebar
-
手機toc ui 修改
-
去掉 toc auto_open 配置
toc: enable: true number: true - auto_open: true # auto open the sidebar
-
優化手機toc 的特效和按鈕出現的時機
-
aside狀態存localStorage
-
-
文章標題改為居中
-
aside 可配置隱藏/增加按鈕可展開或收縮aside
aside: enable: true + hide: false + button: true mobile: true # display on mobile
-
增加Twikoo評論
+twikoo:
Improvements
- 完善note標籤在readmode上的顯示
- 精簡css 和 js
- pjax 優化
- 文章頁標題改為h1(seo)
- canonical 改為hexo提供的函數生成
- ICP SEO優化 #393
- 調大sidebar的寬度
- html結構調整,mobile-sidebar改為sidebar/search調整
- 滾動到評論按鈕只要用評論的頁面就出現
Fix
- 修復網站壓縮後,mermaid 會無法生成顯示的Bugs
- 修復當文章頁top_img設為false時,閲讀模式下文章內容不顯示的bugs
- 修復valine背景圖片再次出現時,由左到右移動的bugs
- 修復disqusjs沒有設置api時,沒有反代的bugs
Remove
- 刪除搜索不必要的配置
- 移除豆瓣配置,如需配置,請使用 hexo-butterfly-douban
- 刪除多餘的css和pug