The repository is pretty much `ready to run' (pointing the DocumentRoot to wwwroot in the repository, creating a springpw.php similar to springpw_example.php, and filling a database (see below, I'm still working on this) should be sufficient.)
It should work on both Linux and Windows, although the latter is untested (but I didn't use symlinks, so I've good hope it works.)
It includes phpbb, mantis and mediawiki to ease managing mods/extensions to these parts of the site.
The repository is here:
http://github.com/spring/spring-website
git://github.com/spring/spring-website.git
Since this means I just replaced the entire website directory tree with a brand new checkout from git, there exists a chance something went missing. If you think you found such a thing, don't panic, but just let me know so I can fix it.
If you have cloned (forked on github) the repository and made some cool modifications, please let me know in the lobby or by forum PM, then I'll see if they're worth merging etc.
I'll be working on a sample database/dataset to use with this so you don't have to fill this in by hand. (I guess this would be the most probematic part currently when setting up local development copy of the site.)
Have fun coding :idea:
