GitHub 设置首页显示 404 There isn't a GitHub Pages site here.

Posted xiaoruilin

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了GitHub 设置首页显示 404 There isn't a GitHub Pages site here.相关的知识,希望对你有一定的参考价值。

问题如题!

能使用的必要条件是:

1、创建的仓库 Code 中 必须 有 README.md 文件,内容自定

2、设置模板在仓库中 Settings -->GitHub Pages -->Chang theme 设置后会在Code 根目录生成一个

_config.yml 文件,添加两个选择

title: Test title
description:  Test description

 

以上是关于GitHub 设置首页显示 404 There isn't a GitHub Pages site here.的主要内容,如果未能解决你的问题,请参考以下文章