A simple fileserver which runs on top of Github pages
http://karlheinzniebuhr.github.io/resources.html
git clone https://github.com/username/username.github.io
git clone https://github.com/Karlheinzniebuhr/ghpages-fileserver
cp -r ghpages-fileserver/ username.github.io/
cd username.github.io
jekyll serve
Github will complain if you host binaries and/or very large files. If you upload Binaries compress (Zip) them first and try to not abuse with file size.