Local Deploymen(本地部署) Modify files locally. Localization testing: hexo clean // 清理已生成文件 hexo g // 生成文件 hexo s // 启动服务 Deployment: hexo g -d