
hexo-auto-category
插件作用:根据目录生成对应的分类
需要已经添加标签页面
- 添加
标签页面
1 |
|
1 |
# 设置页面类型 |
1 |
# 修改主题配置文件, 如: next/_config.yml |
- 安装
1 |
$ npm install hexo-auto-category --save |
- 修改站点配置文件
1 |
auto_category: |
- 重新生成
1 |
hexo clean && hexo g && hexo s |




近期评论