【发布时间】:2016-09-18 18:52:59
【问题描述】:
我正在使用主题创建一个 jekyll 博客以托管在我的 github.io 帐户上。问题很简单:当我运行“jekyll serve”时,网站在本地生成它应该没有问题。但是,当我将它推送到 my_profile.github.io 存储库时,它会在线中断。
我很困惑为什么会这样。我在堆栈上发现了另一个问题:Locally building and pushing jekyll site to github pages。回答者建议只推送自动生成的 jekyll 的 _site 文件夹。但是,这并没有为我解决问题。
如果有人想尝试,请链接到我的仓库: https://stackoverflow.com/questions/36377865/locally-building-and-pushing-jekyll-site-to-github-pages
链接到损坏的实时页面:https://spirited-away.github.io/
任何想法表示赞赏!
【问题讨论】:
标签: html github markdown jekyll github-flavored-markdown