【问题标题】:Jekyll site not displaying correctly (wrong formatting) on Github pagesJekyll 网站在 Github 页面上未正确显示(格式错误)
【发布时间】:2017-02-19 05:06:58
【问题描述】:

嘿,我正在尝试在 Github 页面上设置 Jekyll。我完全按照本指南进行操作:https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/

有什么想法我在这里做错了吗?

【问题讨论】:

    标签: github jekyll


    【解决方案1】:

    您必须替换配置文件中的默认 url 值。替换 example.com 并将 baseurl 留空:

    url: https://kekearif.github.io
    baseurl: ""
    

    【讨论】:

      猜你喜欢
      • 2015-10-08
      • 2015-11-22
      • 2017-02-19
      • 2021-05-17
      • 1970-01-01
      • 1970-01-01
      • 2021-12-14
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多