You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by dh...@apache.org on 2017/05/17 02:15:16 UTC

[1/3] beam-site git commit: Shorten quotes and fix a typo

Repository: beam-site
Updated Branches:
  refs/heads/asf-site acd9f5b69 -> 41c71751e


Shorten quotes and fix a typo


Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/b51b7d65
Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/b51b7d65
Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/b51b7d65

Branch: refs/heads/asf-site
Commit: b51b7d6510713d6780c64f758902d6bec874f280
Parents: acd9f5b
Author: Dan Halperin <dh...@google.com>
Authored: Tue May 16 21:51:10 2017 -0400
Committer: Dan Halperin <dh...@google.com>
Committed: Tue May 16 21:51:10 2017 -0400

----------------------------------------------------------------------
 src/index.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam-site/blob/b51b7d65/src/index.md
----------------------------------------------------------------------
diff --git a/src/index.md b/src/index.md
index 99384a7..15baaf8 100644
--- a/src/index.md
+++ b/src/index.md
@@ -25,12 +25,12 @@ pillars:
   body: Write and share new SDKs, IO connectors, and transformation libraries.
 
 cards:
-- quote: "Apache Beam is a powerful framework that delivers the flexibility and advanced functionality our customers needs."
-  name: Talend
+- quote: "A powerful framework that delivers the flexibility and advanced functionality our customers need."
+  name: --Talend
 - quote: "Apache Beam [has] powerful semantics that solve real-world challenges of stream processing."
-  name: PayPal
+  name: --PayPal
 - quote: "Apache Beam represents a principled approach for analyzing data streams."
-  name: data Artisans
+  name: --data Artisans
 ---
 <div class="hero-bg">
   <div class="hero section">


[3/3] beam-site git commit: regenerate the website

Posted by dh...@apache.org.
regenerate the website


Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/41c71751
Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/41c71751
Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/41c71751

Branch: refs/heads/asf-site
Commit: 41c71751ea7f8a4795889bb99a895890632de6d5
Parents: dca9b32
Author: Dan Halperin <dh...@google.com>
Authored: Tue May 16 22:15:23 2017 -0400
Committer: Dan Halperin <dh...@google.com>
Committed: Tue May 16 22:15:23 2017 -0400

----------------------------------------------------------------------
 content/index.html | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam-site/blob/41c71751/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 37f26e1..841bba4 100644
--- a/content/index.html
+++ b/content/index.html
@@ -255,13 +255,13 @@
 <div class="cards section section--wide">
   <div class="section__contained">
     <div class="cards__title">
-      A collaborative effort
+      Testimonials
     </div>
     <div class="cards__cards">
       
       <div class="cards__cards__card">
         <div class="cards__cards__card__body">
-          Apache Beam is a powerful framework that delivers the flexibility and advanced functionality our customers needs.
+          A framework that delivers the flexibility and advanced functionality our customers need.
         </div>
         <div class="cards__cards__card__user">
           <!-- TODO: Implement icons.
@@ -269,14 +269,14 @@
           </div>
           -->
           <div class="cards__cards__card__user__name">
-            Talend
+            –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.
+          Apache Beam [has powerful semantics that solve real-world challenges of stream processing.
         </div>
         <div class="cards__cards__card__user">
           <!-- TODO: Implement icons.
@@ -284,7 +284,7 @@
           </div>
           -->
           <div class="cards__cards__card__user__name">
-            PayPal
+            –PayPal
           </div>
         </div>
       </div>
@@ -299,7 +299,7 @@
           </div>
           -->
           <div class="cards__cards__card__user__name">
-            data Artisans
+            –data Artisans
           </div>
         </div>
       </div>


[2/3] beam-site git commit: [BEAM-501] fix quotes

Posted by dh...@apache.org.
[BEAM-501] fix quotes


Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/dca9b32f
Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/dca9b32f
Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/dca9b32f

Branch: refs/heads/asf-site
Commit: dca9b32fae30a9f464fbadd435fc8df536447506
Parents: b51b7d6
Author: Dan Halperin <dh...@google.com>
Authored: Tue May 16 22:15:11 2017 -0400
Committer: Dan Halperin <dh...@google.com>
Committed: Tue May 16 22:15:11 2017 -0400

----------------------------------------------------------------------
 src/index.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam-site/blob/dca9b32f/src/index.md
----------------------------------------------------------------------
diff --git a/src/index.md b/src/index.md
index 15baaf8..80c661c 100644
--- a/src/index.md
+++ b/src/index.md
@@ -25,12 +25,12 @@ pillars:
   body: Write and share new SDKs, IO connectors, and transformation libraries.
 
 cards:
-- quote: "A powerful framework that delivers the flexibility and advanced functionality our customers need."
-  name: --Talend
-- quote: "Apache Beam [has] powerful semantics that solve real-world challenges of stream processing."
-  name: --PayPal
+- quote: "A framework that delivers the flexibility and advanced functionality our customers need."
+  name: –Talend
+- quote: "Apache Beam [has powerful semantics that solve real-world challenges of stream processing."
+  name: –PayPal
 - quote: "Apache Beam represents a principled approach for analyzing data streams."
-  name: --data Artisans
+  name: –data Artisans
 ---
 <div class="hero-bg">
   <div class="hero section">
@@ -111,7 +111,7 @@ cards:
 <div class="cards section section--wide">
   <div class="section__contained">
     <div class="cards__title">
-      A collaborative effort
+      Testimonials
     </div>
     <div class="cards__cards">
       {% for card in page.cards %}