Repository: apex-site
Updated Branches:
  refs/heads/master 46c2f5a25 -> 47917f058


Updating Apache Apex front page with Announcements, Upcoming Meetups, Twitter 
feeds


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

Branch: refs/heads/master
Commit: 47917f058345a0e79bf60bc4db601e59f7ff97ec
Parents: 46c2f5a
Author: sashadt <[email protected]>
Authored: Mon Jun 6 15:06:03 2016 -0700
Committer: sashadt <[email protected]>
Committed: Mon Jun 6 15:06:03 2016 -0700

----------------------------------------------------------------------
 src/less/index.less             |  8 +++++++
 src/md/announcements-history.md | 14 ++++++++++++
 src/md/announcements-latest.md  | 19 ++++++++++++++++
 src/md/announcements.md         | 33 ----------------------------
 src/md/tweets.md                |  4 ++++
 src/pages/announcements.html    |  3 ++-
 src/pages/index.html            | 42 ++++++++++++++++++++++++++----------
 src/pages/tweets.html           |  2 ++
 8 files changed, 80 insertions(+), 45 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/apex-site/blob/47917f05/src/less/index.less
----------------------------------------------------------------------
diff --git a/src/less/index.less b/src/less/index.less
index 438ba3c..abda708 100644
--- a/src/less/index.less
+++ b/src/less/index.less
@@ -20,5 +20,13 @@
     }
   }
 
+  p.text-regular {
+    font-size: @font-size-large;
+  }
+
+  .break {
+    width: 100%;
+    height: 20px;
+  }
   
 }
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/apex-site/blob/47917f05/src/md/announcements-history.md
----------------------------------------------------------------------
diff --git a/src/md/announcements-history.md b/src/md/announcements-history.md
new file mode 100644
index 0000000..8c4da9f
--- /dev/null
+++ b/src/md/announcements-history.md
@@ -0,0 +1,14 @@
+
+## Apache Apex Core release 3.2.1-incubating
+
+Apr 21, 2016.  The Apache Apex community is pleased to announce release 
[3.2.1-incubating](/downloads.html) of the Core.
+
+Changes: 
https://github.com/apache/apex-core/blob/v3.2.1-incubating/CHANGELOG.md
+
+
+## Apache Apex Malhar Library release 3.3.1-incubating
+
+Mar 2, 2016.  The Apache Apex community is pleased to announce release 
[3.3.1-incubating](/downloads.html) of the Malhar Library.
+
+Changes: 
https://github.com/apache/apex-malhar/blob/v3.3.1-incubating/CHANGELOG.md
+

http://git-wip-us.apache.org/repos/asf/apex-site/blob/47917f05/src/md/announcements-latest.md
----------------------------------------------------------------------
diff --git a/src/md/announcements-latest.md b/src/md/announcements-latest.md
new file mode 100644
index 0000000..c8c22a6
--- /dev/null
+++ b/src/md/announcements-latest.md
@@ -0,0 +1,19 @@
+# Announcements
+
+## Apache Apex Malhar Library release 3.4.0
+
+May 25, 2016.  The Apache Apex community is pleased to announce release 
[3.4.0](/downloads.html) of the Malhar Library.
+
+Changes: https://github.com/apache/apex-core/blob/v3.4.0/CHANGELOG.md
+
+## Apache Apex Core release 3.4.0
+
+May 12, 2016.  The Apache Apex community is pleased to announce release 
[3.4.0](/downloads.html) of the Core.
+
+Changes: https://github.com/apache/apex-malhar/blob/v3.4.0/CHANGELOG.md
+
+## Apache Apex announced as Top-Level Project
+
+Apr 25, 2016.  The Apache Software Foundation (ASF) announced today that 
Apache Apex has graduated from the Apache Incubator to become a Top-Level 
Project (TLP), signifying that the project's community and products have been 
well-governed under the ASF's meritocratic process and principles. 
+
+https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces90

http://git-wip-us.apache.org/repos/asf/apex-site/blob/47917f05/src/md/announcements.md
----------------------------------------------------------------------
diff --git a/src/md/announcements.md b/src/md/announcements.md
deleted file mode 100644
index fdfe257..0000000
--- a/src/md/announcements.md
+++ /dev/null
@@ -1,33 +0,0 @@
-# Announcements
-
-## Apache Apex Malhar Library release 3.4.0
-
-May 25, 2016.  The Apache Apex community is pleased to announce release 
[3.4.0](/downloads.html) of the Malhar Library.
-
-Changes: https://github.com/apache/apex-core/blob/v3.4.0/CHANGELOG.md
-
-## Apache Apex Core release 3.4.0
-
-May 12, 2016.  The Apache Apex community is pleased to announce release 
[3.4.0](/downloads.html) of the Core.
-
-Changes: https://github.com/apache/apex-malhar/blob/v3.4.0/CHANGELOG.md
-
-## Apache Apex announced as Top-Level Project
-
-Apr 25, 2016.  The Apache Software Foundation (ASF) announced today that 
Apache Apex has graduated from the Apache Incubator to become a Top-Level 
Project (TLP), signifying that the project's community and products have been 
well-governed under the ASF's meritocratic process and principles. 
-
-https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces90
-
-## Apache Apex Core release 3.2.1-incubating
-
-Apr 21, 2016.  The Apache Apex community is pleased to announce release 
[3.2.1-incubating](/downloads.html) of the Core.
-
-Changes: 
https://github.com/apache/apex-core/blob/v3.2.1-incubating/CHANGELOG.md
-
-
-## Apache Apex Malhar Library release 3.3.1-incubating
-
-Mar 2, 2016.  The Apache Apex community is pleased to announce release 
[3.3.1-incubating](/downloads.html) of the Malhar Library.
-
-Changes: 
https://github.com/apache/apex-malhar/blob/v3.3.1-incubating/CHANGELOG.md
-

http://git-wip-us.apache.org/repos/asf/apex-site/blob/47917f05/src/md/tweets.md
----------------------------------------------------------------------
diff --git a/src/md/tweets.md b/src/md/tweets.md
new file mode 100644
index 0000000..63dd816
--- /dev/null
+++ b/src/md/tweets.md
@@ -0,0 +1,4 @@
+## Tweets by [@ApacheApex](https://twitter.com/ApacheApex)
+
+<a class="twitter-timeline"  href="https://twitter.com/ApacheApex"; 
data-chrome="nofooter noborders noheader transparent" 
data-widget-id="739909112654266368">Tweets by @ApacheApex</a>
+<script>!function(d,s,id){var 
js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/apex-site/blob/47917f05/src/pages/announcements.html
----------------------------------------------------------------------
diff --git a/src/pages/announcements.html b/src/pages/announcements.html
index 7174514..d6ce096 100644
--- a/src/pages/announcements.html
+++ b/src/pages/announcements.html
@@ -3,7 +3,8 @@
 <div class="container">
   <div class="col-md-8">
 
-      {{> announcements}}
+      {{> announcements-latest }}
+      {{> announcements-history }}
 
   </div>
   <div class="col-md-4">

http://git-wip-us.apache.org/repos/asf/apex-site/blob/47917f05/src/pages/index.html
----------------------------------------------------------------------
diff --git a/src/pages/index.html b/src/pages/index.html
index ab64530..4f950de 100644
--- a/src/pages/index.html
+++ b/src/pages/index.html
@@ -11,28 +11,48 @@
         <h1>Apache Apex<span class="banner-trademark">&trade;</span></h1>
         <p>Enterprise-grade unified stream and batch processing engine.</p>
         <p>
+          <a class="btn btn-info btn-lg" href="/community.html" 
role="button">Community</a>
+          <a class="btn btn-info btn-lg" href="/docs.html" 
role="button">Documentation</a>
           <a class="btn btn-info btn-lg" 
href="https://github.com/apache/apex-core"; role="button">Github</a>
         </p>
       </div>
     </div>
   </div>
+
+  <div class="break"></div>
+
+  <div class="container">
+    <div class="col-md-4">
+        <h2>Enterprise Grade</h2>
+        <p class="text-regular"><strong>Apex is a Hadoop YARN native platform 
that unifies stream and batch processing</strong>. It processes big data 
in-motion in a way that is highly scalable, highly performant, fault tolerant, 
stateful, secure, distributed, and easily operable.</p>
+    </div>
+    <div class="col-md-4">
+      <h2>Low Barrier-to-Entry</h2>
+      <p class="text-regular"><strong>Write your business logic and leave all 
operability to the platform.</strong> It provides a simple API that enables 
developers to write or re-use generic Java code, thereby lowering the expertise 
needed to write big data applications.</p>
+    </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>
+    </div>
+  </div>
+
 </div>
 
+
 <div class="container">
-  <div class="col-md-4">
-    <h2>Enterprise Grade</h2>
-    <p><strong>Apex is a <a 
href="http://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/YARN.html";
 target="_blank">YARN</a>-native platform that unifies stream and batch 
processing</strong>. It processes big data in-motion in a way that is highly 
scalable, highly performant, fault tolerant, stateful, secure, distributed, and 
easily operable.</p>
-  </div>
-  <div class="col-md-4">
-    <h2>Low Barrier-to-Entry</h2>
-    <p><strong>Write your business logic and leave all operability to the 
platform.</strong> It provides a simple API that enables developers to write or 
re-use generic Java code, thereby lowering the expertise needed to write big 
data applications.</p>
-    <p><a href="/docs.html">view the docs &raquo;</a></p>
+  <div class="col-md-8">
+    {{> announcements-latest }}
+
+    <br/>
+    For a complete list please visit the <a 
href="/announcements.html">announcements page</a>.
+
   </div>
   <div class="col-md-4">
-    <h2>Modular</h2>
-    <p><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><a href="/community.html">community resources &raquo;</a></p>
+    {{> upcoming-meetups}}
+    <br/>
+    {{> tweets}}
   </div>
 </div>
 
+
 {{> footer}}

http://git-wip-us.apache.org/repos/asf/apex-site/blob/47917f05/src/pages/tweets.html
----------------------------------------------------------------------
diff --git a/src/pages/tweets.html b/src/pages/tweets.html
new file mode 100644
index 0000000..030a7d7
--- /dev/null
+++ b/src/pages/tweets.html
@@ -0,0 +1,2 @@
+<a class="twitter-timeline"  href="https://twitter.com/ApacheApex"; 
data-widget-id="739909112654266368">Tweets by @ApacheApex</a>
+<script>!function(d,s,id){var 
js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>

Reply via email to