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/22 17:32:33 UTC

[8/8] incubator-beam-site git commit: This closes #94

This closes #94


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

Branch: refs/heads/asf-site
Commit: 51e0afeb01bb80bd22e6fd2bc3c2017d288660d7
Parents: 4215e96 7afb640
Author: Davor Bonaci <da...@google.com>
Authored: Tue Nov 22 09:32:08 2016 -0800
Committer: Davor Bonaci <da...@google.com>
Committed: Tue Nov 22 09:32:08 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    |   15 +
 content/contribute/design-principles/index.html |    1 +
 content/contribute/index.html                   |    1 +
 content/contribute/logos/index.html             |    1 +
 content/contribute/maturity-model/index.html    | 6829 ++++++++++++++++++
 .../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                |    1 +
 .../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 +
 content/documentation/runners/apex/index.html   |    1 +
 .../runners/capability-matrix/index.html        |    1 +
 .../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/python/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/support/index.html          |    1 +
 .../get-started/wordcount-example/index.html    |    1 +
 content/images/contribution-diversity.png       |  Bin 0 -> 38606 bytes
 content/index.html                              |    1 +
 content/privacy_policy/index.html               |    1 +
 src/_includes/header.html                       |    1 +
 src/contribute/contribution-guide.md            |   13 +
 src/contribute/maturity-model.md                | 6660 +++++++++++++++++
 src/images/contribution-diversity.png           |  Bin 0 -> 38606 bytes
 52 files changed, 13563 insertions(+)
----------------------------------------------------------------------