-
Notifications
You must be signed in to change notification settings - Fork 7
Troubleshooting
Frequently Asked Questions, and a place where I put random info I learn while I'm working on this project before I forget it. TBC
GitHub Pages takes a few minutes to load your changes once you've pushed them. You can check if your changes have been deployed by clicking the "1 Environment" link at the top of your GitHub page, or going to https://github.com/%lt;username>/<reponame>/deployments
However, sometimes GitHub Pages doesn't pick up your comic update properly. The easiest way to fix this is to push another small, harmless update. This can be creating or deleting a random file in the comics folder, adding a space in a harmless place in one of your comic text posts, or anything you like. Once you push that change, you should hopefully see that and your actual comic update on your GitHub Page.