github page

使用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

上一篇:orchestrator 高可用yum快速安装过程


下一篇:《分享》Graphql入门与实践