Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 1.82 KB

README_CN.md

File metadata and controls

57 lines (36 loc) · 1.82 KB

hexo-theme-butterfly

version https://img.shields.io/npm/v/hexo-theme-butterfly?color=%09%23bf00ff hexo version npm download nodejs version license

預覽: 👍 Butterfly || 🤞 JerryC

文檔: 📖 Butterfly Docs

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

安裝

Git 安裝

在博客根目錄裡安裝穩定版【推薦】

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

npm 安裝

此方法只支持Hexo 5.0.0以上版本

在博客根目錄裡

npm i hexo-theme-butterfly

應用主題

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

theme: butterfly

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

截圖

image image