码迷,mamicode.com
首页 > 其他好文 > 详细

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

时间:2016-09-24 21:51:56      阅读:156      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!