基于 nginx 1.10.3 的 /usr/local/etc/nginx/
你如果起个名为 everfile.github.io 的 repository ,那么他的 master 分支上的文件能在 everfile.github.io 的根目录访问到。
而如果是其他的 repositories ,比如这个 repository 名字叫 other(必须全小写),那么建一个 gh-pages 分支,该分支下的文件能在 everfile.github.io/other/ 下访问到。
所有文件访问都是区分大小写的。