This is an automated email from the ASF dual-hosted git repository. kenn pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam-site.git
commit 7a3444423d8af0e2a3e279af04f7ecf84416b5fb Merge: ae67bad 94ceaae Author: Kenneth Knowles <[email protected]> AuthorDate: Wed May 9 11:59:36 2018 -0700 Merge #436: Add Community top-level section Regenerate site content Remove obsolete Maturity Model section Add top-level Community section .../capability/2016/03/17/capability-matrix.html | 3 + .../2016/04/03/presentation-materials.html | 3 + .../sdk/2016/02/25/python-sdk-now-public.html | 3 + content/beam/release/2016/06/15/first-release.html | 3 + .../2016/10/11/strata-hadoop-world-and-beam.html | 3 + .../update/website/2016/02/22/beam-has-a-logo.html | 3 + .../blog/2016/05/18/splitAtFraction-method.html | 3 + .../05/27/where-is-my-pcollection-dot-map.html | 3 + .../2016/06/13/flink-batch-runner-milestone.html | 3 + content/blog/2016/08/03/six-months.html | 3 + content/blog/2016/10/20/test-stream.html | 3 + content/blog/2017/01/09/added-apex-runner.html | 3 + content/blog/2017/01/10/beam-graduates.html | 3 + .../blog/2017/02/01/graduation-media-recap.html | 3 + content/blog/2017/02/13/stateful-processing.html | 3 + content/blog/2017/03/16/python-sdk-release.html | 3 + .../blog/2017/05/17/beam-first-stable-release.html | 3 + content/blog/2017/08/16/splittable-do-fn.html | 3 + content/blog/2017/08/28/timely-processing.html | 3 + content/blog/2018/01/09/beam-a-look-back.html | 3 + content/blog/2018/02/19/beam-2.3.0.html | 3 + content/blog/index.html | 3 + content/coming-soon.html | 3 + .../contact-us}/index.html | 89 +- content/{contribute => community}/logos/index.html | 67 +- .../presentation-materials/index.html | 67 +- content/contribute/become-a-committer/index.html | 15 +- content/contribute/committer-guide/index.html | 15 +- content/contribute/contribution-guide/index.html | 15 +- content/contribute/design-principles/index.html | 15 +- content/contribute/docker-images/index.html | 15 +- content/contribute/eclipse/index.html | 15 +- content/contribute/feature-branches/index.html | 15 +- content/contribute/index.html | 15 +- content/contribute/intellij/index.html | 15 +- content/contribute/logos/index.html | 537 +- content/contribute/maturity-model/index.html | 6894 -------------------- content/contribute/portability/index.html | 15 +- .../contribute/presentation-materials/index.html | 253 +- .../contribute/ptransform-style-guide/index.html | 15 +- content/contribute/release-guide/index.html | 15 +- content/contribute/runner-guide/index.html | 15 +- content/contribute/source-repository/index.html | 15 +- content/contribute/testing/index.html | 15 +- .../contribute/website-contributions/index.html | 15 +- content/contribute/work-in-progress/index.html | 15 +- content/documentation/dsls/sql/index.html | 3 + content/documentation/execution-model/index.html | 3 + content/documentation/index.html | 3 + content/documentation/io/authoring-java/index.html | 3 + .../documentation/io/authoring-overview/index.html | 3 + .../documentation/io/authoring-python/index.html | 3 + .../documentation/io/built-in/hadoop/index.html | 3 + content/documentation/io/built-in/index.html | 3 + content/documentation/io/contributing/index.html | 3 + content/documentation/io/io-toc/index.html | 3 + content/documentation/io/testing/index.html | 3 + .../pipelines/create-your-pipeline/index.html | 3 + .../pipelines/design-your-pipeline/index.html | 3 + .../pipelines/test-your-pipeline/index.html | 3 + content/documentation/programming-guide/index.html | 3 + content/documentation/resources/index.html | 3 + content/documentation/runners/apex/index.html | 3 + .../runners/capability-matrix/index.html | 3 + content/documentation/runners/dataflow/index.html | 3 + content/documentation/runners/direct/index.html | 3 + content/documentation/runners/flink/index.html | 3 + content/documentation/runners/gearpump/index.html | 3 + content/documentation/runners/jstorm/index.html | 3 + content/documentation/runners/mapreduce/index.html | 3 + content/documentation/runners/spark/index.html | 3 + .../sdks/feature-comparison/index.html | 3 + .../documentation/sdks/java-extensions/index.html | 3 + .../documentation/sdks/java-thirdparty/index.html | 3 + content/documentation/sdks/java/index.html | 3 + content/documentation/sdks/java/nexmark/index.html | 3 + .../documentation/sdks/python-custom-io/index.html | 3 + .../sdks/python-pipeline-dependencies/index.html | 3 + .../documentation/sdks/python-streaming/index.html | 3 + .../sdks/python-type-safety/index.html | 3 + content/documentation/sdks/python/index.html | 3 + content/get-started/beam-overview/index.html | 4 +- content/get-started/downloads/index.html | 4 +- content/get-started/index.html | 4 +- .../get-started/mobile-gaming-example/index.html | 4 +- content/get-started/quickstart-java/index.html | 8 +- content/get-started/quickstart-py/index.html | 8 +- content/get-started/support/index.html | 255 +- content/get-started/wordcount-example/index.html | 4 +- content/index.html | 3 + content/learn/presentation-materials/index.html | 8 +- content/material/index.html | 8 +- content/privacy_policy/index.html | 3 + content/project/logos/index.html | 8 +- content/use/issue-tracking/index.html | 8 +- content/use/mailing-lists/index.html | 8 +- src/_includes/header.html | 3 + src/_includes/section-menu/community.html | 14 + src/_includes/section-menu/contribute.html | 12 - src/_includes/section-menu/get-started.html | 1 - src/community/contact-us.md | 26 + src/{contribute => community}/logos.md | 5 +- .../presentation-materials.md | 8 +- src/contribute/maturity-model.md | 6666 ------------------- src/get-started/quickstart-java.md | 4 +- src/get-started/quickstart-py.md | 4 +- src/get-started/support.md | 75 - 107 files changed, 433 insertions(+), 15058 deletions(-) -- To stop receiving notification emails like this one, please contact [email protected].
