You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Click the big green button that says "Use this Template" and follow the instructions
On your new repo, enable GitHub Pages by going to Settings and then clicking Pages in the sidebar. Select to make Pages from the docs folder.
3. Make sure GitHub Actions are allowed by going to Settings then Actions - General in the sidebar.
4. Make a change to your repo (say the Readme), then click on the Actions tab. You should see the website build action followed by the GitHub Pages Actions run.