使用github page 可以查看仓库中保存的网页的事例
新建gh-pages的分支,然后点击上方的page按钮即可配置相应的链接以及地址
注:默认情况下显示的是当前文件下的index.html文件
例如:我的用户名为wwwww11,仓库地址为baidu_ife,则相应的demo地址为:
http://wwwww11.oschina.io/baidu_ife/index.html
如果在baidu_ife下有一个mission3文件夹,想要查看mission3文件夹中的index.html的地址为:
http://wwwww11.oschina.io/baidu_ife/mission3/index.html