I’m finding a weird discrepancy between my site when I run it on a local server and when I view it on GitHub Pages. The local file is exactly the same as the one I’ve pushed up to the remote repo, so I don’t understand why they would be displaying differently.
Here is a screenshot of my local server:
And the version on gh-pages:
As you can see, the most recent post shows up on gh-pages, but does not show up on my local server. Has anyone come across this before?
All the code is available on GitHub. If you have any questions, please don’t hesitate to get in touch!
Thanks in advance.