mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2025-09-15 12:58:48 +08:00
🦋 A Hexo Theme: Butterfly
🐛 修復BUTTON標籤嵌套使用在其他標籤時,生成多了br標籤而導致樣式不同的bugs 🐛 修復文章front-matter的highlight_shrink和toc為空時,會出現js報錯的bugs |
||
|---|---|---|
| .github | ||
| languages | ||
| layout | ||
| scripts | ||
| source | ||
| _config.yml | ||
| LICENSE | ||
| package.json | ||
| README_CN.md | ||
| README.md | ||
hexo-theme-butterfly
Based on hexo-theme-melody theme.
Installation
Stable branch [recommend]:
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 Butterfly Docs. it supports zh-TW and zh-CN
You can also join the Chat Group.


