02.安装Hexo博客主题
主题安装以主题仓库的说明为准,本文以 redefine 为例
1 | cd your-hexo-site |
在_config.yml中添加主题配置
1 | theme: redefine |
更新主题,同样使用以下命令
1 | npm install hexo-theme-redefine@latest |
- Title: 02.安装Hexo博客主题
- Author: 清夏晚风
- Created at : 2026-05-26 21:58:43
- Updated at : 2026-05-29 14:43:35
- Link: https://blog.yuil.cn/2026/05/26/博客系统相关/Hexo/02.安装Hexo博客主题/
- License: This work is licensed under CC BY-NC-SA 4.0.
Comments