mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-08 12:07:06 +08:00
1.4 KiB
1.4 KiB
hexo-theme-butterfly
Inspirecd by hexo-theme-melody theme.
Installation
Stable branch:
git clone -b master https://github.com/jerryc127/hexo-theme-butterfly.git themes/Butterfly
Bleeding edge unstable branch:
git clone -b dev https://github.com/jerryc127/hexo-theme-butterfly.git themes/Butterfly
Activate
Modify hexo config _config.yml, and chaneg to Butterfly theme.
theme: Butterfly
You need to install some dependencies: pug, stylus: npm install hexo-renderer-pug hexo-renderer-stylus --save or yarn add hexo-renderer-pug hexo-renderer-stylus

