Github 页面出现问题 - 远程删除并从本地重新上传

Issue with Github Pages - deleted remote and re-uploaded from local

我从远程删除并重新上传了我的 git 中心网页(分支 gh-pages)的代码,我正在使用以下内容托管我的网站:

git 推送来源:gh-pages git 推源 gh-pages

我现在收到 404 错误。我的回购大约是 920MB(低于 1GB Github 页面限制)。有人知道可能出了什么问题吗?

请注意,您可以 change your repo settings to pick up your pages from a docs 主分支中的文件夹:这样更易于维护。

但关于 gh-pages,检查“How to fix page 404 on Github Page?”中提到的答案之一是否适用,特别是关于文件 (lower/upercase)

的情况