깃헙페이지 호스팅 제한사항 - GitHub Pages limits
계속 무료로 제공해 준다하니, 우리네 촉이 발동
분명히 제한 사항이 있을껏이야~~~~
정답은 여기 GitHub 공식 어바웃 페이지에 있다는
https://help.github.com/en/github/working-with-github-pages/about-github-pages
About GitHub Pages - GitHub Help
About GitHub Pages You can use GitHub Pages to host a website about yourself, your organization, or your project directly from a GitHub repository. GitHub Pages is available in public repositories with GitHub Free, and in public and private repositories wi
help.github.com
문구만 가져오면,
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.
1GB 정도의 static files 등을 올려두고, 월 100GB 이하의 트래픽으로 운용이 가능하다는
시간당 10번의 빌드수는 Travis-ci.org 를 이용하면 크게 문제 없을 것 같고
당연히 동영상이나, 고화질 이미지들을 서비스하는 형태는 안되겠고, 자신의 글이나 기술 블로그 정도는 무리없이 운영이 가능할 것으로 보여지네 ^^
개인 흔적 남기기는 무료로 GitHub pages 로 충분~~
'IT > Web' 카테고리의 다른 글
부트스트랩 - 테이블 자동 너비 지정 (0) | 2021.02.15 |
---|---|
PWA 개발하기 - Progressive Web App 제작 (0) | 2020.03.09 |
CSS 지식 - em과 rem의 차이 (0) | 2020.02.27 |
CSS 한글 폰트 선택하기 - 노토산스, NotoSansKR (0) | 2020.02.25 |
기술 자료나 위키 문서를 외부에 공개할 때 사용할 문서 플랫폼 (0) | 2020.02.06 |