参考资料:https://juejin.cn/post/6844904045988020238
1. 设置淘宝镜像
npm config set registry http://registry.npm.taobao.org
查看是否设置成功:
npm get registry
2. 执行 npm install
3. 启动 hexo
生成文档:
hexo g
启动服务:
hexo s
-
安装git
-
安装node.js
-
npm install -g hexo-cli
修改 _config.webstack.yml
文件。
- sh deploy.sh
- 启动
hexo server -d
open http://localhost:4000/admin