This is an automated email from the ASF dual-hosted git repository.

scott pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam.git

commit e97397e8eb696de164537d619adf2525bd8e0e8d
Author: jenkins <bui...@apache.org>
AuthorDate: Wed Sep 26 01:51:44 2018 +0000

    Publishing website 2018/09/26 01:51:44 at commit e9b7e5c
---
 content                              |   1 +
 website/generated-content/index.html | 405 +++++++++++++++++++++++++++++++++++
 2 files changed, 406 insertions(+)

diff --git a/content b/content
new file mode 120000
index 0000000..6cb4abe
--- /dev/null
+++ b/content
@@ -0,0 +1 @@
+website/generated-content
\ No newline at end of file
diff --git a/website/generated-content/index.html 
b/website/generated-content/index.html
new file mode 100644
index 0000000..dbdaf3d
--- /dev/null
+++ b/website/generated-content/index.html
@@ -0,0 +1,405 @@
+<!DOCTYPE html>
+<!--
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+   http://www.apache.org/licenses/LICENSE-2.0
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License. See accompanying LICENSE file.
+-->
+
+<html lang="en">
+  <!--
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+   http://www.apache.org/licenses/LICENSE-2.0
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License. See accompanying LICENSE file.
+-->
+
+<head>
+  <meta charset="utf-8">
+  <meta http-equiv="X-UA-Compatible" content="IE=edge">
+  <meta name="viewport" content="width=device-width, initial-scale=1">
+  <title>Apache Beam</title>
+  <meta name="description" content="Apache Beam is an open source, unified 
model and set of language-specific SDKs for defining and executing data 
processing workflows, and also data ingestion and integration flows, supporting 
Enterprise Integration Patterns (EIPs) and Domain Specific Languages (DSLs). 
Dataflow pipelines simplify the mechanics of large-scale batch and streaming 
data processing and can run on a number of runtimes like Apache Flink, Apache 
Spark, and Google Cloud Dataflow  [...]
+">
+  <link href="https://fonts.googleapis.com/css?family=Roboto:100,300,400"; 
rel="stylesheet">
+  <link rel="stylesheet" href="/css/site.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>
+  <script src="/js/fix-menu.js"></script>
+  <script src="/js/section-nav.js"></script>
+  <script src="/js/page-nav.js"></script>
+  <link rel="canonical" href="https://beam.apache.org/"; data-proofer-ignore>
+  <link rel="shortcut icon" type="image/x-icon" href="/images/favicon.ico">
+  <link rel="alternate" type="application/rss+xml" title="Apache Beam" 
href="https://beam.apache.org/feed.xml";>
+  <script>
+    
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+    (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
+    
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+    
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+    ga('create', 'UA-73650088-1', 'auto');
+    ga('send', 'pageview');
+  </script>
+</head>
+
+  <body class="body body--index">
+    <!--
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+   http://www.apache.org/licenses/LICENSE-2.0
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License. See accompanying LICENSE file.
+-->
+
+<nav class="header navbar navbar-fixed-top">
+    <div class="navbar-header">
+      <button type="button" class="navbar-toggle" aria-expanded="false" 
aria-controls="navbar">
+        <span class="sr-only">Toggle navigation</span>
+        <span class="icon-bar"></span>
+        <span class="icon-bar"></span>
+        <span class="icon-bar"></span>
+      </button>
+
+      <a href="/" class="navbar-brand" >
+        <img alt="Brand" style="height: 25px" 
src="/images/beam_logo_navbar.png">
+      </a>
+    </div>
+
+    <div class="navbar-mask closed"></div>
+
+    <div id="navbar" class="navbar-container closed">
+      <ul class="nav navbar-nav">
+        <li>
+          <a href="/get-started/beam-overview/">Get Started</a>
+        </li>
+        <li>
+          <a href="/documentation/">Documentation</a>
+        </li>
+        <li>
+          <a href="/documentation/sdks/java/">SDKS</a>
+        </li>
+        <li>
+          <a href="/documentation/runners/capability-matrix/">RUNNERS</a>
+        </li>
+        <li>
+          <a href="/contribute/">Contribute</a>
+        </li>
+        <li>
+          <a href="/community/contact-us/">Community</a>
+        </li>
+        <li><a href="/blog">Blog</a></li>
+      </ul>
+      <ul class="nav navbar-nav navbar-right">
+        <li class="dropdown">
+          <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-haspopup="true" aria-expanded="false"><img 
src="https://www.apache.org/foundation/press/kit/feather_small.png"; alt="Apache 
Logo" style="height:20px;"><span class="caret"></span></a>
+          <ul class="dropdown-menu dropdown-menu-right">
+            <li><a href="http://www.apache.org/";>ASF Homepage</a></li>
+            <li><a href="http://www.apache.org/licenses/";>License</a></li>
+            <li><a href="http://www.apache.org/security/";>Security</a></li>
+            <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+            <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+            <li><a 
href="https://www.apache.org/foundation/policies/conduct";>Code of 
Conduct</a></li>
+          </ul>
+        </li>
+      </ul>
+    </div>
+</nav>
+
+    <div class="body__contained">
+      <!--
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<div class="hero-bg">
+  <div class="hero section">
+    <div class="hero__cols">
+      <div class="hero__cols__col">
+        <div class="hero__cols__col__content">
+          <div class="hero__title">
+            Apache Beam: An advanced unified programming model
+          </div>
+          <div class="hero__subtitle">
+            Implement batch and streaming data processing jobs that run on any 
execution engine.
+          </div>
+          <div class="hero__ctas hero__ctas--first">
+            <a class="button button--primary" 
href="/get-started/beam-overview/">Learn more</a>
+            <a class="button button--primary" 
href="/get-started/downloads/">Download Beam SDK 2.6.0</a>
+          </div>
+          <div class="hero__ctas">
+            <a class="button" href="/get-started/quickstart-java/">Java 
Quickstart</a>
+            <a class="button" href="/get-started/quickstart-py/">Python 
Quickstart</a>
+           <a class="button" href="/get-started/quickstart-go/">Go 
Quickstart</a>
+          </div>
+        </div>
+      </div>
+      <div class="hero__cols__col">
+        <div class="hero__blog">
+          <div class="hero__blog__title">
+            The latest from the blog
+          </div>
+          <div class="hero__blog__cards">
+            
+            <a class="hero__blog__cards__card" 
href="/blog/2018/08/21/beam-summit-europe.html">
+              <div class="hero__blog__cards__card__title">Beam Summit Europe 
2018</div>
+              <div class="hero__blog__cards__card__date">Aug 21, 2018</div>
+            </a>
+            
+            <a class="hero__blog__cards__card" 
href="/blog/2018/08/20/review-input-streaming-connectors.html">
+              <div class="hero__blog__cards__card__title">A review of input 
streaming connectors</div>
+              <div class="hero__blog__cards__card__date">Aug 20, 2018</div>
+            </a>
+            
+            <a class="hero__blog__cards__card" 
href="/blog/2018/08/10/beam-2.6.0.html">
+              <div class="hero__blog__cards__card__title">Apache Beam 
2.6.0</div>
+              <div class="hero__blog__cards__card__date">Aug 10, 2018</div>
+            </a>
+            
+          </div>
+        </div>
+      </div>
+    </div>
+  </div>
+</div>
+
+<div class="pillars section">
+  <div class="pillars__title">
+    All about Apache Beam
+  </div>
+  <div class="pillars__cols">
+    
+    <div class="pillars__cols__col">
+      <div class="pillars__cols__col__title">
+        Unified
+      </div>
+      <div class="pillars__cols__col__body">
+        Use a single programming model for both batch and streaming use cases.
+      </div>
+    </div>
+    
+    <div class="pillars__cols__col">
+      <div class="pillars__cols__col__title">
+        Portable
+      </div>
+      <div class="pillars__cols__col__body">
+        Execute pipelines on multiple execution environments.
+      </div>
+    </div>
+    
+    <div class="pillars__cols__col">
+      <div class="pillars__cols__col__title">
+        Extensible
+      </div>
+      <div class="pillars__cols__col__body">
+        Write and share new SDKs, IO connectors, and transformation libraries.
+      </div>
+    </div>
+    
+  </div>
+</div>
+
+<div class="graphic section">
+<div class="graphic__image">
+<img src="/images/beam_architecture.png" alt="Beam architecture" />
+</div>
+</div>
+
+<div class="logos section">
+  <div class="logos__title">
+    Works with
+  </div>
+  <div class="logos__logos">
+    
+    <div class="logos__logos__logo">
+      <a href="http://apex.apache.org";><img src="/images/logo_apex.png" 
alt="APEX" /></a>
+    </div>
+    
+    <div class="logos__logos__logo">
+      <a href="http://flink.apache.org";><img src="/images/logo_flink.png" 
alt="Flink" /></a>
+    </div>
+    
+    <div class="logos__logos__logo">
+      <a href="http://spark.apache.org/";><img src="/images/logo_spark.png" 
alt="Spark" /></a>
+    </div>
+    
+    <div class="logos__logos__logo">
+      <a href="https://cloud.google.com/dataflow/";><img 
src="/images/logo_google_cloud.png" alt="Google Cloud Dataflow" /></a>
+    </div>
+    
+    <div class="logos__logos__logo">
+      <a href="http://gearpump.apache.org/";><img 
src="/images/logo_gearpump.png" alt="Gearpump" /></a>
+    </div>
+    
+    <div class="logos__logos__logo">
+      <a href="http://samza.apache.org/";><img src="/images/logo_samza.png" 
alt="Samza" /></a>
+    </div>
+    
+  </div>
+</div>
+
+<div class="cards section section--wide">
+  <div class="section__contained">
+    <div class="cards__title">
+      Testimonials
+    </div>
+    <div class="cards__cards">
+      
+      <div class="cards__cards__card">
+        <div class="cards__cards__card__body">
+          A framework that delivers the flexibility and advanced functionality 
our customers need.
+        </div>
+        <div class="cards__cards__card__user">
+          <!-- TODO: Implement icons.
+          <div class="cards__cards__card__user__icon">
+          </div>
+          -->
+          <div class="cards__cards__card__user__name">
+            –Talend
+          </div>
+        </div>
+      </div>
+      
+      <div class="cards__cards__card">
+        <div class="cards__cards__card__body">
+          Apache Beam has powerful semantics that solve real-world challenges 
of stream processing.
+        </div>
+        <div class="cards__cards__card__user">
+          <!-- TODO: Implement icons.
+          <div class="cards__cards__card__user__icon">
+          </div>
+          -->
+          <div class="cards__cards__card__user__name">
+            –PayPal
+          </div>
+        </div>
+      </div>
+      
+      <div class="cards__cards__card">
+        <div class="cards__cards__card__body">
+          Apache Beam represents a principled approach for analyzing data 
streams.
+        </div>
+        <div class="cards__cards__card__user">
+          <!-- TODO: Implement icons.
+          <div class="cards__cards__card__user__icon">
+          </div>
+          -->
+          <div class="cards__cards__card__user__name">
+            –data Artisans
+          </div>
+        </div>
+      </div>
+      
+    </div>
+    <div class="cards__body">
+      Beam is an open source community and contributions are greatly 
appreciated!
+      If you’d like to contribute, please see the <a 
href="/contribute/">Contribute</a> section.
+    </div>
+  </div>
+</div>
+
+<div class="ctas section">
+  <div class="ctas__title">
+    Get started
+  </div>
+  <div class="ctas__ctas ctas__ctas--top">
+  <a class="button button--primary" href="/get-started/beam-overview/">Learn 
more</a>
+  <a class="button button--primary" href="/get-started/downloads/">Download 
Beam SDK 2.6.0</a>
+  </div>
+  <div class="ctas__ctas">
+  <a class="button" href="/get-started/quickstart-java/">Java Quickstart</a>
+  <a class="button" href="/get-started/quickstart-py/">Python Quickstart</a>
+  <a class="button" href="/get-started/quickstart-go/">Go Quickstart</a>
+  </div>
+</div>
+
+    </div>
+    <!--
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+   http://www.apache.org/licenses/LICENSE-2.0
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License. See accompanying LICENSE file.
+-->
+
+<footer class="footer">
+  <div class="footer__contained">
+    <div class="footer__cols">
+      <div class="footer__cols__col">
+        <div class="footer__cols__col__logo">
+          <img src="/images/beam_logo_circle.svg" class="footer__logo" 
alt="Beam logo">
+        </div>
+        <div class="footer__cols__col__logo">
+          <img src="/images/apache_logo_circle.svg" class="footer__logo" 
alt="Apache logo">
+        </div>
+      </div>
+      <div class="footer__cols__col footer__cols__col--md">
+        <div class="footer__cols__col__title">Start</div>
+        <div class="footer__cols__col__link"><a 
href="/get-started/beam-overview/">Overview</a></div>
+        <div class="footer__cols__col__link"><a 
href="/get-started/quickstart-java/">Quickstart (Java)</a></div>
+        <div class="footer__cols__col__link"><a 
href="/get-started/quickstart-py/">Quickstart (Python)</a></div>
+        <div class="footer__cols__col__link"><a 
href="/get-started/quickstart-go/">Quickstart (Go)</a></div>
+        <div class="footer__cols__col__link"><a 
href="/get-started/downloads/">Downloads</a></div>
+      </div>
+      <div class="footer__cols__col footer__cols__col--md">
+        <div class="footer__cols__col__title">Docs</div>
+        <div class="footer__cols__col__link"><a 
href="/documentation/programming-guide/">Concepts</a></div>
+        <div class="footer__cols__col__link"><a 
href="/documentation/pipelines/design-your-pipeline/">Pipelines</a></div>
+        <div class="footer__cols__col__link"><a 
href="/documentation/runners/capability-matrix/">Runners</a></div>
+      </div>
+      <div class="footer__cols__col footer__cols__col--md">
+        <div class="footer__cols__col__title">Community</div>
+        <div class="footer__cols__col__link"><a 
href="/contribute/">Contribute</a></div>
+        <div class="footer__cols__col__link"><a 
href="https://projects.apache.org/committee.html?beam"; target="_blank">Team<img 
src="/images/external-link-icon.png"
+                                                                               
                                                 width="14" height="14"
+                                                                               
                                                 alt="External link."></a></div>
+        <div class="footer__cols__col__link"><a 
href="/contribute/presentation-materials/">Media</a></div>
+      </div>
+      <div class="footer__cols__col footer__cols__col--md">
+        <div class="footer__cols__col__title">Resources</div>
+        <div class="footer__cols__col__link"><a href="/blog/">Blog</a></div>
+        <div class="footer__cols__col__link"><a 
href="/get-started/support/">Support</a></div>
+        <div class="footer__cols__col__link"><a 
href="https://github.com/apache/beam";>GitHub</a></div>
+      </div>
+    </div>
+  </div>
+  <div class="footer__bottom">
+    &copy;
+    <a href="http://www.apache.org";>The Apache Software Foundation</a>
+    | <a href="/privacy_policy">Privacy Policy</a>
+    | <a href="/feed.xml">RSS Feed</a>
+    <br><br>
+    Apache Beam, Apache, Beam, the Beam logo, and the Apache feather logo are
+    either registered trademarks or trademarks of The Apache Software
+    Foundation. All other products or name brands are trademarks of their
+    respective holders, including The Apache Software Foundation.
+  </div>
+</footer>
+
+  </body>
+</html>

Reply via email to