🦋 A Hexo Theme: Butterfly
Go to file
Jerry 83dc0559c0 1. Feature: 可設置内联代码块样式 #26
2. Feature: 可設置夜間模式作爲默認樣式
3. Feature: 可設置是否顯示code language名稱
4. Feature: 可設置是否展開或關閉代碼框
5. Feature: 可設置背景圖片/顔色
6. Feature: 可設置是否顯示footer背景
7. Feature: 增加 canvas-nest.js
8. Feature: 頭像可設置效果(轉圈圈)
9. Feature: menu可設置分組
9. Fix: 優化打賞和搜索打開特效
10. Fix: 優化sidebar的打開特效,避免與文章頁特效不同步
11. Fix: 適配**hexo-blog-encrypt**,現在可以顯示toc
12. Fix: 修復設置不顯示評論時,直達評論按鈕沒有消失的bug
13. Fix: 修復post頁底欄,當沒有顯示評論,不顯示TOC,評論和toc都不顯示 這三種狀態下按鈕的bug
14. Fix: 修復代碼框左右滑動時,代碼名字跟著滑動的bug
15. Fix: 其他page頁標題的字體顯示
16. Fix: 修復當設置開啓canvas_ribbons,進入網站會先顯示canvas_ribbons的bug
17. Fix: 完善夜間模式下,字體顯示問題
18. Fix: 修復代碼框 複製 和 代碼名 z-index bug #25
19. Fix: 完善阅读模式
2019-09-08 16:17:07 +08:00
languages 1. Feature: 手機menu界面重新設計 2019-08-29 01:09:28 +08:00
layout 1. Feature: 可設置内联代码块样式 #26 2019-09-08 16:17:07 +08:00
scripts 1. Fix: 修復使用hexo-asset-image,開啓懶加載后,圖片會出現無法加載問題 2019-08-16 23:33:56 +08:00
source 1. Feature: 可設置内联代码块样式 #26 2019-09-08 16:17:07 +08:00
_config.yml 1. Feature: 可設置内联代码块样式 #26 2019-09-08 16:17:07 +08:00
LICENSE first commit 2019-06-04 22:37:36 +08:00
package.json 1. Feature: 可設置内联代码块样式 #26 2019-09-08 16:17:07 +08:00
README.md 1. update README.md 2019-07-03 19:39:15 +08:00

hexo-theme-butterfly

预览

一款基于hexo-theme-melody修改的主题

安装

在你的博客根目录里

git clone -b master https://github.com/jerryc127/hexo-theme-butterfly.git themes/Butterfly

如果想要安裝比較新的dev分支可以

git clone -b dev https://github.com/jerryc127/hexo-theme-butterfly.git themes/Butterfly

应用主题

修改hexo配置文件_config.yml,把主题改为Butterfly

theme: Butterfly

如果你没有pug以及stylus的渲染器请下载安装 npm install hexo-renderer-jade hexo-renderer-stylus --save or yarn add hexo-renderer-jade hexo-renderer-stylus

文档

可查看或这里这里

截图

image image