🦋 A Hexo Theme: Butterfly
Go to file
Jerry d62ec1b866 💥 改cdn_use為inject,可插入代碼到head或者bottom
💥 移除對文章隱藏的支持,如需要,請使用插件,hexo-hide-posts/hexo-generator-indexed
💥 移除subtitle金山詞霸每日一句,增加搏天api的隨機語錄
 subtitle修改為網頁加載完後再加載,防止api回應過慢而阻礙網頁顯示
 適配valine 1.4.0, 刪除部分valine夜間模式代碼
 meta增加article:published_time和article:modified_time
 當沒有設置Description時,會自動讀取文章前200個文字作為meta Description
 sidebar menu 增加頭像轉圈hover
💄 調整aside和mobile sidebar 網頁資訊佈局,當缺少一個時,寬度依舊平分
🐛 調整子目錄的排版(向左對齊),修復只能點擊子目錄文字才能跳轉的bug
🔥 pug精簡 刪除recent-post.pug  改為引用mixins/post-ui.pug
2020-04-12 02:40:54 +08:00
.github feat: 在設置裏配置js/css(CDN_USE)時可以設定其他參數 closes #152 2020-03-30 21:45:13 +08:00
languages 💥 改cdn_use為inject,可插入代碼到head或者bottom 2020-04-12 02:40:54 +08:00
layout 💥 改cdn_use為inject,可插入代碼到head或者bottom 2020-04-12 02:40:54 +08:00
scripts 💥 改cdn_use為inject,可插入代碼到head或者bottom 2020-04-12 02:40:54 +08:00
source 💥 改cdn_use為inject,可插入代碼到head或者bottom 2020-04-12 02:40:54 +08:00
_config.yml 💥 改cdn_use為inject,可插入代碼到head或者bottom 2020-04-12 02:40:54 +08:00
LICENSE first commit 2019-06-04 22:37:36 +08:00
package.json 🔖 2.2.5發佈 2020-03-28 03:13:30 +08:00
README_CN.md 🔖 2.2.5發佈 2020-03-28 03:13:30 +08:00
README.md 🔖 2.2.5發佈 2020-03-28 03:13:30 +08:00

hexo-theme-butterfly

Version Author Hexo node.js

Demo: https://demo.jerryc.me/

JerryC: https://jerryc.me/

Based on hexo-theme-melody theme.

Installation

Stable branch:

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

Dev branch:

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

Configuration

Set theme in the hexo work folder's root config file _config.yml:

theme: Butterfly

If you don't have pug & stylus renderer, try this:

npm install hexo-renderer-pug hexo-renderer-stylus

Documentation

Find in hexo-theme-butterfly docs and JerryC. it supports zh-TW

Screenshots

image