4.3.0
版本发布时间: 2022-06-24 02:13:02
jerryc127/hexo-theme-butterfly最新发布版本:5.2.2(2024-11-05 19:13:47)
Breaking Change
-
archives 隱藏aside 設置更改
aside: - archive: true + display: + archive: true
-
適配 disqusjs 3.0
Feature
-
子歸檔頁面顯示的文章數量不再顯示總文章數量,而是對應的子歸檔文章數量
-
為一些數據加載增加 loading 顯示
-
tag 和 category 頁面可設置隱藏 aside
aside: + display: + tag: true + category: true
-
點擊歸檔日期跳轉到頁面,標題顯示日期而不是‘歸檔’二字
-
適配 katex 升級, 移除 katex copy-tex.css
-
CDN 可一鍵配置 cdnjs
-
CDN 可一鍵配置為 unpkg
-
cdn可設置 version 和 custom format(自定義格式)
CDN: + version: false + custom_format:
-
添加Remark42評論系統支持
+# Remark42 +# https://remark42.com/docs/configuration/frontend/ +remark42: + host: # Your Host URL + siteId: # Your Site ID option:
Fix
- Algolia搜索沒有結果
- 評論系統開啟時 busuanzi 的 page_pv 不顯示
- 側邊欄歸檔卡片自定義排序異常
Improvement
- 修改 note 圖標 class 名字,避免第三方圖標覆蓋主題樣式