My new Github page isn't showing up

后端 未结 24 2256
臣服心动
臣服心动 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:28

    In my case, my page repository uses the username/username.github.io naming scheme, but still cannot work.

    I just clone the repository to local, and new a push_test.txt file and push it to the repository, and then https://username.github.io works.

提交回复
热议问题