Hi everyone,
as the open source project I am working on is moving on to be more popular, we am thinking of upgrading our web site as well. At the moment we use hand-written HTML for most of the things. However, we want to make things more dynamic to allow for better collaboration and making it easier to publish documentation, tutorials, etc. Thus we'd like to move to a proper CMS. User-generated content, e.g. as in wiki pages and discussion forums should be possible as well. While many of the common CMSes like Drupal and friends provide stuff like that, we would also like to have some source management (git) or issue-tracking/bug-tracking functions. Sort of like Redmine or Trac, but with less project management and more CMS feeling.
Sadly, however, we don't really have time to implement all of that by ourselves. What we are looking for now is a unified system for this task. It should be runnable on a individual web server (i.e. no hosted services like github, sourceforge, etc.). LAMP as a base platform would be nice, but is not a must. A quick web search did not dig up anything useful, but then again, I may not have looked in the right place ;) Anyone with recommendations?
Thanks in advance, S.