Project hosting sites that provide web site hosting

末鹿安然 提交于 2019-12-02 00:13:39

问题


I wish to start up an open source project and have been thinking about project hosting sites. I've been hearing suggestions to try something other than SourceForge. However, one thing SourceForge has that I haven't seen in other project hosts is its web site hosting. I would like to eventually set up a semi-professional, official site for regular people to visit and get my software. SourceForge's web space would make that easier. Are there any other project hosting services that provide such a web space that I may have missed?


回答1:


Github has the pages feature that is integrated with the repo. It also a builtin wiki.




回答2:


Google Project hosting doesn't provide a website in the style Sourceforge does. On Google Project hosting it is somehow integrated in the online repository, though I think it fits nicely, it's clean, you have a wiki and download page, everything in place.

You may take a look at it. Here's an example of one of the projects hosted by Google itself.




回答3:


I will suggest you to go with these well known and well managed sites for hosting your project.

In my opinion you should not worry about the marketing site right now. You can find some very free/cheap hosting available. And if your project is doing good, you can actually approach some hosting provider to provide you ad supported hosting.

  • SourceForge
  • CodePlex
  • Google Code



回答4:


There are many ways to create sites for free on the web, e.g. Google Sites -- and by paying some modest amount to a domain name vendor, you can have such sites appear on your domain. Why does it matter to you if the free sites are tightly connected to the project hosting part of the equation, or more loosely connected, as in the case of Google's offerings?




回答5:


http://patch-tag.com, a hosting for darcs, allows darcsit (gitit) wikis associated with projects; the repo must also be the source for the wiki. (An example.)

This is probably a quite common feature among the current code hosting sites.



来源:https://stackoverflow.com/questions/1548939/project-hosting-sites-that-provide-web-site-hosting

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!