Return-Path: X-Original-To: apmail-zest-dev-archive@minotaur.apache.org Delivered-To: apmail-zest-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0D04A10ECB for ; Mon, 20 Apr 2015 00:06:43 +0000 (UTC) Received: (qmail 89724 invoked by uid 500); 20 Apr 2015 00:06:43 -0000 Delivered-To: apmail-zest-dev-archive@zest.apache.org Received: (qmail 89688 invoked by uid 500); 20 Apr 2015 00:06:43 -0000 Mailing-List: contact dev-help@zest.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zest.apache.org Delivered-To: mailing list dev@zest.apache.org Received: (qmail 89671 invoked by uid 99); 20 Apr 2015 00:06:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Apr 2015 00:06:42 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: message received from 54.191.145.13 which is an MX secondary for dev@zest.apache.org) Received: from [54.191.145.13] (HELO mx1-us-west.apache.org) (54.191.145.13) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Apr 2015 00:06:38 +0000 Received: from mail-ig0-f175.google.com (mail-ig0-f175.google.com [209.85.213.175]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id E637920C7A for ; Mon, 20 Apr 2015 00:06:17 +0000 (UTC) Received: by iget9 with SMTP id t9so56489890ige.1 for ; Sun, 19 Apr 2015 17:06:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=6XSu2GBT2YSDsbJ/hNz+Nt18Y+QKsKsHi/Km25sr5Og=; b=nuN/WNmUEQBP9LojbWop4yNlnYjbA8c5zLZe/KKd/lF4+TRlAUs7IgIxoDOPLqHhzs a1aZjGnZgehf6KoKfkHJhjpQ2FMiGYJJcvOH1cFTaK0vuIhEUvuXydGsewGrXfXTJN6L etQKzVktwJLSDaGkrF29f+EJBbu8DVyQifsDGV5uD/RcjvjcsAJrUbwxUxoWfB3R5wZk nRG2/IS4ATwCXUkEAB+bfOrD4HcUJLzQiVOmtM36S3aZzF4ztJZH2sEISYpjoVbNBQuk 5hjaS2B/I8+rUdgrYhGLs67eCqjCLjRqMYtpGrnn+a2e4rG2CWTLDQz68wj9iw8T+V4M DXew== X-Received: by 10.50.111.168 with SMTP id ij8mr17576667igb.43.1429488377454; Sun, 19 Apr 2015 17:06:17 -0700 (PDT) MIME-Version: 1.0 Sender: hedhman@gmail.com Received: by 10.36.44.70 with HTTP; Sun, 19 Apr 2015 17:05:57 -0700 (PDT) In-Reply-To: <55329F6A.90303@nosphere.org> References: <5531639F.9060002@nosphere.org> <55329F6A.90303@nosphere.org> From: Niclas Hedhman Date: Mon, 20 Apr 2015 08:05:57 +0800 X-Google-Sender-Auth: min99S_7uR9yZk2cFgxY6SmKSx4 Message-ID: Subject: Re: Site To: dev Content-Type: multipart/alternative; boundary=047d7b414534f2e46a05141cb2ec X-Virus-Checked: Checked by ClamAV on apache.org --047d7b414534f2e46a05141cb2ec Content-Type: text/plain; charset=UTF-8 You wrote that the SVN repo has to be next to the qi4j repo. What does that really mean? Like this ?? mkdir zest cd zest svn checkout https://svn.apache.org/repos/asf/zest/site git clone https://git-wip-us.apache.org/repos/asf/zest-qi4j.git Niclas On Sun, Apr 19, 2015 at 2:16 AM, Paul Merlin wrote: > Gang, > > I did put the website sources at `zest/site` in svn. > The jekyll build output static files in `zest/site/content`. > > I did a quick re-brand of the website, it is now live at > https://zest.apache.org/. > > In `zest/site/README.md` you'll find instructions on how to work locally > on the website content. > > The Qi4j build has been updated to allow publishing of versioned > documentation given that you have the zest svn repository checked out in > a folder named `zest-svn` next to the `zest-qi4j` git clone. > > Cheers > > /Paul > > -- Niclas Hedhman, Software Developer http://zest.apache.org/qi4j - New Energy for Java --047d7b414534f2e46a05141cb2ec--