Relative Content

Tag Archive for githubgithub-pages

unwanted link at the top of github page

I created a repo for GitHub pages. The page is available here.
The page has a link at the top that redirects to the same page. This link is not included in the README.md file and is not present when I open the file from github.

Github Pages Not Synced and Acting Weirdly

I’m having an issue with my repository’s GitHub Pages site. Specifically, it’s not updating and seemingly out of sync with my repository. I know it’s not even an issue with just giving it some time to update because it’s been almost two hours and the site has still not updated (GitHub pages sites normally take a couple of minutes to update). In fact, I even disabled my repository’s GitHub Pages site and it was still live for an hour until I gave up and put its status back to enabled. I have no idea why it’s acting like this, but maybe it’s because I forked my repository into another one of my repositories that is under one of my GitHub organizations and because that repository is two commits ahead? Though, I wouldn’t see why that would cause the issue because in the end of the day, those repositories are independent.