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 28D32200AE3 for ; Thu, 5 May 2016 02:03:24 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 277CD1609FF; Thu, 5 May 2016 00:03:24 +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 6E38E1609FC for ; Thu, 5 May 2016 02:03:23 +0200 (CEST) Received: (qmail 23839 invoked by uid 500); 5 May 2016 00:03:22 -0000 Mailing-List: contact commits-help@beam.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@beam.incubator.apache.org Delivered-To: mailing list commits@beam.incubator.apache.org Received: (qmail 23830 invoked by uid 99); 5 May 2016 00:03:22 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 May 2016 00:03:22 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id E41A0C015A for ; Thu, 5 May 2016 00:03:21 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.221 X-Spam-Level: X-Spam-Status: No, score=-3.221 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id O0zhS0rfV-Hm for ; Thu, 5 May 2016 00:03:20 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with SMTP id 7C0E35F36F for ; Thu, 5 May 2016 00:03:19 +0000 (UTC) Received: (qmail 23810 invoked by uid 99); 5 May 2016 00:03:18 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 May 2016 00:03:18 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 687DCDFE04; Thu, 5 May 2016 00:03:18 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: davor@apache.org To: commits@beam.incubator.apache.org Date: Thu, 05 May 2016 00:03:19 -0000 Message-Id: In-Reply-To: <7b72459768784c8b9ad2cf110677ae8e@git.apache.org> References: <7b72459768784c8b9ad2cf110677ae8e@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] incubator-beam-site git commit: This closes #14 archived-at: Thu, 05 May 2016 00:03:24 -0000 This closes #14 Project: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/commit/c90dbf18 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/tree/c90dbf18 Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/diff/c90dbf18 Branch: refs/heads/asf-site Commit: c90dbf1847a798da48cbaeaffbd3fd8a757e048e Parents: 3b54e40 34ae3e3 Author: Davor Bonaci Authored: Wed May 4 17:03:06 2016 -0700 Committer: Davor Bonaci Committed: Wed May 4 17:03:06 2016 -0700 ---------------------------------------------------------------------- coming-soon.md | 17 ++++ content/capability-matrix/index.html | 2 +- content/coming-soon.html | 126 +++++++++++++++++++++++++ content/contribution-guide/index.html | 4 +- content/docs/index.html | 144 +++++++++++++++++++++++++++++ content/feed.xml | 6 +- content/index.html | 82 ++++++++++++---- docs/index.md | 29 ++++++ index.md | 70 +++++++++++--- 9 files changed, 442 insertions(+), 38 deletions(-) ----------------------------------------------------------------------