mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 20:30:53 +08:00
67c013d6e77cd0bde72f7dd4669574b7a73a1bc4
🐛 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
hexo-theme-butterfly
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
Description
Languages
JavaScript
40.4%
Stylus
37.5%
Pug
22.1%


