From dev-return-9005-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Fri Mar 05 23:45:26 2010 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 9162 invoked from network); 5 Mar 2010 23:45:25 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Mar 2010 23:45:25 -0000 Received: (qmail 18860 invoked by uid 500); 5 Mar 2010 23:45:10 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 18818 invoked by uid 500); 5 Mar 2010 23:45:10 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 18810 invoked by uid 99); 5 Mar 2010 23:45:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Mar 2010 23:45:10 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mikeal.rogers@gmail.com designates 209.85.216.200 as permitted sender) Received: from [209.85.216.200] (HELO mail-px0-f200.google.com) (209.85.216.200) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Mar 2010 23:45:05 +0000 Received: by pxi38 with SMTP id 38so187459pxi.27 for ; Fri, 05 Mar 2010 15:44:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=jUYLyb4upGH8kWa7CQ+WGPm00EPLY0tGTr79PqSTAqc=; b=eE79Gi+Hczo8FAro5Ltu09hlqDPNH3Q9uZfKfa1DS7SEk69Ui10HhA/tDe7HVDRbhk UzpEb9721rnrGEgK/bdrozVVeU3hFBctvfqmg4aGfCDMLflf2VxGEdgZhnyk7YdG2fhL jDuu/s7IaoVzpHa0Rlojfk9K/DjDPZylsSr4Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=Z7TY+ruZxANWJ+Y6jgCm3ymjlXOiUCBjjZ16T++SAmvbZKcC3WBmGKlvvM0bv+efHR WpPlVcM15OKBgJCAHWhWRxq2NIuFhoiyVg7IFyQ9o2n2aU42h6Bp/eUxrgKVHdYCDFBn KU4bnjZa6/WjnmZfgyLIp8yZls8FD9084D6Kg= MIME-Version: 1.0 Received: by 10.115.103.28 with SMTP id f28mr1171090wam.52.1267832684734; Fri, 05 Mar 2010 15:44:44 -0800 (PST) In-Reply-To: References: <0059D58E-A388-4B7A-B767-7E62154A1753@googlemail.com> <3B7C8CB9-727E-4566-8A38-EA19419AF988@tumbolia.org> <1A0868DE-6502-471B-8B1D-75F7F96C1FCC@tumbolia.org> Date: Fri, 5 Mar 2010 15:44:44 -0800 Message-ID: <30747dfa1003051544y7b0a00deh3be02409ac00b440@mail.gmail.com> Subject: Re: CouchDB Wiki / Documentation From: Mikeal Rogers To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I'm +1 on dogfooding a couchapp doc site. Last week Greg Stein mentioned something about a "space" that you can get at apache. Basically you get a box or VM or something that is part of apache infrastructure but the apache infra people don't maintain it, the people in your project do, so you can run your own stuff when necessary on Apache infra if you're willing to take on the task of maintaining it. -Mikeal On Fri, Mar 5, 2010 at 12:51 PM, Nicolas Steinmetz w= rote: > Le 05/03/10 21:42, Noah Slater a =E9crit : > >> I would like to work WITH the ASF, and not "against" them, where possibl= e. > > I agree as ASF is your sponsor. > > If the issue is just MoinMoin and as I think that couchdb.apache.org is > plain html (or is there a CMS behind it ?), what about couchdb core dev t= o > push html files from the github repo (manually or automatically) ? > > As far as I can see it : > - You remain on ASF infra for official doc (as core dev can push docs > against a given version of couchdb or other statement) > - For WIP doc, it's stored on github with features mentionned earlier. If > you want to use ASF infra, we can swith back to svn I guess. > > I think that it can sound fair for everybody. > > Cheers, > Nicolas > >