Github页面上自定义域的子域

Fro*_*dor 7 subdomain dns cname github github-pages

我们被允许使用我们自己的自定义域与Github页面.

例如,我有我的页面:http://example.com,它指向http://username.github.io/project

但现在我需要为我的repo中的另一个文件夹创建一个子域.喜欢

http://zuckerberg.example.com --->指向---> http://username.github.io/project/zuckerberg

是否有可能在github上完成?我找不到任何关于自定义域子域的文档:/

到目前为止我发现了这个https://help.github.com/articles/user-organization-and-project-pages但它确实令人困惑