webretro icon indicating copy to clipboard operation
webretro copied to clipboard

question

Open Daveied opened this issue 2 years ago • 3 comments

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

Daveied avatar Feb 01 '23 14:02 Daveied

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.

foxsouns avatar Feb 01 '23 14:02 foxsouns

  1. fork the repository
  2. open the Settings tab
  3. scroll down to Code and automation > Pages
  4. select Deploy from branch, select branch (usually master), folder root, and save
  5. wait for github to deploy the site (no more than 3 minutes, usually)

access your site from <user>.github.io/<repository>/

foxsouns avatar Feb 01 '23 15:02 foxsouns

^

BinBashBanana avatar Feb 01 '23 16:02 BinBashBanana