- 安装
npm install hexo-theme-next
git clone https://github.com/next-theme/hexo-theme-next themes/next
打开配置:
theme: next
- next插件的高级配置: https://theme-next.js.org/docs/theme-settings/ https://hyf.js.org/2022/09/hexo-next-beauty/ https://zhuanlan.zhihu.com/p/185015972 https://blog.csdn.net/qq_32767041/article/details/103284412
https://cloud.tencent.com/developer/article/2446578?from_column=20421&from=20421
- 执行命令:
hexo d - 确保 https://github.com/so2bin/so2bin.github.io/settings/pages 下配置的branch与_config.yaml下配置的deploy branch一致;