【问题标题】:there is existing theme on github pages, how can I replace jekyll-theme?github页面上有现有主题,如何替换jekyll-theme?
【发布时间】:2019-03-26 03:00:45
【问题描述】:

我分叉了一些 jekyll 主题。所以我现在在我的 git 帐户上有 github io remote。但是,我想替换另一个主题。有可能改变吗?

【问题讨论】:

    标签: github jekyll blogs github-pages


    【解决方案1】:

    是的,可以使用自定义 Jekyll 主题。

    要使用 GitHub 托管的任何公共主题构建您的网站,请添加 关注您网站的_config.yml 文件:

    remote_theme: owner/name
    

    将所有者和名称替换为存储库的所有者和名称。

    How to use custom Jekyll themes in Github pages

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2022-12-13
      • 2017-08-19
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2023-01-14
      • 1970-01-01
      相关资源
      最近更新 更多