如题,我本地打开localhost:4000也能打开hexo界面,在配置文件里最后也修改了
deploy:
type :github
repository :https://github.com/MrKou47/Blog.git
branch :master
本地和git上也都有ssh,然后执行hexo d就是没有反映啊!执行后等一秒还是原来的界面..求解!
泪奔啊~
-----------------更新----------------------
我又重新生成了一下ssh,发现如下,这是什么情况?
may be you should
npm install hexo-deployer-git --save
、It seems that
type
should be filled in withgit
instead ofgithub
Go and see the official issue
https://github.com/hexojs/hexo/issues/1154
npm list Look at the installation directory