webretro
webretro copied to clipboard
question
is there a way how i can set it up with my account name? such as it being https://daveied.github.io/webretro/ just incase my school blocks your website i can just fork it and make my own website from there
Yes: I'm in a hurry to catch a bus right now, but if you'll give me 20 minutes I can write the instructions down.
- fork the repository
- open the
Settings
tab - scroll down to
Code and automation > Pages
- select
Deploy from branch
, select branch (usuallymaster
), folderroot
, andsave
- wait for github to deploy the site (no more than 3 minutes, usually)
access your site from <user>.github.io/<repository>/
^