Github pages site size limits?

前端 未结 3 1984
感情败类
感情败类 2021-01-01 19:08

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 wh

3条回答
  •  庸人自扰
    2021-01-01 19:35

    https://docs.github.com/en/free-pro-team@latest/github/working-with-github-pages/about-github-pages#guidelines-for-using-github-pages

    Usage limits

    GitHub Pages sites are subject to the following usage limits:

    GitHub Pages source repositories have a recommended limit of 1GB. For more information, see "What is my disk quota?"

    Published GitHub Pages sites may be no larger than 1 GB.

    GitHub Pages sites have a soft bandwidth limit of 100GB per month.

    GitHub Pages sites have a soft limit of 10 builds per hour.

提交回复
热议问题