零岛

回朕车以复路兮,及行迷之未远

之前这一阵(实习结束后到国庆)倒是没怎么看番了……中间看了银河英雄传说一二部,后来也忘了看。

阅读全文 »

nodeJS安装v16.18.1 LTS版本

2023年8月31日下载:Latest LTS Version: 18.17.1 (includes npm 9.6.7)

安装配置

1
2
3
npm uninstall hexo -g
npm install -g hexo
hexo init

记得按教程修改_config.yml

注意:本站使用git套git维护

请务必保证 Miaplacidus\.deploy_git\.git 存在且指向 github pages 仓库,否则hexo会直接部署到文本维护仓库。

维护仓库push / pull有问题,检查overstars_hexo_backup\.git\config 文件。

阅读全文 »
0%