Skip to content

How to make a fork work? #341

Discussion options

You must be logged in to vote
  1. In the github pages section of the fork, configure it to use the public_html branch as the webroot.
  2. Modify the base in the manifest to be the pathname that the mirror lives on.
    • For example, mine is https://joshmerlino.github.io/SHSGames/ so my base would be set to /SHSGames/ as seen in JoshMerlino@0527b30

Then after GitHub Actions rebuilds the site, it should work on your mirror. However there may be limited PWA functionality due to it not being on the root domain.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by JoshMerlino
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants