You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by fr...@apache.org on 2016/11/15 03:02:41 UTC

[4/4] incubator-beam-site git commit: This closes #85

This closes #85


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

Branch: refs/heads/asf-site
Commit: 3b93d1b5655a16088571b59d678412854d245bbb
Parents: 160a5d3 9f62b6e
Author: Frances Perry <fj...@google.com>
Authored: Mon Nov 14 19:02:04 2016 -0800
Committer: Frances Perry <fj...@google.com>
Committed: Mon Nov 14 19:02:04 2016 -0800

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