Repository: incubator-beam-site Updated Branches: refs/heads/asf-site 2fbb09c3b -> f04cf5a8d
Regenerate site 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/f04cf5a8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/tree/f04cf5a8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/diff/f04cf5a8 Branch: refs/heads/asf-site Commit: f04cf5a8dc7014898e50b90c650fea0bb76205ab Parents: 2fbb09c Author: Davor Bonaci <[email protected]> Authored: Thu Nov 3 14:48:39 2016 -0700 Committer: Davor Bonaci <[email protected]> Committed: Thu Nov 3 14:49:16 2016 -0700 ---------------------------------------------------------------------- .../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/index.html | 1 + content/coming-soon.html | 1 + .../contribute/contribution-guide/index.html | 1 + content/contribute/design-principles/index.html | 1 + content/contribute/index.html | 1 + content/contribute/release-guide/index.html | 1 + content/contribute/source-repository/index.html | 1 + content/contribute/testing/index.html | 1 + content/contribute/work-in-progress/index.html | 1 + content/feed.xml | 4 +- content/index.html | 1 + content/js/language-switch.js | 87 ++++++++++++++++++++ content/learn/index.html | 1 + content/learn/presentation-materials/index.html | 1 + content/learn/programming-guide/index.html | 1 + content/learn/resources/index.html | 1 + .../learn/runners/capability-matrix/index.html | 27 +++--- content/learn/runners/dataflow/index.html | 1 + content/learn/runners/direct/index.html | 1 + content/learn/runners/flink/index.html | 1 + content/learn/runners/index.html | 1 + content/learn/runners/spark/index.html | 1 + content/learn/sdks/index.html | 1 + content/learn/sdks/java/index.html | 1 + content/learn/sdks/javadoc/index.html | 1 + content/privacy_policy/index.html | 1 + content/project/logos/index.html | 1 + content/project/public-meetings/index.html | 1 + content/project/team/index.html | 1 + content/use/beam-overview/index.html | 1 + content/use/index.html | 1 + content/use/issue-tracking/index.html | 1 + content/use/mailing-lists/index.html | 1 + content/use/quickstart/index.html | 1 + content/use/releases/index.html | 1 + content/use/walkthroughs/index.html | 1 + content/use/wordcount-example/index.html | 1 + 48 files changed, 148 insertions(+), 15 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/beam/capability/2016/03/17/capability-matrix.html ---------------------------------------------------------------------- diff --git a/content/beam/capability/2016/03/17/capability-matrix.html b/content/beam/capability/2016/03/17/capability-matrix.html index 32efa63..d274fc7 100644 --- a/content/beam/capability/2016/03/17/capability-matrix.html +++ b/content/beam/capability/2016/03/17/capability-matrix.html @@ -13,6 +13,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/beam/capability/2016/03/17/capability-matrix.html" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/beam/capability/2016/04/03/presentation-materials.html ---------------------------------------------------------------------- diff --git a/content/beam/capability/2016/04/03/presentation-materials.html b/content/beam/capability/2016/04/03/presentation-materials.html index 5133d67..8f99554 100644 --- a/content/beam/capability/2016/04/03/presentation-materials.html +++ b/content/beam/capability/2016/04/03/presentation-materials.html @@ -13,6 +13,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/beam/capability/2016/04/03/presentation-materials.html" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/beam/python/sdk/2016/02/25/python-sdk-now-public.html ---------------------------------------------------------------------- diff --git a/content/beam/python/sdk/2016/02/25/python-sdk-now-public.html b/content/beam/python/sdk/2016/02/25/python-sdk-now-public.html index 21581f4..b6db077 100644 --- a/content/beam/python/sdk/2016/02/25/python-sdk-now-public.html +++ b/content/beam/python/sdk/2016/02/25/python-sdk-now-public.html @@ -13,6 +13,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/beam/python/sdk/2016/02/25/python-sdk-now-public.html" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/beam/release/2016/06/15/first-release.html ---------------------------------------------------------------------- diff --git a/content/beam/release/2016/06/15/first-release.html b/content/beam/release/2016/06/15/first-release.html index b7e0505..14dabb1 100644 --- a/content/beam/release/2016/06/15/first-release.html +++ b/content/beam/release/2016/06/15/first-release.html @@ -13,6 +13,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/beam/release/2016/06/15/first-release.html" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/beam/update/2016/10/11/strata-hadoop-world-and-beam.html ---------------------------------------------------------------------- diff --git a/content/beam/update/2016/10/11/strata-hadoop-world-and-beam.html b/content/beam/update/2016/10/11/strata-hadoop-world-and-beam.html index 5950192..9302317 100644 --- a/content/beam/update/2016/10/11/strata-hadoop-world-and-beam.html +++ b/content/beam/update/2016/10/11/strata-hadoop-world-and-beam.html @@ -13,6 +13,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/beam/update/2016/10/11/strata-hadoop-world-and-beam.html" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/beam/update/website/2016/02/22/beam-has-a-logo.html ---------------------------------------------------------------------- diff --git a/content/beam/update/website/2016/02/22/beam-has-a-logo.html b/content/beam/update/website/2016/02/22/beam-has-a-logo.html index f729057..b90f856 100644 --- a/content/beam/update/website/2016/02/22/beam-has-a-logo.html +++ b/content/beam/update/website/2016/02/22/beam-has-a-logo.html @@ -13,6 +13,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/beam/update/website/2016/02/22/beam-has-a-logo.html" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/blog/2016/05/18/splitAtFraction-method.html ---------------------------------------------------------------------- diff --git a/content/blog/2016/05/18/splitAtFraction-method.html b/content/blog/2016/05/18/splitAtFraction-method.html index 27c9b47..6bf3cd3 100644 --- a/content/blog/2016/05/18/splitAtFraction-method.html +++ b/content/blog/2016/05/18/splitAtFraction-method.html @@ -13,6 +13,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/blog/2016/05/18/splitAtFraction-method.html" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/blog/2016/05/27/where-is-my-pcollection-dot-map.html ---------------------------------------------------------------------- diff --git a/content/blog/2016/05/27/where-is-my-pcollection-dot-map.html b/content/blog/2016/05/27/where-is-my-pcollection-dot-map.html index e8b2086..913876f 100644 --- a/content/blog/2016/05/27/where-is-my-pcollection-dot-map.html +++ b/content/blog/2016/05/27/where-is-my-pcollection-dot-map.html @@ -13,6 +13,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/blog/2016/05/27/where-is-my-pcollection-dot-map.html" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/blog/2016/06/13/flink-batch-runner-milestone.html ---------------------------------------------------------------------- diff --git a/content/blog/2016/06/13/flink-batch-runner-milestone.html b/content/blog/2016/06/13/flink-batch-runner-milestone.html index 3a4bbf3..a149977 100644 --- a/content/blog/2016/06/13/flink-batch-runner-milestone.html +++ b/content/blog/2016/06/13/flink-batch-runner-milestone.html @@ -13,6 +13,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/blog/2016/06/13/flink-batch-runner-milestone.html" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/blog/2016/08/03/six-months.html ---------------------------------------------------------------------- diff --git a/content/blog/2016/08/03/six-months.html b/content/blog/2016/08/03/six-months.html index f593639..141c751 100644 --- a/content/blog/2016/08/03/six-months.html +++ b/content/blog/2016/08/03/six-months.html @@ -13,6 +13,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/blog/2016/08/03/six-months.html" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/blog/2016/10/20/test-stream.html ---------------------------------------------------------------------- diff --git a/content/blog/2016/10/20/test-stream.html b/content/blog/2016/10/20/test-stream.html index 73db8b4..a5195bc 100644 --- a/content/blog/2016/10/20/test-stream.html +++ b/content/blog/2016/10/20/test-stream.html @@ -13,6 +13,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/blog/2016/10/20/test-stream.html" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/blog/index.html ---------------------------------------------------------------------- diff --git a/content/blog/index.html b/content/blog/index.html index 168a1e0..c2bf2a2 100644 --- a/content/blog/index.html +++ b/content/blog/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/blog/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/coming-soon.html ---------------------------------------------------------------------- diff --git a/content/coming-soon.html b/content/coming-soon.html index f6dad68..b860866 100644 --- a/content/coming-soon.html +++ b/content/coming-soon.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/coming-soon.html" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/contribute/contribution-guide/index.html ---------------------------------------------------------------------- diff --git a/content/contribute/contribution-guide/index.html b/content/contribute/contribution-guide/index.html index 8a1b810..31ef3f8 100644 --- a/content/contribute/contribution-guide/index.html +++ b/content/contribute/contribution-guide/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/contribute/contribution-guide/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/contribute/design-principles/index.html ---------------------------------------------------------------------- diff --git a/content/contribute/design-principles/index.html b/content/contribute/design-principles/index.html index ea2141e..a4546fe 100644 --- a/content/contribute/design-principles/index.html +++ b/content/contribute/design-principles/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/contribute/design-principles/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/contribute/index.html ---------------------------------------------------------------------- diff --git a/content/contribute/index.html b/content/contribute/index.html index 3e6e402..524c1ac 100644 --- a/content/contribute/index.html +++ b/content/contribute/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/contribute/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/contribute/release-guide/index.html ---------------------------------------------------------------------- diff --git a/content/contribute/release-guide/index.html b/content/contribute/release-guide/index.html index f2f5444..7016bdf 100644 --- a/content/contribute/release-guide/index.html +++ b/content/contribute/release-guide/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/contribute/release-guide/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/contribute/source-repository/index.html ---------------------------------------------------------------------- diff --git a/content/contribute/source-repository/index.html b/content/contribute/source-repository/index.html index ac84f7f..3be0321 100644 --- a/content/contribute/source-repository/index.html +++ b/content/contribute/source-repository/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/contribute/source-repository/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/contribute/testing/index.html ---------------------------------------------------------------------- diff --git a/content/contribute/testing/index.html b/content/contribute/testing/index.html index 4804b04..feab5a3 100644 --- a/content/contribute/testing/index.html +++ b/content/contribute/testing/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/contribute/testing/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/contribute/work-in-progress/index.html ---------------------------------------------------------------------- diff --git a/content/contribute/work-in-progress/index.html b/content/contribute/work-in-progress/index.html index 839e473..be6321b 100644 --- a/content/contribute/work-in-progress/index.html +++ b/content/contribute/work-in-progress/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/contribute/work-in-progress/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/feed.xml ---------------------------------------------------------------------- diff --git a/content/feed.xml b/content/feed.xml index a774f4e..a1e1236 100644 --- a/content/feed.xml +++ b/content/feed.xml @@ -6,8 +6,8 @@ </description> <link>http://beam.incubator.apache.org/</link> <atom:link href="http://beam.incubator.apache.org/feed.xml" rel="self" type="application/rss+xml"/> - <pubDate>Thu, 27 Oct 2016 22:11:26 -0700</pubDate> - <lastBuildDate>Thu, 27 Oct 2016 22:11:26 -0700</lastBuildDate> + <pubDate>Thu, 03 Nov 2016 14:37:14 -0700</pubDate> + <lastBuildDate>Thu, 03 Nov 2016 14:37:14 -0700</lastBuildDate> <generator>Jekyll v3.2.0</generator> <item> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/index.html ---------------------------------------------------------------------- diff --git a/content/index.html b/content/index.html index 2f004a0..08c019f 100644 --- a/content/index.html +++ b/content/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/js/language-switch.js ---------------------------------------------------------------------- diff --git a/content/js/language-switch.js b/content/js/language-switch.js new file mode 100644 index 0000000..1e4e5f2 --- /dev/null +++ b/content/js/language-switch.js @@ -0,0 +1,87 @@ +$(document).ready(function(){ + // Pattern in every code block, wrapper element. + var elAttr = "div[class^=\"language-\"]"; + // Default language. + var defLang = "language-java"; + // Wrapper class for css stylings. + var wrapper="language-switcher" + + /** + * @desc Generate bootstrapped like nav template, showing supported languages in nav. + * @param array $languages - list of supported languages. + * @return string - html template, which is bootstrapped nav tabs. + */ + function navTemplate(languages) { + var langList=""; + + for (var i = languages.length - 1; i >= 0; i--) { + langList+="<li data-lang=\""+languages[i]+"\"> \ + <a>"+languages[i].replace("language-","")+"</a></li>"; + } + return "<div class=\""+wrapper+" "+languages.join(" ")+"\"> \ + <ul class=\"nav nav-tabs\">"+langList+"</ul> </div>"; + } + + /** + * @desc Extract language from provided text. + * @param string $text - string containing language, e.g language-python. + * @return string - cleaned name of languge, e.g python. + */ + function getLang(text) { + var lang = /language-\w+/i.exec(text) + return (lang)? lang[0]:""; + } + + /** + * @desc Search next sibling and if it's also a code block, then store + it's language and move onto the next element. It will keep + looking untill their is no direct code block decendent left. + * @param object $el - jQuery object, from where to start searching. + * @param array $lang - list to hold languages, found while searching. + * @return array - list of languages found. + */ + function nextFetch(el, lang) { + if(!el.is(elAttr)) { + return lang; + } + + lang.push(getLang(el.attr("class"))) + return nextFetch(el.next(), lang) + } + + /** + * @desc Perform language switch on page, and persist it's state. + */ + var switchLanguage = function() { + var langPref = localStorage.getItem("codePreference") || defLang; + + // Adjusting active elements in navigation header. + $("."+wrapper+" li").removeClass("active").each(function(){ + if($(this).data("lang") === langPref) { + $(this).addClass("active"); + } + }); + + // Swapping visibility of code blocks. + $("[class^=\"language-\"]").hide(); + $("."+langPref).show(); + } + + // Add Nav tabs on top of code blocks. + $(elAttr).each(function() { + if($(this).prev().is(elAttr)) { + return; + } + $(this).before(navTemplate(nextFetch($(this), []))); + }); + + // Attaching on click listener, to li elements. + $("."+wrapper+" ul li").click(function(el) { + // Making language preferences presistance, for user. + localStorage.setItem("codePreference", $(this).data("lang")); + switchLanguage(); + }) + + // Invoking on page boot. + switchLanguage(); +}) \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/learn/index.html ---------------------------------------------------------------------- diff --git a/content/learn/index.html b/content/learn/index.html index 9391b31..ba89cce 100644 --- a/content/learn/index.html +++ b/content/learn/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/learn/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/learn/presentation-materials/index.html ---------------------------------------------------------------------- diff --git a/content/learn/presentation-materials/index.html b/content/learn/presentation-materials/index.html index 3ec3be6..06f7fab 100644 --- a/content/learn/presentation-materials/index.html +++ b/content/learn/presentation-materials/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/learn/presentation-materials/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/learn/programming-guide/index.html ---------------------------------------------------------------------- diff --git a/content/learn/programming-guide/index.html b/content/learn/programming-guide/index.html index a7d5155..51382ac 100644 --- a/content/learn/programming-guide/index.html +++ b/content/learn/programming-guide/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/learn/programming-guide/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/learn/resources/index.html ---------------------------------------------------------------------- diff --git a/content/learn/resources/index.html b/content/learn/resources/index.html index 886cd24..dc29a2f 100644 --- a/content/learn/resources/index.html +++ b/content/learn/resources/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/learn/resources/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/learn/runners/capability-matrix/index.html ---------------------------------------------------------------------- diff --git a/content/learn/runners/capability-matrix/index.html b/content/learn/runners/capability-matrix/index.html index 10c12ba..2cc5ad4 100644 --- a/content/learn/runners/capability-matrix/index.html +++ b/content/learn/runners/capability-matrix/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/learn/runners/capability-matrix/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> @@ -146,7 +147,7 @@ <div class="row"> <h1 id="beam-capability-matrix">Beam Capability Matrix</h1> -<p><span style="font-size:11px;float:none">Last updated: 2016-10-27 22:11 PDT</span></p> +<p><span style="font-size:11px;float:none">Last updated: 2016-11-03 14:37 PDT</span></p> <p>Apache Beam (incubating) provides a portable API layer for building sophisticated data-parallel processing engines that may be executed across a diversity of exeuction engines, or <i>runners</i>. The core concepts of this layer are based upon the Beam Model (formerly referred to as the <a href="http://www.vldb.org/pvldb/vol8/p1792-Akidau.pdf">Dataflow Model</a>), and implemented to varying degrees in each Beam runner. To help clarify the capabilities of individual runners, weâve created the capability matrix below.</p> @@ -1303,7 +1304,7 @@ - <td width="25%" class="cap" style="background-color:#59f;border-color:#37d"><center><b>Yes: supported</b></center><br />The Runner uses Beam's Windowing and Triggering logic and code. + <td width="25%" class="cap" style="background-color:#59f;border-color:#37d"><center><b>Yes: supported</b></center><br /> </td> @@ -1328,7 +1329,7 @@ - <td width="25%" class="cap" style="background-color:#59f;border-color:#37d"><center><b>Yes: supported</b></center><br />The Runner uses Beam's Windowing and Triggering logic and code. + <td width="25%" class="cap" style="background-color:#59f;border-color:#37d"><center><b>Yes: supported</b></center><br /> </td> @@ -1353,7 +1354,7 @@ - <td width="25%" class="cap" style="background-color:#59f;border-color:#37d"><center><b>Yes: supported</b></center><br />The Runner uses Beam's Windowing and Triggering logic and code. + <td width="25%" class="cap" style="background-color:#59f;border-color:#37d"><center><b>Yes: supported</b></center><br /> </td> @@ -1378,7 +1379,7 @@ - <td width="25%" class="cap" style="background-color:#59f;border-color:#37d"><center><b>Yes: supported</b></center><br />The Runner uses Beam's Windowing and Triggering logic and code. + <td width="25%" class="cap" style="background-color:#59f;border-color:#37d"><center><b>Yes: supported</b></center><br /> </td> @@ -1423,7 +1424,7 @@ - <td width="25%" class="cap" style="background-color:#8c6;border-color:#6a4"><center><b>Yes: fully supported</b></center><br />The Runner uses Beam's Windowing and Triggering logic and code. + <td width="25%" class="cap" style="background-color:#8c6;border-color:#6a4"><center><b>Yes: fully supported</b></center><br /> </td> @@ -1448,7 +1449,7 @@ - <td width="25%" class="cap" style="background-color:#8c6;border-color:#6a4"><center><b>Yes: fully supported</b></center><br />The Runner uses Beam's Windowing and Triggering logic and code. + <td width="25%" class="cap" style="background-color:#8c6;border-color:#6a4"><center><b>Yes: fully supported</b></center><br /> </td> @@ -1473,7 +1474,7 @@ - <td width="25%" class="cap" style="background-color:#8c6;border-color:#6a4"><center><b>Yes: fully supported</b></center><br />The Runner uses Beam's Windowing and Triggering logic and code. + <td width="25%" class="cap" style="background-color:#8c6;border-color:#6a4"><center><b>Yes: fully supported</b></center><br /> </td> @@ -1498,7 +1499,7 @@ - <td width="25%" class="cap" style="background-color:#8c6;border-color:#6a4"><center><b>Yes: fully supported</b></center><br />The Runner uses Beam's Windowing and Triggering logic and code. + <td width="25%" class="cap" style="background-color:#8c6;border-color:#6a4"><center><b>Yes: fully supported</b></center><br /> </td> @@ -1548,7 +1549,7 @@ - <td width="25%" class="cap" style="background-color:#8c6;border-color:#6a4"><center><b>Yes: fully supported</b></center><br />The Runner uses Beam's Windowing and Triggering logic and code. + <td width="25%" class="cap" style="background-color:#8c6;border-color:#6a4"><center><b>Yes: fully supported</b></center><br /> </td> @@ -1573,7 +1574,7 @@ - <td width="25%" class="cap" style="background-color:#8c6;border-color:#6a4"><center><b>Yes: fully supported</b></center><br />The Runner uses Beam's Windowing and Triggering logic and code. + <td width="25%" class="cap" style="background-color:#8c6;border-color:#6a4"><center><b>Yes: fully supported</b></center><br /> </td> @@ -1643,7 +1644,7 @@ - <td width="25%" class="cap" style="background-color:#d77;border-color:#b55"><center><b>Yes: fully supported</b></center><br />The Runner uses Beam's Windowing and Triggering logic and code. + <td width="25%" class="cap" style="background-color:#d77;border-color:#b55"><center><b>Yes: fully supported</b></center><br /> </td> @@ -1668,7 +1669,7 @@ - <td width="25%" class="cap" style="background-color:#d77;border-color:#b55"><center><b>Yes: fully supported</b></center><br />The Runner uses Beam's Windowing and Triggering logic and code. + <td width="25%" class="cap" style="background-color:#d77;border-color:#b55"><center><b>Yes: fully supported</b></center><br /> </td> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/learn/runners/dataflow/index.html ---------------------------------------------------------------------- diff --git a/content/learn/runners/dataflow/index.html b/content/learn/runners/dataflow/index.html index 609252f..acdfe09 100644 --- a/content/learn/runners/dataflow/index.html +++ b/content/learn/runners/dataflow/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/learn/runners/dataflow/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/learn/runners/direct/index.html ---------------------------------------------------------------------- diff --git a/content/learn/runners/direct/index.html b/content/learn/runners/direct/index.html index 72a5481..547371b 100644 --- a/content/learn/runners/direct/index.html +++ b/content/learn/runners/direct/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/learn/runners/direct/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/learn/runners/flink/index.html ---------------------------------------------------------------------- diff --git a/content/learn/runners/flink/index.html b/content/learn/runners/flink/index.html index 9083dfb..ea87589 100644 --- a/content/learn/runners/flink/index.html +++ b/content/learn/runners/flink/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/learn/runners/flink/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/learn/runners/index.html ---------------------------------------------------------------------- diff --git a/content/learn/runners/index.html b/content/learn/runners/index.html index 937f1f8..c9b4086 100644 --- a/content/learn/runners/index.html +++ b/content/learn/runners/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/learn/runners/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/learn/runners/spark/index.html ---------------------------------------------------------------------- diff --git a/content/learn/runners/spark/index.html b/content/learn/runners/spark/index.html index 910a77b..c45bb7b 100644 --- a/content/learn/runners/spark/index.html +++ b/content/learn/runners/spark/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/learn/runners/spark/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/learn/sdks/index.html ---------------------------------------------------------------------- diff --git a/content/learn/sdks/index.html b/content/learn/sdks/index.html index 94c809e..0d16f54 100644 --- a/content/learn/sdks/index.html +++ b/content/learn/sdks/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/learn/sdks/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/learn/sdks/java/index.html ---------------------------------------------------------------------- diff --git a/content/learn/sdks/java/index.html b/content/learn/sdks/java/index.html index d24329a..a8c019f 100644 --- a/content/learn/sdks/java/index.html +++ b/content/learn/sdks/java/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/learn/sdks/java/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/learn/sdks/javadoc/index.html ---------------------------------------------------------------------- diff --git a/content/learn/sdks/javadoc/index.html b/content/learn/sdks/javadoc/index.html index 3b64d49..6a710b4 100644 --- a/content/learn/sdks/javadoc/index.html +++ b/content/learn/sdks/javadoc/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/learn/sdks/javadoc/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/privacy_policy/index.html ---------------------------------------------------------------------- diff --git a/content/privacy_policy/index.html b/content/privacy_policy/index.html index 0db03a0..00b37aa 100644 --- a/content/privacy_policy/index.html +++ b/content/privacy_policy/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/privacy_policy/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/project/logos/index.html ---------------------------------------------------------------------- diff --git a/content/project/logos/index.html b/content/project/logos/index.html index 08d8b8b..5730724 100644 --- a/content/project/logos/index.html +++ b/content/project/logos/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/project/logos/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/project/public-meetings/index.html ---------------------------------------------------------------------- diff --git a/content/project/public-meetings/index.html b/content/project/public-meetings/index.html index 0db516f..afb9860 100644 --- a/content/project/public-meetings/index.html +++ b/content/project/public-meetings/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/project/public-meetings/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/project/team/index.html ---------------------------------------------------------------------- diff --git a/content/project/team/index.html b/content/project/team/index.html index d574cb5..6132c99 100644 --- a/content/project/team/index.html +++ b/content/project/team/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/project/team/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/use/beam-overview/index.html ---------------------------------------------------------------------- diff --git a/content/use/beam-overview/index.html b/content/use/beam-overview/index.html index 6b7843d..ec3ab6c 100644 --- a/content/use/beam-overview/index.html +++ b/content/use/beam-overview/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/use/beam-overview/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/use/index.html ---------------------------------------------------------------------- diff --git a/content/use/index.html b/content/use/index.html index 811744f..54dac51 100644 --- a/content/use/index.html +++ b/content/use/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/use/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/use/issue-tracking/index.html ---------------------------------------------------------------------- diff --git a/content/use/issue-tracking/index.html b/content/use/issue-tracking/index.html index 408dab9..2290afe 100644 --- a/content/use/issue-tracking/index.html +++ b/content/use/issue-tracking/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/use/issue-tracking/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/use/mailing-lists/index.html ---------------------------------------------------------------------- diff --git a/content/use/mailing-lists/index.html b/content/use/mailing-lists/index.html index 403c5eb..b50113d 100644 --- a/content/use/mailing-lists/index.html +++ b/content/use/mailing-lists/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/use/mailing-lists/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/use/quickstart/index.html ---------------------------------------------------------------------- diff --git a/content/use/quickstart/index.html b/content/use/quickstart/index.html index 6d3e878..fe468c7 100644 --- a/content/use/quickstart/index.html +++ b/content/use/quickstart/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/use/quickstart/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/use/releases/index.html ---------------------------------------------------------------------- diff --git a/content/use/releases/index.html b/content/use/releases/index.html index 6f5e9ba..774e2b4 100644 --- a/content/use/releases/index.html +++ b/content/use/releases/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/use/releases/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/use/walkthroughs/index.html ---------------------------------------------------------------------- diff --git a/content/use/walkthroughs/index.html b/content/use/walkthroughs/index.html index f823368..ffe3324 100644 --- a/content/use/walkthroughs/index.html +++ b/content/use/walkthroughs/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/use/walkthroughs/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script> http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/f04cf5a8/content/use/wordcount-example/index.html ---------------------------------------------------------------------- diff --git a/content/use/wordcount-example/index.html b/content/use/wordcount-example/index.html index 9ac76ef..bdc39c2 100644 --- a/content/use/wordcount-example/index.html +++ b/content/use/wordcount-example/index.html @@ -14,6 +14,7 @@ <link rel="stylesheet" href="/css/theme.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="/js/bootstrap.min.js"></script> + <script src="/js/language-switch.js"></script> <link rel="canonical" href="http://beam.incubator.apache.org/use/wordcount-example/" data-proofer-ignore> <link rel="alternate" type="application/rss+xml" title="Apache Beam (incubating)" href="http://beam.incubator.apache.org/feed.xml"> <script>
