Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 51914200C76 for ; Sat, 29 Apr 2017 06:38:07 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 45367160BB8; Sat, 29 Apr 2017 04:38:07 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8A865160BA3 for ; Sat, 29 Apr 2017 06:38:06 +0200 (CEST) Received: (qmail 42320 invoked by uid 500); 29 Apr 2017 04:38:05 -0000 Mailing-List: contact cvs-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list cvs@incubator.apache.org Received: (qmail 42311 invoked by uid 99); 29 Apr 2017 04:38:05 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Apr 2017 04:38:05 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 996443A0EA9 for ; Sat, 29 Apr 2017 04:38:04 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1793166 - /incubator/public/trunk/content/guides/website.xml Date: Sat, 29 Apr 2017 04:38:04 -0000 To: cvs@incubator.apache.org From: mattf@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170429043804.996443A0EA9@svn01-us-west.apache.org> archived-at: Sat, 29 Apr 2017 04:38:07 -0000 Author: mattf Date: Sat Apr 29 04:38:03 2017 New Revision: 1793166 URL: http://svn.apache.org/viewvc?rev=1793166&view=rev Log: add final Publish instruction within CMS Modified: incubator/public/trunk/content/guides/website.xml Modified: incubator/public/trunk/content/guides/website.xml URL: http://svn.apache.org/viewvc/incubator/public/trunk/content/guides/website.xml?rev=1793166&r1=1793165&r2=1793166&view=diff ============================================================================== --- incubator/public/trunk/content/guides/website.xml [utf-8] (original) +++ incubator/public/trunk/content/guides/website.xml [utf-8] Sat Apr 29 04:38:03 2017 @@ -118,8 +118,10 @@ limitations under the License.
  • Once you commit, it sends you to a monitoring page. You can monitor the build if you wish in the "[Follow Staging Build] page. When it completes, go back to the monitoring page. If the build passed, click "[Staged]" to preview your work. Then go back again to the monitoring page.
  • -
  • If you need to make more changes, press "[Edit]" to continue editing your workspace.
  • -
  • When the Staged work is complete and satisfactory, press "[Publish Site]" to make it public. In a few seconds you can view it +
  • If you need to make more changes, press "[Edit]" to continue editing your workspace. Do Submit, Build, and Stage again.
  • +
  • When the Staged work is complete and satisfactory, press "[Publish Site]" to make it public. On the "Publish Incubator Site" + page, provide a log message and press "Submit". + In a few seconds you can view it by clicking "[Production]" or simply browsing to the public URL and refreshing your browser cache.
  • --------------------------------------------------------------------- To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org For additional commands, e-mail: cvs-help@incubator.apache.org