I know this isn't advised and there's a reason they're separated. But to my specific case gh-pages only have 1 page (index.html), and I want that 1 page to contain basically every file on master so it can be demonstrable. I was even considering using JSbin until I stumbled upon github pages.
So, is there any way to have just the master and still keep user.github.com/project
pointing to it?
Maybe using symbolic-ref?