如题:写完blog hexo s hexo g hexo d 然后登陆github上的blog 就报出404
登陆blog报出如下错误
404
File not found
The site configured at this address does not contain the requested file.
If this is your site, make sure that the filename case matches the URL.
For root URLs (like http://example.com/) you must provide an index.html file.
Read the full documentation for more information about using GitHub Pages.
下边是hexo关联到github仓库的文件
Latest commit 18b0e95 an hour ago @zhao95 zhao95 Site updated: 2016-08-17 00:00:17
scaffolds Site updated: 2016-08-15 18:45:56 a day ago
source/_posts Site updated: 2016-08-16 09:48:11 15 hours ago
themes Site updated: 2016-08-15 18:45:56 a day ago
.gitignore Site updated: 2016-08-15 18:45:56 a day ago
.npmignore Site updated: 2016-08-15 18:45:56 a day ago
_config.yml Site updated: 2016-08-17 00:00:17 an hour ago
package.json Site updated: 2016-08-15 18:45:56 a day ago
Add a README
是不是因为没有github仓库文件没有index.http文件?还是什么?应该怎么办呢?
重装hexo 都用过了....还不是不行
我的github地址https://github.com/zhao95/zha...
我删除了hexo 重新下载的
然后又更新了 themes 主题库
最后就好了...其实还是没有搞明白
猜测可能是 我的 hexo 使用的一个主题 更新了,貌似我前几天给主题的设置者提了一个BUG.
但其实,这种可能也不大...blog主题更新会不会导致登录blog时报出404还是不确定的问题.
希望了解的人在追加一下答案 谢谢