mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2025-09-15 12:58:48 +08:00
🦋 A Hexo Theme: Butterfly
✨ feat: aside widget的Categories,Tags,post,Archives可配置limit ✨ feat: 整合公告欄配置到aside去 🐛 fix: 修復當flink.yml內容為空時,報錯的bug 💄 fix: 修復darkmode下 aside 查看更多文字顏色太淺的bug |
||
|---|---|---|
| .github | ||
| languages | ||
| layout | ||
| scripts | ||
| source | ||
| _config.yml | ||
| LICENSE | ||
| package.json | ||
| README_CN.md | ||
| README.md | ||
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


