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 0679868aeb12a662c863faf0fba9f1c842cb96e0 Merge: 887d75f 756b59a Author: Kenneth Knowles <[email protected]> AuthorDate: Fri Nov 3 12:03:38 2017 -0700 This closes #332: New web site navigation Regenerate website content New top menu plus side nav layout .../capability/2016/03/17/capability-matrix.html | 117 ++------- .../2016/04/03/presentation-materials.html | 117 ++------- .../sdk/2016/02/25/python-sdk-now-public.html | 117 ++------- content/beam/release/2016/06/15/first-release.html | 117 ++------- .../2016/10/11/strata-hadoop-world-and-beam.html | 117 ++------- .../update/website/2016/02/22/beam-has-a-logo.html | 117 ++------- .../blog/2016/05/18/splitAtFraction-method.html | 117 ++------- .../05/27/where-is-my-pcollection-dot-map.html | 117 ++------- .../2016/06/13/flink-batch-runner-milestone.html | 117 ++------- content/blog/2016/08/03/six-months.html | 117 ++------- content/blog/2016/10/20/test-stream.html | 117 ++------- content/blog/2017/01/09/added-apex-runner.html | 117 ++------- content/blog/2017/01/10/beam-graduates.html | 117 ++------- .../blog/2017/02/01/graduation-media-recap.html | 117 ++------- content/blog/2017/02/13/stateful-processing.html | 117 ++------- content/blog/2017/03/16/python-sdk-release.html | 117 ++------- .../blog/2017/05/17/beam-first-stable-release.html | 117 ++------- content/blog/2017/08/16/splittable-do-fn.html | 117 ++------- content/blog/2017/08/28/timely-processing.html | 117 ++------- content/blog/index.html | 117 ++------- content/coming-soon.html | 117 ++------- content/contribute/contribution-guide/index.html | 217 ++++++++------- content/contribute/design-principles/index.html | 200 +++++++------- content/contribute/docker-images/index.html | 197 +++++++------- content/contribute/index.html | 174 ++++++------ content/contribute/logos/index.html | 183 +++++++------ content/contribute/maturity-model/index.html | 252 +++++++++--------- .../contribute/presentation-materials/index.html | 179 ++++++------- .../contribute/ptransform-style-guide/index.html | 199 +++++++------- content/contribute/release-guide/index.html | 238 ++++++++++------- content/contribute/runner-guide/index.html | 256 ++++++++++-------- content/contribute/source-repository/index.html | 180 ++++++------- content/contribute/team/index.html | 177 ++++++------- content/contribute/testing/index.html | 278 +++++++++++--------- content/contribute/work-in-progress/index.html | 179 ++++++------- content/css/site.css | 172 +++++++++++- content/documentation/dsls/sql/index.html | 217 ++++++++------- content/documentation/execution-model/index.html | 253 +++++++++++------- content/documentation/index.html | 247 ++++++++++------- content/documentation/io/authoring-java/index.html | 239 ++++++++++------- .../documentation/io/authoring-overview/index.html | 250 +++++++++++------- .../documentation/io/authoring-python/index.html | 236 ++++++++++------- .../documentation/io/built-in/hadoop/index.html | 245 ++++++++++------- content/documentation/io/built-in/index.html | 236 ++++++++++------- content/documentation/io/contributing/index.html | 236 ++++++++++------- content/documentation/io/io-toc/index.html | 240 ++++++++++------- content/documentation/io/testing/index.html | 263 ++++++++++++------- .../pipelines/create-your-pipeline/index.html | 244 ++++++++++------- .../pipelines/design-your-pipeline/index.html | 249 +++++++++++------- .../pipelines/test-your-pipeline/index.html | 258 +++++++++++------- content/documentation/programming-guide/index.html | 292 ++++++++++++++------- content/documentation/resources/index.html | 260 +++++++++++------- content/documentation/runners/apex/index.html | 156 +++++------ .../runners/capability-matrix/index.html | 149 ++++------- content/documentation/runners/dataflow/index.html | 166 +++++------- content/documentation/runners/direct/index.html | 159 +++++------ content/documentation/runners/flink/index.html | 165 +++++------- content/documentation/runners/gearpump/index.html | 156 +++++------ content/documentation/runners/jstorm/index.html | 249 +++++++++++------- content/documentation/runners/mapreduce/index.html | 154 +++++------ content/documentation/runners/spark/index.html | 168 ++++++------ .../sdks/feature-comparison/index.html} | 163 +++++------- .../documentation/sdks/java-extensions/index.html | 173 ++++++------ content/documentation/sdks/java/index.html | 165 +++++------- content/documentation/sdks/nexmark/index.html | 279 +++++++++++++------- .../documentation/sdks/python-custom-io/index.html | 200 +++++++------- .../sdks/python-pipeline-dependencies/index.html | 176 ++++++------- .../sdks/python-type-safety/index.html | 183 +++++++------ content/documentation/sdks/python/index.html | 166 +++++------- content/get-started/beam-overview/index.html | 167 ++++++------ content/get-started/downloads/index.html | 176 ++++++------- content/get-started/index.html | 161 +++++------- .../get-started/mobile-gaming-example/index.html | 185 +++++++------ content/get-started/quickstart-java/index.html | 169 ++++++------ content/get-started/quickstart-py/index.html | 179 ++++++------- content/get-started/support/index.html | 168 ++++++------ content/get-started/wordcount-example/index.html | 193 +++++++------- content/index.html | 117 ++------- content/js/fix-menu.js | 64 +++++ content/js/language-switch.js | 13 + content/js/page-nav.js | 53 ++++ content/js/section-nav.js | 87 ++++++ content/privacy_policy/index.html | 117 ++------- src/_includes/head.html | 3 + src/_includes/header.html | 114 ++------ src/_includes/page-toc.html | 76 ++++++ src/_includes/section-menu/contribute.html | 33 +++ src/_includes/section-menu/documentation.html | 95 +++++++ src/_includes/section-menu/get-started.html | 20 ++ src/_includes/section-menu/runners.html | 8 + src/_includes/section-menu/sdks.html | 18 ++ src/_layouts/section.html | 26 ++ src/_sass/_global.sass | 25 +- src/_sass/_navbar.sass | 59 ++++- src/_sass/_page-nav.sass | 36 +++ src/_sass/_section-nav.sass | 73 ++++++ src/_sass/_syntax-highlighting.scss | 17 ++ src/_sass/_vars.sass | 3 + src/contribute/contribution-guide.md | 3 +- src/contribute/design-principles.md | 8 +- src/contribute/docker-images.md | 15 +- src/contribute/index.md | 3 +- src/contribute/logos.md | 3 +- src/contribute/maturity-model.md | 71 ++--- src/contribute/presentation-materials.md | 3 +- src/contribute/ptransform-style-guide.md | 6 +- src/contribute/release-guide.md | 5 +- src/contribute/runner-guide.md | 60 ++--- src/contribute/source-repository.md | 3 +- src/contribute/team.md | 3 +- src/contribute/testing.md | 97 +++---- src/contribute/work-in-progress.md | 4 +- src/css/site.scss | 2 + src/documentation/dsls/sql.md | 62 +++-- src/documentation/execution-model.md | 4 +- src/documentation/index.md | 3 +- src/documentation/io/authoring-java.md | 3 +- src/documentation/io/authoring-overview.md | 3 +- src/documentation/io/authoring-python.md | 3 +- src/documentation/io/built-in-hadoop.md | 13 +- src/documentation/io/built-in.md | 3 +- src/documentation/io/contributing.md | 3 +- src/documentation/io/io-toc.md | 3 +- src/documentation/io/testing.md | 7 +- .../pipelines/create-your-pipeline.md | 3 +- .../pipelines/design-your-pipeline.md | 3 +- src/documentation/pipelines/test-your-pipeline.md | 9 +- src/documentation/programming-guide.md | 3 +- src/documentation/resources.md | 25 +- src/documentation/runners/apex.md | 4 +- src/documentation/runners/capability-matrix.md | 3 +- src/documentation/runners/dataflow.md | 4 +- src/documentation/runners/direct.md | 4 +- src/documentation/runners/flink.md | 4 +- src/documentation/runners/gearpump.md | 8 +- src/documentation/runners/jstorm.md | 3 +- src/documentation/runners/mapreduce.md | 3 +- src/documentation/runners/spark.md | 5 +- src/documentation/sdks/feature-comparison.md | 7 + src/documentation/sdks/java-extensions.md | 7 +- src/documentation/sdks/java.md | 5 +- src/documentation/sdks/javadoc/current.md | 4 +- src/documentation/sdks/javadoc/index.md | 4 +- src/documentation/sdks/nexmark.md | 4 +- src/documentation/sdks/pydoc/current.md | 3 +- src/documentation/sdks/pydoc/index.md | 3 +- src/documentation/sdks/python-custom-io.md | 16 +- .../sdks/python-pipeline-dependencies.md | 14 +- src/documentation/sdks/python-type-safety.md | 4 +- src/documentation/sdks/python.md | 4 +- src/get-started/beam-overview.md | 5 +- src/get-started/downloads.md | 3 +- src/get-started/index.md | 3 +- src/get-started/mobile-gaming-example.md | 3 +- src/get-started/quickstart-java.md | 4 +- src/get-started/quickstart-py.md | 4 +- src/get-started/support.md | 5 +- src/get-started/wordcount-example.md | 4 +- src/js/fix-menu.js | 64 +++++ src/js/language-switch.js | 13 + src/js/page-nav.js | 53 ++++ src/js/section-nav.js | 87 ++++++ 162 files changed, 8079 insertions(+), 7703 deletions(-) -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
