Summerland2017-01-24发布
hexo配置github Git Install hexo-deployer-git. $ npm install hexo-deployer-git --save 配置_config.yml文件 deploy: type: git repo: repository url branch: [branch] message: [message] 选项描述 repo GitHub/Bitbucket...