Return-Path: X-Original-To: apmail-community-dev-archive@minotaur.apache.org Delivered-To: apmail-community-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 D8840CF23 for ; Thu, 8 Jan 2015 18:37:24 +0000 (UTC) Received: (qmail 26325 invoked by uid 500); 8 Jan 2015 18:37:26 -0000 Delivered-To: apmail-community-dev-archive@community.apache.org Received: (qmail 26083 invoked by uid 500); 8 Jan 2015 18:37:25 -0000 Mailing-List: contact dev-help@community.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@community.apache.org Delivered-To: mailing list dev@community.apache.org Received: (qmail 26064 invoked by uid 99); 8 Jan 2015 18:37:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jan 2015 18:37:24 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ted.dunning@gmail.com designates 209.85.213.181 as permitted sender) Received: from [209.85.213.181] (HELO mail-ig0-f181.google.com) (209.85.213.181) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jan 2015 18:36:59 +0000 Received: by mail-ig0-f181.google.com with SMTP id a13so4305712igq.2 for ; Thu, 08 Jan 2015 10:36:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=tRCYlQTfGlG/wEG+DQ0LFEmcdnOHf+7uCCDSLsZn8t8=; b=sM9y88Urmepmmyo14R953Mwr4aEEN2YWrfe/xgp7vZxvBWed9lrDwgJQ67AlU4wAG7 vVQCGEhvQuJT6WAHpFySCEGEDfg3iWsZi+w6GkByKBBxD/owT45UQ5tO15xbZOcZaEpg 7oPX67HecswwWYeuEoT+JvTQVWvTGKKVZbqcCCd79bPSxtIR8g07N13VW0VKFA2JVa7r vqQ+o36ghJeBpPHx/mgGO+b2turybCYPzoNd5DrGl/pvAsvL/1IJGr1aAsmLcUska62z DGFMbLa6zDD4Oq0JeN8cptRzh4eNkxsCKa8VGq7ROS8wHoAH2AzYTn6uNC+TXV212uJv 8ERA== X-Received: by 10.107.10.135 with SMTP id 7mr10779691iok.72.1420742218305; Thu, 08 Jan 2015 10:36:58 -0800 (PST) MIME-Version: 1.0 Received: by 10.64.24.116 with HTTP; Thu, 8 Jan 2015 10:36:27 -0800 (PST) In-Reply-To: References: <54AE3F1F.1030905@apache.org> From: Ted Dunning Date: Thu, 8 Jan 2015 10:36:27 -0800 Message-ID: Subject: Re: GitHub pages for git based Apache projects (Was: Re: Managing zyz.apache.org (was RE: WELCOME to dev@community.apache.org)) To: "dev@community.apache.org" Content-Type: multipart/alternative; boundary=001a113f9b4c3d5957050c2853e8 X-Virus-Checked: Checked by ClamAV on apache.org --001a113f9b4c3d5957050c2853e8 Content-Type: text/plain; charset=UTF-8 On Thu, Jan 8, 2015 at 3:29 AM, Bertrand Delacretaz wrote: > Hi, > > On Thu, Jan 8, 2015 at 10:14 AM, Ted Dunning > wrote: > > ...Apache Drill has been doing something like this for some time. They > use > > Jekyll from Github to render markdown as HTML and then commit the HTML to > > SVN to that pubsub carries it to the right places... > > Do you have URLs that show how that works? DeviceMap might be interested. > > https://github.com/apache/drill/tree/gh-pages See the README Also http://jekyllrb.com/ --001a113f9b4c3d5957050c2853e8--