On 2/4/08, Brian McCallister <[EMAIL PROTECTED]> wrote: > > I'm going ot put this in a trunk/site/ directory and rename it to > index.html. After that will check out that directory to the incubator site > /www/incubator.apache.org/shindig/ on people.apache.org > > From there we can manage changes to the site through svn and anyoen will > be able to do an svn up to update it. > > Sound reasonable?
Realized this makes little sense. Deploy will be (once): $ cd /www/incubator.apache.org/shindig/ $ svn co http://....../trunk/site . Update process will be: $ cd /www/incubator.apache.org/shindig/ $ svn up -Brian > > On 2/4/08, Cassie <[EMAIL PROTECTED]> wrote: > > > > Okay, so I am going to go ahead and check this in this one new file as > > shindig.html into the top level dir. I am then going to make a svn > > client on > > the people.apache box, symlink the new file into our www dir and then > > the > > new website should be up. > > > > To update the website while it is still in this very simple form we will > > then just need to svn up that client. > > > > Let me know if there is a better way to do this, we can easily change to > > do > > anything else. > > (And of course, later we will have a real website with multiple pages, a > > wiki or whatever. This is just a quick solution) > > > > - Cassie > > > > > > > > On Mon, Feb 4, 2008 at 3:19 PM, Brian McCallister <[EMAIL PROTECTED]> > > wrote: > > > > > Works for me! Minor nit -- I would consider using separate pages for > > the > > > tabs just to play nicer with, er, search engines and stuff... umh, > > okay, > > > will trust you all on that one :-) > > > > > > Commit it. We can make any changes as needed! > > > > > > -Brian > > > > > > On 2/4/08, Dan Peterson <[EMAIL PROTECTED]> wrote: > > > > > > > > Hey folks, > > > > > > > > Cassie Doll, John Hjelmstad, Chris Schalk, Bruno Bowden, and I sat > > down > > > > and > > > > pulled together this fairly basic website for Shindig: > > > > > > http://myplace.org/~dpeterson/shindig.html<http://myplace.org/%7Edpeterson/shindig.html> > > <http://myplace.org/%7Edpeterson/shindig.html> > > > > > > > > > > My thought is that this should replace the "coming soon" webpage > > that > > > > currently lives at http://incubator.apache.org/shindig/ > > > > > > > > The proposed website still has a long way to go, but hopefully > > addresses > > > > the > > > > initial questions new folks have, and starts to build some structure > > > > around > > > > the community. I definitely want to flesh out the "contribute" > > section > > > > more > > > > with regards to design principles, coding style, testing practices, > > > > community practices, etc. Also, I think it makes sense to have a > > wiki as > > > > well for more fluid sections of the website. > > > > > > > > How's it look? Shall we go ahead and commit it? > > > > > > > > Cheers, > > > > > > > > -Dan > > > > > > > > > > >

