1 安装插件

1
npm install hexo-deployer-git --save

2 修改配置文件

修改hexo根目录下的_config.yml文件,代码如下:

1
2
3
4
5
6
7
8
9
# Deployment
## Docs: https://hexo.io/docs/deployment.html
deploy:
- type: git
repo:
github: git@github.com:crazyjums/crazyjums.github.io.git
coding: git@git.dev.tencent.com:dtid_f0ed6967903b604b/hexo_blog.git
branch: master
- type: baidu_url_submitter

写在最后

欢迎大家关注鄙人的公众号【麦田里的守望者zhg】,让我们一起成长,谢谢。
微信公众号