[Beam-665] This closes #40.
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/71d95e3b Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/tree/71d95e3b Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/diff/71d95e3b Branch: refs/heads/asf-site Commit: 71d95e3b27c36de0699ebf619b908012fa7749bc Parents: dc71179 27b5e76 Author: Frances Perry <[email protected]> Authored: Thu Oct 27 22:02:56 2016 -0700 Committer: Frances Perry <[email protected]> Committed: Thu Oct 27 22:02:56 2016 -0700 ---------------------------------------------------------------------- Rakefile | 2 +- _includes/header.html | 2 +- .../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/release-guide/index.html | 2 +- content/contribute/source-repository/index.html | 2 +- content/contribute/testing/index.html | 2 +- content/contribute/work-in-progress/index.html | 2 +- content/feed.xml | 4 +- content/images/wordcount-pipeline.png | Bin 0 -> 19220 bytes content/index.html | 2 +- content/learn/index.html | 2 +- content/learn/presentation-materials/index.html | 2 +- content/learn/programming-guide/index.html | 2 +- content/learn/resources/index.html | 2 +- .../learn/runners/capability-matrix/index.html | 4 +- content/learn/runners/dataflow/index.html | 2 +- content/learn/runners/direct/index.html | 2 +- content/learn/runners/flink/index.html | 2 +- content/learn/runners/index.html | 2 +- content/learn/runners/spark/index.html | 2 +- content/learn/sdks/index.html | 2 +- content/learn/sdks/java/index.html | 2 +- content/learn/sdks/javadoc/index.html | 2 +- content/privacy_policy/index.html | 2 +- content/project/logos/index.html | 2 +- content/project/public-meetings/index.html | 2 +- content/project/team/index.html | 2 +- content/use/beam-overview/index.html | 2 +- content/use/index.html | 4 +- content/use/issue-tracking/index.html | 2 +- content/use/mailing-lists/index.html | 2 +- content/use/quickstart/index.html | 2 +- content/use/releases/index.html | 2 +- content/use/walkthroughs/index.html | 4 +- content/use/wordcount-example/index.html | 648 +++++++++++++++++++ images/wordcount-pipeline.png | Bin 0 -> 19220 bytes use/index.md | 2 +- use/walkthroughs.md | 2 +- use/wordcount-example.md | 430 ++++++++++++ 54 files changed, 1132 insertions(+), 54 deletions(-) ----------------------------------------------------------------------
