On 12/28/11 19:36, David Blevins wrote: > Ok, so we have the staging part of the CMS up and running here (ignore the > content itself):
:-) <snip> > We're going to get a boat load of notifications from buildbot committing to > websites/staging/rat and websites/production/rat. We might want to setup a > 'rat-notifications' list or possibly send them to trash. (I think these flow to rat-commits ATM) > Anyway, the workflow is this: > > - johndoe commits to rat/site/trunk/content/rat/ > - buildbot runs the cms and generates and commits to websites/staging/rat/ > - johndoe clicks the publish link in the CMS webui > - buildbot svn merges websites/staging/rat/ to websites/production/rat/ > > So essentially there are three commits for every change. One from johndoe > and two from buildbot. > > > Anyway, concrete next step is putting some content in there. Either html or > markdown. > > If it is markdown, we need a better template than the one I added. The file > to mess with is: > > > http://svn.apache.org/repos/asf/incubator/rat/site/trunk/templates/skeleton.html If anyone feels inspired, please dive in :-) Robert