mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-06-06 05:11:45 +08:00
38 lines
1.0 KiB
Markdown
38 lines
1.0 KiB
Markdown
# hexo-theme-butterfly
|
|
|
|
[预览](https://jerryc.me/)
|
|
|
|
一款基于[hexo-theme-melody](https://github.com/Molunerfinn/hexo-theme-melody)修改的主题
|
|
|
|
## 安装
|
|
|
|
在你的博客根目录里
|
|
|
|
```
|
|
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-jade hexo-renderer-stylus --save or yarn add hexo-renderer-jade hexo-renderer-stylus
|
|
|
|
## 文档
|
|
|
|
可查看或[这里](https://docs.jerryc.me/)或[这里](https://jerryc.me/posts/21cfbf15)
|
|
|
|
|
|
## 截图
|
|

|
|

|