My new Github page isn't showing up

后端 未结 24 2755
臣服心动
臣服心动 2021-01-31 08:04

So I\'m following this guide here to create a Github page

I created a repository, cloned it to my project directory and pushed, finally got to this last step:

         


        
24条回答
  •  情书的邮戳
    2021-01-31 08:38

    Rename your repository to .github.io as explained in the documentation.

    To publish a user site, you must create a repository owned by your user account that's named .github.io.

    Edit: You can only use your own account name for a User or Org Pages repository. A repository like joe/bob.github.io will not build Pages.

提交回复
热议问题