I deleted from remote and re-uploaded the code for my github webpage (branch gh-pages) i was hosting my site on with the following:
git push origin :gh-pages git push origin gh-pages
I am now getting a 404 error. My repo is about 920MB (under the 1GB Github Page limit). Anyone have an idea on what could be going wrong?