mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 19:30:54 +08:00
894c709b3c3d2219664bd91f84c3099026b22d5b
hexo-theme-butterfly
Demo: https://demo.jerryc.me/
JerryC: https://jerryc.me/
Based on hexo-theme-melody theme.
If you update to hexo 4.2.0,it will be something's wrong
Error: Cannot find module 'cheerio'please install cheerio
npm install cheerio --save
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
Documentation is here. it supports zh-TW
Screenshots
Description
Languages
JavaScript
40.4%
Stylus
37.5%
Pug
22.1%


