hexo-theme-butterfly/README_CN.md
2019-12-30 16:37:57 +08:00

1.8 KiB
Raw Blame History

hexo-theme-butterfly

Version Author Hexo node.js

Demo: https://demo.jerryc.me/

JerryC: https://jerryc.me/

一款基於hexo-theme-melody修改的主題

如果升級到hexo 4.2.0 ,會出現報錯

Error: Cannot find module 'cheerio'

請在博客根目錄安裝cheerio

npm install cheerio@0.22.0 --save

安裝

在你的博客根目錄裏

git clone -b master https://github.com/jerryc127/hexo-theme-butterfly.git themes/Butterfly

如果想要安裝比較新的dev分支可以

git clone -b dev https://github.com/jerryc127/hexo-theme-butterfly.git themes/Butterfly

應用主題

修改hexo配置文件_config.yml,把主題改為Butterfly

theme: Butterfly

如果你沒有pug以及stylus的渲染器請下載安裝 npm install hexo-renderer-pug hexo-renderer-stylus --save or yarn add hexo-renderer-pug hexo-renderer-stylus

文檔

可查看這裏

截圖

image image