🦋 A Hexo Theme: Butterfly
Go to file
Jerry da8ffda39b 1. Feature: 手機menu界面重新設計
2. Feature: 文章頁增加美化(原 melody主題功能),並增加更改標題前綴圖標和顔色
3. Feature: PC端增加直達評論按鈕
4. Feature: 可以對單獨文章設置是否顯示版權信息
5. Fix: 修復閲讀模式下,調整字體大小對代碼無效的bug
6. Fix: 調整Valine字體顯示問題
7. Fix: 修正夜間模式下Valine的適配問題
8. Fix: 修復Valine設置notify和verify無效的bug (thx @VincentTV )
9. Remove: 去掉主題"閲讀更多"按鈕
2019-08-29 01:09:28 +08:00
languages 1. Feature: 手機menu界面重新設計 2019-08-29 01:09:28 +08:00
layout 1. Feature: 手機menu界面重新設計 2019-08-29 01:09:28 +08:00
scripts 1. Fix: 修復使用hexo-asset-image,開啓懶加載后,圖片會出現無法加載問題 2019-08-16 23:33:56 +08:00
source 1. Feature: 手機menu界面重新設計 2019-08-29 01:09:28 +08:00
_config.yml 1. Feature: 手機menu界面重新設計 2019-08-29 01:09:28 +08:00
LICENSE first commit 2019-06-04 22:37:36 +08:00
package.json 1. Feature: 手機menu界面重新設計 2019-08-29 01:09:28 +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