What are the limitations on the amount of data on github pages?
Main github repo a limited in 1 GB (https://help.github.com/articles/what-is-my-disk-quota/), and what about github pages?
UPD
On http://www.quora.com/What-are-bandwidth-and-traffic-limits-for-GitHub-pages I found two much different answers.
GitHub now has new policies of a 1GB filesize repository, warnings for pushes of files over 50 MB and complete rejection for fileuploads of 100MB. GitHub warns you when you push a file larger than 50 MB.
Related is bandwidth usage (amount of data transferred). There is a limit but it isn't documented. Taken from the GitHub Terms of Service:
If your bandwidth usage significantly exceeds the average bandwidth usage (as determined solely by GitHub) of other GitHub customers, we reserve the right to immediately disable your account or throttle your file hosting until you can reduce your bandwidth consumption.
来源:https://stackoverflow.com/questions/28706454/github-pages-site-size-limits