Return-Path: Delivered-To: apmail-aries-commits-archive@www.apache.org Received: (qmail 12346 invoked from network); 8 Feb 2011 11:08:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Feb 2011 11:08:45 -0000 Received: (qmail 17656 invoked by uid 500); 8 Feb 2011 11:08:45 -0000 Delivered-To: apmail-aries-commits-archive@aries.apache.org Received: (qmail 17586 invoked by uid 500); 8 Feb 2011 11:08:44 -0000 Mailing-List: contact commits-help@aries.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aries.apache.org Delivered-To: mailing list commits@aries.apache.org Received: (qmail 17573 invoked by uid 99); 8 Feb 2011 11:08:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Feb 2011 11:08:44 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Feb 2011 11:08:43 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id BDBA923889E5; Tue, 8 Feb 2011 11:08:23 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r784990 - /websites/staging/aries/trunk/content/development/maintainingthewebpages.html Date: Tue, 08 Feb 2011 11:08:23 -0000 To: commits@aries.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110208110823.BDBA923889E5@eris.apache.org> Author: buildbot Date: Tue Feb 8 11:08:23 2011 New Revision: 784990 Log: Staging update by buildbot Modified: websites/staging/aries/trunk/content/development/maintainingthewebpages.html Modified: websites/staging/aries/trunk/content/development/maintainingthewebpages.html ============================================================================== --- websites/staging/aries/trunk/content/development/maintainingthewebpages.html (original) +++ websites/staging/aries/trunk/content/development/maintainingthewebpages.html Tue Feb 8 11:08:23 2011 @@ -271,7 +271,7 @@ To do this you will need:

To run the build_site.pl script you will need to install the Python version -of Markup. The instructions for finding and installing Python pre-reqs are given [here] (http://wiki.apache.org/general/ApacheCMSFAQ)

+of Markup. The instructions for finding and installing Python pre-reqs are given here

Then to build the site use this command:

perl build_site.pl --source-base /path/to/newsite/trunk/ --target-base /path/to/output/

which will create *.html in /path/to/output/content