hexo-theme-butterfly
GIT
If you are in Mainland China, you can download in Gitee
Stable branch [recommend]:
git clone -b master https://github.com/jerryc127/hexo-theme-butterfly.git themes/butterflyDev branch:
git clone -b dev https://github.com/jerryc127/hexo-theme-butterfly.git themes/butterflyNPM
It supports Hexo 5.0.0 or later
In Hexo site root directory
npm i hexo-theme-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
版权声明:本文为原创文章,版权归 Hello World 所有,转载请联系博主获得授权。
本文地址:http://www.anhuan.net/index.php/archives/334/
如果对本文有什么问题或疑问都可以在评论区留言,我看到后会尽量解答。