【发布时间】:2020-04-18 08:08:08
【问题描述】:
我想使用 hydeout jekyll 主题:
我正在使用 Jekyll 主题自定义我的 GitHub 博客。
我的博客名称设置为“hydeout jekyll 主题”存在问题。
我搜索了谷歌,但我不知道如何在这里更改我的博客名称。
你能给点建议吗?
【问题讨论】:
标签: ruby github themes jekyll blogs
我想使用 hydeout jekyll 主题:
我正在使用 Jekyll 主题自定义我的 GitHub 博客。
我的博客名称设置为“hydeout jekyll 主题”存在问题。
我搜索了谷歌,但我不知道如何在这里更改我的博客名称。
你能给点建议吗?
【问题讨论】:
标签: ruby github themes jekyll blogs
https://ryankor.github.io/ 仍然显示正确的名称“Ryan's Tech”,正如您在 _config.yml 中定义的那样。
检查“Switch theme in an existing Jekyll installation”:您的_config.yml 似乎缺少theme: jekyll-theme-hideout 行。
【讨论】: