javascript - Git Pages 不能放一个项目吗 然后打开index.html访问?
阿神
阿神 2017-04-10 17:32:39
[JavaScript讨论组]

问题更新:
题主下午新开了一个repo,按照教程上去做。
https://github.com/ritsuyan/2048.github.io
结果打开
http://2048.github.io
发现还是不行。

现在问题就是用github提供的index.html做任何修改都能访问
把自己的项目放上去,然后push 就不能了。

太惨了

还是不懂

阿神
阿神

闭关修行中......

全部回复(5)
天蓬老师

于是我也学楼上打一下广告了(逃
这是托管在github.io上的(基本不怎么管的)博客github.io
这是托管在coding.me上的(连半成品都不算的)作品集coding.me
原来还有放在gitcafe上的一个,不过gitcafe要和coding合并了orz
反正按照教程配置就可以了(

天蓬老师

命令出错了,,看这里

PHP中文网

git pages只能托管静态页面

大家讲道理

可以参考一下我的目录配置,我的github-pages就是只用了静态页面。并且只有一个master分支https://github.com/zp1996/zp1996.github.io

阿神

我是题主
在把项目push到master上面遇到错误:
error: failed to push some refs to 'https://github.com/ritsuyan/ritsuyan.github.io.git'
hint: Updates were rejected because the remote contains work that you do
hint: not have locally. This is usually caused by another repository pushing
hint: to the same ref. You may want to first integrate the remote changes
hint: (e.g., 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.

热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责申明 意见反馈 讲师合作 广告合作 最新更新 English
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送
PHP中文网APP
随时随地碎片化学习
PHP中文网抖音号
发现有趣的

Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号