我有一个 jekyll 站点,我想将其部署为 github-pages。它独立工作正常,但无法在 github-pages 中构建,并出现 _index.html 的包含错误。我什至没有 _include 目录。我正在使用最小错误主题。我已经将我的网站精简到只剩下骨架,可以在https://github.com/laredo/mm-jekyll找到它
确切的错误是:其中包含的文件index.html是符号链接或目录中不存在_includes。
https://github.com/laredo/mm-jekyll/blob/master/index.html
寻找成功建立网站的建议