您的位置:首页 > 编程语言

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

2016-09-24 20:25 561 查看

问题一: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/
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: