Repository: apex-site
Updated Branches:
  refs/heads/asf-site f005b2595 -> fed78e8a6


from 94aed6786dc3576fff91aed3f2f962fc995a3dc0


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

Branch: refs/heads/asf-site
Commit: fed78e8a608f303e9e6189fb9ea1b0fdfaac7c8c
Parents: f005b25
Author: Thomas Weise <[email protected]>
Authored: Sat Oct 8 16:43:00 2016 -0700
Committer: Thomas Weise <[email protected]>
Committed: Sat Oct 8 16:43:00 2016 -0700

----------------------------------------------------------------------
 content/index.html | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/apex-site/blob/fed78e8a/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 431c6a1..3b3c50b 100644
--- a/content/index.html
+++ b/content/index.html
@@ -91,6 +91,13 @@
     </div>
   </div>
 
+  <div class="break">
+    <center>
+      <a class="h2" 
href="https://blogs.apache.org/apex/entry/apache_apex_malhar_3_5";>
+        <h2><i>Now with <b>event-time windowing</b> and <b>high-level 
API.</b></i></h2>
+      </a>
+    </center>
+  </div>
   <div class="break"></div>
 
   <div class="container">
@@ -104,7 +111,7 @@
     </div>
     <div class="col-md-4">
       <h2>Modular</h2>
-      <p class="text-regular"><strong>The Apex platform comes with 
Malhar</strong>, a library of operators (modular units of business logic) that 
can be leveraged to quickly create new and non-trivial applications.</p>
+      <p class="text-regular"><strong>The Apex platform comes with 
Malhar</strong>, a library of operators (units of functionality) that can be 
leveraged to quickly create non-trivial applications. Includes many connectors 
for messaging systems, databases, files etc.</p>
     </div>
   </div>
 

Reply via email to