首页 > 其他 > 详细

github/hexo搭建个人博客几个问题总结

时间:2016-09-24 21:51:33      阅读:217      评论:0      收藏:0      [点我收藏+]

问题一:hexo ERROR Deployer not found: github or hexo ERROR Deployer not found: git

npm install hexo-deployer-git --save //安装服务 hexo更新到3.0后,deploy的type的github需要改成git

将deploy 的 type 由github改为git

 

Hexo官方网站:https://hexo.io/zh-cn/

github/hexo搭建个人博客几个问题总结

原文:http://www.cnblogs.com/stone-dan-dan/p/5904007.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!