Github Pages based on Hexo This is the source code repo of my Github Pages. How to install Hexo sudo npm install -g hexo-cli How to update Hexo sudo npm update hexo sudo npm audit fix --force