Jekyll + GitHub 在 https://username.github.io 上的本地空白页面上工作

Jekyll + GitHub works on local but empty page on https://username.github.io

大家好,我是 jekyll 的新手。 我在使用 jekyll 构建我的 github 博客时遇到问题。 我成功地在本地建立了 jekyll 博客,如下图所示。

works in local

并且我对我的 git 集线器存储库做了一些 git 工作。 https://github.com/ooroogi/ooroogi.github.io

我想我可能遵循了指南中的所有步骤。 但我所能看到的只是空白页。 https://ooroogi.github.io/

所以我挖掘了很多其他工作站点来解决这个问题,但我找不到什么不同。

我希望你们中的任何人都可以帮助我解决问题。 谢谢。

GitHub 页面仅支持某些主题 out-of-the-box:
https://pages.github.com/versions/

要使用自定义主题,您需要使用他们的 remote_theme feature