摘要: 在github上搭建个人博客,hexo已经部署完毕,本地访问也没有问题,但最后hexo d就是push不上去 检查了deploy,看不出有什么问题,后面百度了一下,发现有个巨坑,type: git中间必须有个空格!!!! deploy: type: git repository: git@githu 阅读全文
posted @ 2018-12-08 23:45 xuqiushuo 阅读(697) 评论(0) 推荐(0)