Updating my hexo and icarus install
Updating Hexo Install
1 | npm install -g hexo-cli |
Updating hexo theme
- Remove node_modules folder
- remove
"hexo-theme-icarus": "^5.1.0"
inpackage.json
1 | npm install |
use the original icarus config
Updating my hexo and icarus install
https://blog.kwunlam.com/Updating-my-hexo-and-icarus-install/