Private Github repo & Public Github Pages
· 阅读需 2 分钟
弄了个 Student Developer Pack 可以使用 Private repo ,我就想,如果把 Github Pages 设为 Private 会怎么样。
Google 一下,发现设为私有后 Github Pages 仍然可用
I had raised a support ticket against Github and got a response confirming the fact that ALL pages are public. I've now requested them to add a note to help.github.com/pages.
All project repositories are ready to use the generator for publishing. However, please note that private repositories will publish pages that are public.
于是索性把repo 设为私有,这样还可以把源md文件传上去备份,挺好的。
关于付费账户到期时私有项目问题
只是需要注意repo公开时,源md文件泄露的问题。
停止付费后,私有项目会继续出现在"Your repositories"的"Private"选项卡中,前面显示一个lock的图标。
此时你无法进入或操作此项目,除非你重新付费。