Github Pages
p/github-pages
Websites for you and your projects.
Jonathan Howard
Github Pages — Every Github repo has a secret free website.
Featured
1

Websites for you and your projects.

Hosted directly from your GitHub repository. Just edit, push, and your changes are live.

Replies
Best
Jonathan Howard
Ok, the tagline is exaggerated. But the functionality is really awesome and free from Github. Combine with Angular and it's incredibly powerful for getting an interactive website up with no hosting costs, via: 1) "git push" on a repo with an index.html file 2) ... 3) Profit! (It's live at reponame.github.io)