search

Home  >  Q&A  >  body text

node.js - hexo部署github的时候出问题啦

开始的时候按着教程来的,一路都没出现什么问题,hexo s 也能成功的在本地预览,可是当hexo d准备部署的时候却出问题了,

首先是这个(我怀疑有问题啊),我的hexo博客目录不是在C盘的,hexo d的时候却在C盘根目录下生成了一个git文件。。。


然后接下来就!失败了,,,而且而且在命令行中我竟然还看到有我以前提交过的文件...
补充一点,我的msysgit装在C盘,是想搭hexo博客后才装的,之前用git for window提交过项目到github

还有我看网上的教程他们在部署的时候都是在博客文件夹那里生成git文件夹的,
但是我却是在C盘...

亲们求助呀,我搭了两天了...

黄舟黄舟2838 days ago704

reply all(2)I'll reply

  • PHP中文网

    PHP中文网2017-04-17 13:40:00

    To be honest, the .deploy_git folder is generated under the blog folder...

    By the way, are you using hexo-deployer-git?

    You can refer to my blog...
    https://github.com/BuptStEve/blog/issues...

    reply
    0
  • 怪我咯

    怪我咯2017-04-17 13:40:00

    Reference: http://idisfkj.github.io/2016/03/04/Hexo...

    reply
    0
  • Cancelreply