安装Git部署插件
1 | npm install hexo-deployer-git --save |
官方的解释如下:
Hexo provides a fast and easy deployment strategy. You only need one single command to deploy your site to your
servers.
你可以在这里看到:https://hexo.io/docs/deployment.html
1 | npm install hexo-deployer-git --save |
官方的解释如下:
Hexo provides a fast and easy deployment strategy. You only need one single command to deploy your site to your
servers.
你可以在这里看到:https://hexo.io/docs/deployment.html