Android App, Java, Python
hexo官网
换了一次主题后,hexo g没法生成网页。
hexo g
执行一次npm install(或者cnpm install)后,再hexo g就可以了。
npm install
cnpm install