Jerry 67c013d6e7 🐛 1.修復Gitalk報Error: Cannot read property 'repository' of undefined 的bug
🐛 2.修復評論utterances 在display_mode設置為dark時,仍顯示light主題的bug
🐛 3.修復display_mode設置dark沒有效果的bug
🎨 4.評論增加夜間模式、文章頁判斷,減少不必要的js加載
67c013d6e7 · 2020-03-18 18:44:39 +08:00
70 Commits
2020-03-17 21:28:27 +08:00
2020-03-17 21:28:27 +08:00
2020-03-17 21:28:27 +08:00
2020-03-17 21:39:58 +08:00
2019-06-04 22:37:36 +08:00
2020-03-17 21:28:27 +08:00
2020-03-17 21:39:58 +08:00
2020-03-17 21:39:58 +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

Description
Languages
JavaScript 40.4%
Stylus 37.5%
Pug 22.1%