柏树林的 2016-10-11 10:06 采纳率: 68.8%
浏览 5425
已采纳

hexo在本地可以显式,但是部署不到在github上面

1,按着教程做,输入http://localhost:4000,原本的图片是这样的,

图片说明

2,然后想换一个界面,然后star了网上的,只是修改

 Extensions
 Plugins: https://hexo.io/plugins/
    Themes: https://hexo.io/themes/
theme: yilia  //原来是landscape——修改的

然后图片变成这样

图片说明

3,然后就想在github上面部署
操作是下面的


 Extensions
 Plugins: https://hexo.io/plugins/
 Themes: https://hexo.io/themes/
theme: yilia  //原来是landscape

 Deployment
 Docs: https://hexo.io/docs/deployment.html
deploy:
    type: git
    repository: https://github.com/qinsy/qinsy.github.io.git  //l
    branch: master

然后hexo deploy,
但是报错了。
unable to access 'https://github.com/qinsy/qinsy.github.io.git----

图片说明

访问github报404错。为什么错呢?

  • 写回答

1条回答

  • devmiao 2016-10-11 11:42
    关注
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 shape_predictor_68_face_landmarks.dat
  • ¥15 slam rangenet++配置
  • ¥15 有没有研究水声通信方面的帮我改俩matlab代码
  • ¥15 对于相关问题的求解与代码
  • ¥15 ubuntu子系统密码忘记
  • ¥15 信号傅里叶变换在matlab上遇到的小问题请求帮助
  • ¥15 保护模式-系统加载-段寄存器
  • ¥15 电脑桌面设定一个区域禁止鼠标操作
  • ¥15 求NPF226060磁芯的详细资料
  • ¥15 使用R语言marginaleffects包进行边际效应图绘制