You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by da...@apache.org on 2016/11/07 18:21:06 UTC

[3/3] incubator-beam-site git commit: This closes #68

This closes #68


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/a94ad402
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/tree/a94ad402
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/diff/a94ad402

Branch: refs/heads/asf-site
Commit: a94ad4021cbdf75f23362932eef256c1f8cbeeb3
Parents: 2473d84 dd65b3b
Author: Davor Bonaci <da...@google.com>
Authored: Mon Nov 7 10:20:35 2016 -0800
Committer: Davor Bonaci <da...@google.com>
Committed: Mon Nov 7 10:20:35 2016 -0800

----------------------------------------------------------------------
 .../2016/03/17/capability-matrix.html           |   1 +
 .../2016/04/03/presentation-materials.html      |   1 +
 .../sdk/2016/02/25/python-sdk-now-public.html   |   1 +
 .../beam/release/2016/06/15/first-release.html  |   1 +
 .../10/11/strata-hadoop-world-and-beam.html     |   1 +
 .../website/2016/02/22/beam-has-a-logo.html     |   1 +
 .../blog/2016/05/18/splitAtFraction-method.html |   1 +
 .../05/27/where-is-my-pcollection-dot-map.html  |   1 +
 .../06/13/flink-batch-runner-milestone.html     |   1 +
 content/blog/2016/08/03/six-months.html         |   1 +
 content/blog/2016/10/20/test-stream.html        |   1 +
 content/blog/index.html                         |   1 +
 content/coming-soon.html                        |   1 +
 .../contribute/contribution-guide/index.html    |   1 +
 content/contribute/design-principles/index.html |   1 +
 content/contribute/index.html                   |   1 +
 content/contribute/logos/index.html             |   1 +
 .../presentation-materials/index.html           |   1 +
 content/contribute/release-guide/index.html     |   1 +
 content/contribute/source-repository/index.html |   1 +
 content/contribute/team/index.html              |   1 +
 content/contribute/testing/index.html           |   1 +
 content/contribute/work-in-progress/index.html  |   1 +
 content/documentation/index.html                |   3 +-
 .../pipelines/create-your-pipeline/index.html   |   1 +
 .../pipelines/design-your-pipeline/index.html   |   1 +
 .../pipelines/test-your-pipeline/index.html     |   1 +
 .../documentation/programming-guide/index.html  |   1 +
 content/documentation/resources/index.html      |   1 +
 .../runners/capability-matrix/index.html        | 289 ++++++++++++++++++-
 .../documentation/runners/dataflow/index.html   |   1 +
 content/documentation/runners/direct/index.html |   1 +
 content/documentation/runners/flink/index.html  |   1 +
 content/documentation/runners/spark/index.html  |   1 +
 content/documentation/sdks/java/index.html      |   1 +
 content/documentation/sdks/javadoc/index.html   |   1 +
 content/get-started/beam-overview/index.html    |   1 +
 content/get-started/downloads/index.html        |   1 +
 content/get-started/index.html                  |   1 +
 .../mobile-gaming-example/index.html            |   1 +
 content/get-started/quickstart/index.html       |   1 +
 content/get-started/releases/index.html         |   1 +
 content/get-started/support/index.html          |   1 +
 .../get-started/wordcount-example/index.html    |   1 +
 content/index.html                              |   1 +
 content/privacy_policy/index.html               |   1 +
 src/_data/capability-matrix.yml                 | 116 +++++++-
 src/_includes/header.html                       |   1 +
 src/documentation/index.md                      |   2 +-
 src/documentation/runners/apex.md               |   9 +
 src/documentation/runners/capability-matrix.md  |   2 +-
 51 files changed, 456 insertions(+), 10 deletions(-)
----------------------------------------------------------------------