BinBashBanana / webretro

RetroArch in your browser
https://binbashbanana.github.io/webretro/
MIT License
240 stars 342 forks source link

question #75

Open Daveied opened 1 year ago

Daveied commented 1 year ago

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

foxsouns commented 1 year ago

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 commented 1 year ago
  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>/

BinBashBanana commented 1 year ago

^