hexo常见指令、配置与插件
nodeJS安装v16.18.1 LTS版本
2023年8月31日下载:Latest LTS Version: 18.17.1 (includes npm 9.6.7)
安装配置
1 | npm uninstall hexo -g |
记得按教程修改_config.yml
注意:本站使用git套git维护
请务必保证 Miaplacidus\.deploy_git\.git 存在且指向 github pages 仓库,否则hexo会直接部署到文本维护仓库。
维护仓库push / pull有问题,检查overstars_hexo_backup\.git\config 文件。