来自 github 的主机页面

Host page from github

我正在尝试托管来自 github 的网页。即,我正在尝试对页面执行此操作:https://github.com/oobarbazanoo/JS-BuyList。 我在地址栏中输入 oobarbazanoo.github.io/JS-BuyList 但没有任何反应,我只是收到一个错误。 我做错了什么?

为了解决问题,请按照以下步骤操作:

  1. Go to you Repository.

  2. At the top choose Settings.

  3. Go to the GitHub Pages.

  4. Choose the source you need and save it.

  5. Wait a few minutes, then copy and paste web link which will be given in GitHub Pages section.