I have my personal website hosted on github username.github.io
repo, weird thing is that after I pushed my new modifications to the repo, the page was still showing the content of my previous commit, but when I checked the content in that repo on github, it is the latest. Any idea what might be wrong. Some say it take a little while for the new content to show, but now it is almost 1 hour past.
Also, try opening the site in an incognito window (or clear your cache) - In my case, it was serving a cached version even though the site was updated. as Knut already pointed out - it can take some time until the update is rendered... as @LeviFuller pointed out, caching can be a problem.
Note: It can take up to 10 minutes for changes to your site to publish after you push the changes to GitHub. If you don't see your GitHub Pages site changes reflected in your browser after an hour, see "About Jekyll build errors for GitHub Pages sites."
Your local Git commit email isn't connected to your account Commits must be made with an email address that is connected to your account on GitHub.com, or the GitHub-provided noreply email address provided to you in your email settings, in order to appear on your contributions graph.
Finally got the problem, it was due to one module failed build in my project, after fixing that it works successfully.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With