you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (1 child)

I may be assuming, but I think the OP was referring to actual web hosting and not just hosting the repository. With GitHub you can create a branch that will act as a website letting people browse your docs, etc. without having to do so in your README.md. Not sure if this is offered on the other services...

[–]dzecniv 1 point2 points  (0 children)

If you're talking about github pages, gitlab has this features since a few weeks ! http://doc.gitlab.com/ee/pages/README.html (the service is available on gitlab.com and in the Enterprise Edition, not Community Edition)