这个仓库用来存放测试用的 json,mp4 等资源文件。
资源地址: http://debugly.cn/repository/test.mp4
为什么可以使用这个地址访问?
1、 我开通了 github 用户名同名的仓库 debuly
,这个仓库比较特殊,为这个仓库开通 gitpage 功能后就可以通过 debugly.github.io 访问了,这也是很多人使用 github 搭建免费博客的方法,我也不例外。
2、 可能很多人不知道,有这么一个方便的功能,就是可以通过 **.github.io 这个域名访问其他的也开通了 gitpage 功能的仓库(资源),比如:
http://debugly.github.io/repository/
http://debugly.github.io/repository/test.mp4
3、可以为 debugly.github.io 自定义一个域名,我的域名是 debugly.cn,所以上面的地址就可以改为:
http://debugly.cn/repository/
http://debugly.cn/repository/test.mp4