GitHub special repos
User
.github -- user level "community health files"
{user} -- GitHub.com profile
{user}.github.io -- personal website
{user}.github.io/{repo} -- personal website with a repo
Organization
.github -- organization level public "community health files"
.github/profile/README.md -- GitHub.com public profile
.github-private -- organization level private "community health files"
.github-private/profile/README.md -- GitHub.com private profile
{organization}.github.io -- organization website
{organization}.github.io/{repo} -- organization website with a repo