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 2017/01/31 01:13:16 UTC

[5/5] beam-site git commit: This closes #134

This closes #134


Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/2f4d86d3
Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/2f4d86d3
Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/2f4d86d3

Branch: refs/heads/asf-site
Commit: 2f4d86d317b7fac2551c92a13805b99952ad9531
Parents: fedd4ab 077a174
Author: Davor Bonaci <da...@google.com>
Authored: Mon Jan 30 17:12:47 2017 -0800
Committer: Davor Bonaci <da...@google.com>
Committed: Mon Jan 30 17:12:47 2017 -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/2017/01/09/added-apex-runner.html  |   1 +
 content/blog/2017/01/10/beam-graduates.html     |   1 +
 content/blog/index.html                         |   1 +
 content/coming-soon.html                        |   1 +
 .../contribute/contribution-guide/index.html    |   3 +
 content/contribute/design-principles/index.html |   1 +
 content/contribute/index.html                   |   4 +
 content/contribute/logos/index.html             |   1 +
 content/contribute/maturity-model/index.html    |   1 +
 .../presentation-materials/index.html           |   1 +
 .../ptransform-style-guide/index.html           | 759 +++++++++++++++++++
 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/index.html                              |   1 +
 content/privacy_policy/index.html               |   1 +
 src/_includes/header.html                       |   1 +
 src/contribute/contribution-guide.md            |   2 +
 src/contribute/index.md                         |   2 +
 src/contribute/ptransform-style-guide.md        | 489 ++++++++++++
 54 files changed, 1307 insertions(+)
----------------------------------------------------------------------