-
Notifications
You must be signed in to change notification settings - Fork 8
Forking: Github Pages
☆ stargen ☆ edited this page Jan 7, 2025
·
5 revisions
_ _____
| | |____ |
___ | |_ __ _ _ __ __ _ / / _ __
/ __|| __|/ _` || '__|/ _` | \ \| '_ \
\__ \| |_| (_| || | | (_| |.___/ /| | | |
|___/ \__|\__,_||_| \__, |\____/ |_| |_|
__/ |
|___/ forking guide
- go into the repo settings
- on the left sidebar, select the Pages tab
- under the Branch portion of the page, select Main from the first box
- choose Root as the folder in the second box
- click save
- go to the page with all of the repo files
- on the right sidebar, on the About section, click the cog wheel
- under the Website section, check the box marked Use your Github Pages website
- wait for it to deploy
- go into the repo settings
- on the left sidebar, select the Pages tab
- under the Branch portion of the page, select gh_pages from the first box
- choose Root as the folder in the second box
- click save
- go to the page with the repo files
- on the right sidebar, on the About section, click the cog wheel
- under the Website section, check and uncheck the box marked Use your Github Pages website
- change the url to say yourname.github.io/rr/play
- go into the repo settings
- on the left sidebar, select the Pages tab
- under the Branch portion of the page, select gh_pages from the first box
- choose Root as the folder in the second box
- click save
- go to the page with the repo files
- on the right sidebar, on the About section, click the cog wheel
- under the Website section, check and uncheck the box marked Use your Github Pages website
- change the url to say yourname.github.io/ps1/PlayStation.htm
certain games have links that return you back to starg3n. these are as follows:
- ds
- gba
- hl1 go into these repos and search for this line of code
<a href="https://starg3n.github.io"><img src="/data/favicon.ico"></img></a>
replace the starg3n url with your new url.
once you've set up the websites, continue onto the Hompage Customization setting