Hexo常见问题

作者: 龙家二少 | 来源:发表于2015-04-09 17:16 被阅读5275次

hexo问题

  1. hexo g再执行hexo d布署,也可使直接用hexo d -g
  1. hexo 更新到3.0之后,deploy的type 的github需要改成git
  1. 在执行 hexo deploy 后,出现 error deployer not found:git 的错误处理

输入代码:
npm install hexo-deployer-git --save

相关文章

网友评论

    本文标题:Hexo常见问题

    本文链接:https://www.haomeiwen.com/subject/ppttfttx.html