Github 页面未显示

Github Pages not showing up

https://github.com/jchu4483/auth0

我正在按照 Github 的教程来托管 Github 页面。我创建了 repo 并设置 Github 页面来跟踪我的 主分支 并发布了页面。

Github 说我的网站应该在 http://test-blog-on-qa.com/auth0/ 上发布,但网站无法加载。作为旁注:为什么 Github 选择那个奇怪的域名 (test-blog-on-qa)?

我选择了一个主题 (Jekyll),推送了一个空提交以重建但没有任何效果。这应该很简单,所以我很困惑可能出了什么问题?

您正在使用 Github Custom Domain for your site chu4483.github.io

看看:https://github.com/jchu4483/jchu4483.github.io/blob/master/CNAME

这就是 test-blog-on-qa.com 自动用作域名的原因。