Skip to content

Commit a0ee2f6

Browse files
committed
refactor(theme): change theme anzhiyu
1 parent 8b90046 commit a0ee2f6

18 files changed

+1765
-1124
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,16 @@
33
## 技术栈
44

55
- 基于 [Hexo](https://hexo.io) 框架,
6-
- 使用 [hexo-theme-butterfly](https://github.com/jerryc127/hexo-theme-butterfly) 主题,
6+
- 使用 [AnZhiYu](https://github.com/anzhiyu-c/hexo-theme-anzhiyu) 主题,
77
- 借助于 [Github Pages](https://pages.github.com) 静态页面服务,
88
- 依赖于 [Github Action](https://github.com/features/actions) 服务进行自动化构建发布
9-
- 托管在 [incoderapp.github.io](https://github.com/IncoderApp/incoderapp.github.io) 仓库
9+
- 托管在 [incoderapp.github.io](https://github.com/IncoderApp/incoderapp.github.io) 仓库
1010

1111
## 升级
1212

13-
项目使用 Yarn 进行包管理应用
13+
项目使用 Yarn 进行包管理应用
1414

1515
```node
16-
yarn upgrade hexo-theme-butterfly
1716
# 需要手动选择升级的依赖包,按空格键选择,a 键切换所有,i 键反选选择
1817
yarn upgrade-interactive --latest
1918
```

0 commit comments

Comments
 (0)