Check Website

Execution Sequence

  1. From our <github_account>.github.io repository interface on Github
  • Select Actions CHECK
  1. We will be redirected to the Actions interface, we will see a Create static.yml workflow running, this is the commit message that we made in step 3.2 CHECK

  2. Wait for the Create static.yml workflow to complete

  • Select Create static.yml CHECK
  1. We will be redirected to the workflow details page Create static.yml
  • In the deploy section we will see the link of our website, select it CHECK
  1. We will see our website is working on the domain name https://<github_account>.github.io CHECK

So we have completed Create Single Page with Hugo Source Code on our own Repository