🔖 3.0.0 發佈

This commit is contained in:
Jerry
2020-08-05 22:02:23 +08:00
parent 8f27859cea
commit 065093e217
6 changed files with 46 additions and 7 deletions

View File

@@ -15,6 +15,8 @@ Based on [hexo-theme-melody](https://github.com/Molunerfinn/hexo-theme-melody) t
## Installation
### GIT
Stable branch [recommend]:
```
@@ -27,6 +29,16 @@ Dev branch:
git clone -b dev https://github.com/jerryc127/hexo-theme-butterfly.git themes/butterfly
```
### NPM
> It supports Hexo 5.0.0 or later
In Hexo site root directory
```powershell
npm i hexo-theme-butterfly
```
## Configuration
Set theme in the hexo work folder's root config file `_config.yml`: