Install & theme
use cnpm
npm install -g cnpm —registry=https://registry.npm.taobao.org
1 | sudo cnpm install hexo-cli -g |
Optimization
enter themes\landscape\layout_partial,open head.ejs,delete 31th row fonts.googleapis.com
download jquery-2.0.3.min.js put into themes\landscape\source\js , enter themes\landscape\layout_partial, openafter-footer.ejs, replace 17th row to /js/jquery-2.0.3.min.js。