Github
Upload files
- To upload your patch on Github, first you need a Github account. If you don't have one, you can create it here. Be sure to use a good username, your website will be
<username>.github.io.
- After creating your account, you can create a new repository, you can use this link. Be sure to use a good name for your repository, your patch will be available at
<username>.github.io/<repository-name>. After all configuration, click on theCreate repositorybutton.
- After creating your repository, you will see a weird page with a lot of information. You can ignore all of this and search for the link
uploading an existing file. Click on it.
- After clicking on the link, you will see a page with a box to drag and drop your files. Upload all files inside the
Webpatchfolder. You can select all files and drag them to the box. After that, you can click on theCommit changesbutton.
Wait a few seconds to see your files on the repository.
Publish your patch
- From your repository page, click on the
Settingstab. After that, scroll down to thePagessection. On the sectionBuild and deployment, select the branchmainand the folder/root. After that, click on theSavebutton.
Wait a few seconds and you will see a link to your patch. You can access your patch using the link <username>.github.io/<repository-name>.
Save button not working?
Sometimes the Save button does not become available for the /root, change from main to None then Save, after that, change back to main and Save again.