GEODE-53 - Applying latest feedback from mailing list:

 - Moving mailing lists to top-level menu and up in the community page
 - Removed logos and Tools section
 - Changed mailing list archive link from ASF to markmail (better UI)
 - Merged fixes from PR #47


Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/d16e78d1
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/d16e78d1
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/d16e78d1

Branch: refs/heads/feature/GEODE-291
Commit: d16e78d1db74af2de0e03502078650850c5b48aa
Parents: 31e85e1
Author: William Markito <[email protected]>
Authored: Mon Dec 7 16:05:52 2015 -0800
Committer: William Markito <[email protected]>
Committed: Mon Dec 7 16:05:52 2015 -0800

----------------------------------------------------------------------
 gemfire-site/content/community/index.html       | 68 ++++++++++----------
 gemfire-site/content/index.html                 |  9 +--
 gemfire-site/content/releases/index.html        |  3 +-
 .../website/content/community/index.html        | 65 +++++++++----------
 gemfire-site/website/content/index.html         |  6 +-
 gemfire-site/website/layouts/header.html        |  3 +-
 6 files changed, 78 insertions(+), 76 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/d16e78d1/gemfire-site/content/community/index.html
----------------------------------------------------------------------
diff --git a/gemfire-site/content/community/index.html 
b/gemfire-site/content/community/index.html
index caf98e2..b1d0783 100644
--- a/gemfire-site/content/community/index.html
+++ b/gemfire-site/content/community/index.html
@@ -223,7 +223,8 @@
                 <li><a href="https://issues.apache.org/jira/browse/GEODE/";
                        target="_blank"><span class="icns 
icon-bug"></span></a></li>
                 <li><a href="http://stackoverflow.com/search?q=Apache%20Geode"; 
target="_blank"><span class="icns icon-stackexchange"></span></a></li>
-                <li><a href="/community/#live"><span class="icns 
icon-comments"></span></a></li>
+                <li><a href="/community/#mailing-lists"><span class="icns 
icon-envelope"></span></a></li>
+                <!-- <li><a href="/community/#live"><span class="icns 
icon-comments"></span></a></li> -->
                 <li><a href="https://twitter.com/apachegeode"; 
target="_blank"><span class="icns icon-twitter"></span></a></li>
                 <li><a 
href="https://cwiki.apache.org/confluence/display/geode/"; target="_blank"><span 
class="icns icon-edit"></span></a></li>
                 <li><a href="/releases/"><span class="icns 
icon-releases"></span></a></li>
@@ -250,6 +251,35 @@
        </div>
 </section>
 
+<section class="bf-community">
+    <div class="container">
+       <div class="row">
+           <div class="col-md-12">
+               <h2 class="icns-envelope" 
id="mailing-lists"><span>Mailing-lists</span></h2>
+                       </div>
+               </div>
+               <div class="row">
+               <div class="col-md-4">
+                       <h3>Users</h3>
+                       <p><em>Perfect if you build apps against Apache Geode 
or deploy Apache Geode.</em></p>
+                       <p>To subscribe, send a blank email to<br/><a 
href="mailto:[email protected]";>[email protected]</a>.</p>
+                       <p>You can also <a 
href="http://markmail.org/search/?q=list%3Aorg.apache.geode.user+order%3Adate-backward";>read
 the archives</a>.</p>
+                       </div>
+               <div class="col-md-4">
+                       <h3>Dev</h3>
+                       <p><em>If you are building contributions & 
modifications to Apache Geode this is the list for you.</em><p>
+                       <p>To subscribe, send a blank email to<br/><a 
href="mailto:[email protected]";>[email protected]</a>.</p>
+                       <p>You can also <a 
href="http://markmail.org/search/?q=list%3Aorg.apache.geode.dev+order%3Adate-backward";>read
 the archives</a>.</p>
+                       </div>
+               <div class="col-md-4">
+                       <h3>Commits</h3>
+                       <p><em>This list receives an email whenever new code is 
contributed to Apache Geode.</em><p>
+                       <p>To subscribe, send a blank email to<br/><a 
href="mailto:[email protected]";>[email protected]</a>.</p>
+                       <p>You can also <a 
href="http://markmail.org/search/?q=list%3Aorg.apache.geode.commits+order%3Adate-backward";>read
 the archives</a>.</p>
+                       </div>
+               </div>
+       </div>
+</section>
 
 <section class="bf-community">
     <div class="container">
@@ -341,36 +371,6 @@
     <div class="container">
        <div class="row">
            <div class="col-md-12">
-               <h2 class="icns-envelope" 
id="mailing-lists"><span>Mailing-lists</span></h2>
-                       </div>
-               </div>
-               <div class="row">
-               <div class="col-md-4">
-                       <h3>Users</h3>
-                       <p><em>Perfect if you build apps against Apache Geode 
or deploy Apache Geode.</em></p>
-                       <p>To subscribe, send a blank email to<br/><a 
href="mailto:[email protected]";>[email protected]</a>.</p>
-                       <p>You can also <a 
href="https://mail-archives.apache.org/mod_mbox/incubator-geode-user/";>read the 
archives</a>.</p>
-                       </div>
-               <div class="col-md-4">
-                       <h3>Dev</h3>
-                       <p><em>If you are building contributions & 
modifications to Apache Geode this is the list for you.</em><p>
-                       <p>To subscribe, send a blank email to<br/><a 
href="mailto:[email protected]";>[email protected]</a>.</p>
-                       <p>You can also <a 
href="https://mail-archives.apache.org/mod_mbox/incubator-geode-dev/";>read the 
archives</a>.</p>
-                       </div>
-               <div class="col-md-4">
-                       <h3>Commits</h3>
-                       <p><em>This list receives an email whenever new code is 
contributed to Apache Geode.</em><p>
-                       <p>To subscribe, send a blank email to<br/><a 
href="mailto:[email protected]";>[email protected]</a>.</p>
-                       <p>You can also <a 
href="https://mail-archives.apache.org/mod_mbox/incubator-geode-commits/";>read 
the archives</a>.</p>
-                       </div>
-               </div>
-       </div>
-</section>
-
-<section class="bf-community">
-    <div class="container">
-       <div class="row">
-           <div class="col-md-12">
                <h2 class="icns-briefcase" 
id="deployments"><span>Deployments</span></h2>
                        </div>
                </div>
@@ -502,14 +502,14 @@
        </div>
 </section>
 
-<section class="bf-community tools">
+<!-- <section class="bf-community tools">
     <div class="container">
        <div class="row">
            <div class="col-md-12">
                <h2 class="icns-tools" id="tools"><span>Tools</span></h2>
                        </div>
                </div>
-               <div class="row">
+                <div class="row">
                        <div class="col-md-2 text-center">
                                <a href="http://www.jetbrains.com/idea/"; 
target="_blank"><img src="/img/intellij.png" /></a>
                                <p>IntelliJ IDEA</p>
@@ -521,7 +521,7 @@
                </div>
                These great companies have provided free product licenses to 
the Apache Geode team. We use these tools and love them.  Thank you!
        </div>
-</section>
+</section> -->
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/d16e78d1/gemfire-site/content/index.html
----------------------------------------------------------------------
diff --git a/gemfire-site/content/index.html b/gemfire-site/content/index.html
index de8327d..a450eea 100644
--- a/gemfire-site/content/index.html
+++ b/gemfire-site/content/index.html
@@ -54,7 +54,8 @@
                 <li><a href="https://issues.apache.org/jira/browse/GEODE/";
                        target="_blank"><span class="icns 
icon-bug"></span></a></li>
                 <li><a href="http://stackoverflow.com/search?q=Apache%20Geode"; 
target="_blank"><span class="icns icon-stackexchange"></span></a></li>
-                <li><a href="/community/#live"><span class="icns 
icon-comments"></span></a></li>
+                <li><a href="/community/#mailing-lists"><span class="icns 
icon-envelope"></span></a></li>
+                <!-- <li><a href="/community/#live"><span class="icns 
icon-comments"></span></a></li> -->
                 <li><a href="https://twitter.com/apachegeode"; 
target="_blank"><span class="icns icon-twitter"></span></a></li>
                 <li><a 
href="https://cwiki.apache.org/confluence/display/geode/"; target="_blank"><span 
class="icns icon-edit"></span></a></li>
                 <li><a href="/releases/"><span class="icns 
icon-releases"></span></a></li>
@@ -154,7 +155,7 @@
 <section class="bf-questions">
     <div class="container">
             <div class="col-md-12 text-center cta">
-                And much more... Interested ? You can check our <a 
href="https://cwiki.apache.org/confluence/display/GEODE/Index#Index-Geodein5minutesGeodein5minutes";
 target="_blank" class="btn btn-inverse btn-lg">Geode in 5 minutes tutorial</a> 
<span class="avoidwrap">, ask a question on the <a href="/community/" 
class="btn btn-inverse btn-lg">Mailing lists</a> or <a 
href="http://stackoverflow.com/search?q=Apache%20Geode"; class="btn btn-inverse 
btn-lg">StackOverflow</a></span>
+                And much more... Interested? You can check our <a 
href="https://cwiki.apache.org/confluence/display/GEODE/Index#Index-Geodein5minutesGeodein5minutes";
 target="_blank" class="btn btn-inverse btn-lg">Geode in 5 minutes tutorial</a> 
<span class="avoidwrap">, ask a question on the <a href="/community/" 
class="btn btn-inverse btn-lg">Mailing lists</a> or <a 
href="http://stackoverflow.com/search?q=Apache%20Geode"; class="btn btn-inverse 
btn-lg">StackOverflow</a></span>
             </div>
     </div>
 </section
@@ -167,14 +168,14 @@
                 <h2>About the Project</h2>
                 <p>Apache Geode is a data management platform that provides 
real-time, consistent access to data-intensive applications throughout widely 
distributed cloud architectures.</p>
 
-                <p>By pooling memory, CPU, network resources, and optionally 
local disk across multiple processes to manage application objects and 
behavior, it uses dynamic replication and data partitioning techniques to 
implement high availability, improved performance, scalability, and fault 
tolerance. In addition to being a distributed data container, Apache Geode is 
an in-memory data management system that provides reliable asynchronous event 
notifications and guaranteed message delivery.</p>
+                <p>By pooling memory, CPU, network resources, and (optionally) 
local disk across multiple processes to manage application objects and 
behavior, it uses dynamic replication and data partitioning techniques to 
implement high availability, improved performance, scalability, and fault 
tolerance. In addition to being a distributed data container, Apache Geode is 
an in-memory data management system that provides reliable asynchronous event 
notifications and guaranteed message delivery.</p>
 
                 <p>Apache Geode is a mature, robust technology originally 
developed by GemStone Systems in Beaverton, Oregon.
 Commercially available as GemFire™, the technology was first widely deployed 
in the financial sector as the transactional, low-latency data engine used
 in Wall Street trading platforms.
 Today Apache Geode is used by over 600 enterprise customers for high-scale 
business applications that must meet low latency and 24x7 availability 
requirements.</p>
 
-                <p>This project is an effort undergoing incubation at The 
Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is 
required of all newly accepted projects until a further review indicates that 
the infrastructure, communications, and decision making process have stabilized 
in a manner consistent with other successful ASF projects. While incubation 
status is not necessarily a reflection of the completeness or stability of the 
code, it does indicate that the project has yet to be fully endorsed by the 
ASF.</p>
+                <p>This project is undergoing incubation at The Apache 
Software Foundation (ASF), sponsored by the Incubator. Incubation is required 
of all newly accepted projects until a further review indicates that the 
infrastructure, communications, and decision making process have stabilized in 
a manner consistent with other successful ASF projects. While incubation status 
is not necessarily a reflection of the completeness or stability of the code, 
it does indicate that the project has yet to be fully endorsed by the ASF.</p>
             </div>
             <!--
             <div class="col-md-4 text-left">

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/d16e78d1/gemfire-site/content/releases/index.html
----------------------------------------------------------------------
diff --git a/gemfire-site/content/releases/index.html 
b/gemfire-site/content/releases/index.html
index 513fb25..25bd47c 100644
--- a/gemfire-site/content/releases/index.html
+++ b/gemfire-site/content/releases/index.html
@@ -54,7 +54,8 @@
                 <li><a href="https://issues.apache.org/jira/browse/GEODE/";
                        target="_blank"><span class="icns 
icon-bug"></span></a></li>
                 <li><a href="http://stackoverflow.com/search?q=Apache%20Geode"; 
target="_blank"><span class="icns icon-stackexchange"></span></a></li>
-                <li><a href="/community/#live"><span class="icns 
icon-comments"></span></a></li>
+                <li><a href="/community/#mailing-lists"><span class="icns 
icon-envelope"></span></a></li>
+                <!-- <li><a href="/community/#live"><span class="icns 
icon-comments"></span></a></li> -->
                 <li><a href="https://twitter.com/apachegeode"; 
target="_blank"><span class="icns icon-twitter"></span></a></li>
                 <li><a 
href="https://cwiki.apache.org/confluence/display/geode/"; target="_blank"><span 
class="icns icon-edit"></span></a></li>
                 <li><a href="/releases/"><span class="icns 
icon-releases"></span></a></li>

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/d16e78d1/gemfire-site/website/content/community/index.html
----------------------------------------------------------------------
diff --git a/gemfire-site/website/content/community/index.html 
b/gemfire-site/website/content/community/index.html
index 43c9cba..7abb0a9 100644
--- a/gemfire-site/website/content/community/index.html
+++ b/gemfire-site/website/content/community/index.html
@@ -13,6 +13,35 @@
        </div>
 </section>
 
+<section class="bf-community">
+    <div class="container">
+       <div class="row">
+           <div class="col-md-12">
+               <h2 class="icns-envelope" 
id="mailing-lists"><span>Mailing-lists</span></h2>
+                       </div>
+               </div>
+               <div class="row">
+               <div class="col-md-4">
+                       <h3>Users</h3>
+                       <p><em>Perfect if you build apps against Apache Geode 
or deploy Apache Geode.</em></p>
+                       <p>To subscribe, send a blank email to<br/><a 
href="mailto:[email protected]";>[email protected]</a>.</p>
+                       <p>You can also <a 
href="http://markmail.org/search/?q=list%3Aorg.apache.geode.user+order%3Adate-backward";>read
 the archives</a>.</p>
+                       </div>
+               <div class="col-md-4">
+                       <h3>Dev</h3>
+                       <p><em>If you are building contributions & 
modifications to Apache Geode this is the list for you.</em><p>
+                       <p>To subscribe, send a blank email to<br/><a 
href="mailto:[email protected]";>[email protected]</a>.</p>
+                       <p>You can also <a 
href="http://markmail.org/search/?q=list%3Aorg.apache.geode.dev+order%3Adate-backward";>read
 the archives</a>.</p>
+                       </div>
+               <div class="col-md-4">
+                       <h3>Commits</h3>
+                       <p><em>This list receives an email whenever new code is 
contributed to Apache Geode.</em><p>
+                       <p>To subscribe, send a blank email to<br/><a 
href="mailto:[email protected]";>[email protected]</a>.</p>
+                       <p>You can also <a 
href="http://markmail.org/search/?q=list%3Aorg.apache.geode.commits+order%3Adate-backward";>read
 the archives</a>.</p>
+                       </div>
+               </div>
+       </div>
+</section>
 
 <section class="bf-community">
     <div class="container">
@@ -104,36 +133,6 @@
     <div class="container">
        <div class="row">
            <div class="col-md-12">
-               <h2 class="icns-envelope" 
id="mailing-lists"><span>Mailing-lists</span></h2>
-                       </div>
-               </div>
-               <div class="row">
-               <div class="col-md-4">
-                       <h3>Users</h3>
-                       <p><em>Perfect if you build apps against Apache Geode 
or deploy Apache Geode.</em></p>
-                       <p>To subscribe, send a blank email to<br/><a 
href="mailto:[email protected]";>[email protected]</a>.</p>
-                       <p>You can also <a 
href="https://mail-archives.apache.org/mod_mbox/incubator-geode-user/";>read the 
archives</a>.</p>
-                       </div>
-               <div class="col-md-4">
-                       <h3>Dev</h3>
-                       <p><em>If you are building contributions & 
modifications to Apache Geode this is the list for you.</em><p>
-                       <p>To subscribe, send a blank email to<br/><a 
href="mailto:[email protected]";>[email protected]</a>.</p>
-                       <p>You can also <a 
href="https://mail-archives.apache.org/mod_mbox/incubator-geode-dev/";>read the 
archives</a>.</p>
-                       </div>
-               <div class="col-md-4">
-                       <h3>Commits</h3>
-                       <p><em>This list receives an email whenever new code is 
contributed to Apache Geode.</em><p>
-                       <p>To subscribe, send a blank email to<br/><a 
href="mailto:[email protected]";>[email protected]</a>.</p>
-                       <p>You can also <a 
href="https://mail-archives.apache.org/mod_mbox/incubator-geode-commits/";>read 
the archives</a>.</p>
-                       </div>
-               </div>
-       </div>
-</section>
-
-<section class="bf-community">
-    <div class="container">
-       <div class="row">
-           <div class="col-md-12">
                <h2 class="icns-briefcase" 
id="deployments"><span>Deployments</span></h2>
                        </div>
                </div>
@@ -265,14 +264,14 @@
        </div>
 </section>
 
-<section class="bf-community tools">
+<!-- <section class="bf-community tools">
     <div class="container">
        <div class="row">
            <div class="col-md-12">
                <h2 class="icns-tools" id="tools"><span>Tools</span></h2>
                        </div>
                </div>
-               <div class="row">
+                <div class="row">
                        <div class="col-md-2 text-center">
                                <a href="http://www.jetbrains.com/idea/"; 
target="_blank"><img src="/img/intellij.png" /></a>
                                <p>IntelliJ IDEA</p>
@@ -284,4 +283,4 @@
                </div>
                These great companies have provided free product licenses to 
the Apache Geode team. We use these tools and love them.  Thank you!
        </div>
-</section>
+</section> -->

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/d16e78d1/gemfire-site/website/content/index.html
----------------------------------------------------------------------
diff --git a/gemfire-site/website/content/index.html 
b/gemfire-site/website/content/index.html
index 1925150..17058e7 100644
--- a/gemfire-site/website/content/index.html
+++ b/gemfire-site/website/content/index.html
@@ -89,7 +89,7 @@ title: Performance is key. Consistency is a must.
 <section class="bf-questions">
     <div class="container">
             <div class="col-md-12 text-center cta">
-                And much more... Interested ? You can check our <a 
href="https://cwiki.apache.org/confluence/display/GEODE/Index#Index-Geodein5minutesGeodein5minutes";
 target="_blank" class="btn btn-inverse btn-lg">Geode in 5 minutes tutorial</a> 
<span class="avoidwrap">, ask a question on the <a href="/community/" 
class="btn btn-inverse btn-lg">Mailing lists</a> or <a 
href="http://stackoverflow.com/search?q=Apache%20Geode"; class="btn btn-inverse 
btn-lg">StackOverflow</a></span>
+                And much more... Interested? You can check our <a 
href="https://cwiki.apache.org/confluence/display/GEODE/Index#Index-Geodein5minutesGeodein5minutes";
 target="_blank" class="btn btn-inverse btn-lg">Geode in 5 minutes tutorial</a> 
<span class="avoidwrap">, ask a question on the <a href="/community/" 
class="btn btn-inverse btn-lg">Mailing lists</a> or <a 
href="http://stackoverflow.com/search?q=Apache%20Geode"; class="btn btn-inverse 
btn-lg">StackOverflow</a></span>
             </div>
     </div>
 </section
@@ -102,14 +102,14 @@ title: Performance is key. Consistency is a must.
                 <h2>About the Project</h2>
                 <p>Apache Geode is a data management platform that provides 
real-time, consistent access to data-intensive applications throughout widely 
distributed cloud architectures.</p>
 
-                <p>By pooling memory, CPU, network resources, and optionally 
local disk across multiple processes to manage application objects and 
behavior, it uses dynamic replication and data partitioning techniques to 
implement high availability, improved performance, scalability, and fault 
tolerance. In addition to being a distributed data container, Apache Geode is 
an in-memory data management system that provides reliable asynchronous event 
notifications and guaranteed message delivery.</p>
+                <p>By pooling memory, CPU, network resources, and (optionally) 
local disk across multiple processes to manage application objects and 
behavior, it uses dynamic replication and data partitioning techniques to 
implement high availability, improved performance, scalability, and fault 
tolerance. In addition to being a distributed data container, Apache Geode is 
an in-memory data management system that provides reliable asynchronous event 
notifications and guaranteed message delivery.</p>
 
                 <p>Apache Geode is a mature, robust technology originally 
developed by GemStone Systems in Beaverton, Oregon.
 Commercially available as GemFire™, the technology was first widely deployed 
in the financial sector as the transactional, low-latency data engine used
 in Wall Street trading platforms.
 Today Apache Geode is used by over 600 enterprise customers for high-scale 
business applications that must meet low latency and 24x7 availability 
requirements.</p>
 
-                <p>This project is an effort undergoing incubation at The 
Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is 
required of all newly accepted projects until a further review indicates that 
the infrastructure, communications, and decision making process have stabilized 
in a manner consistent with other successful ASF projects. While incubation 
status is not necessarily a reflection of the completeness or stability of the 
code, it does indicate that the project has yet to be fully endorsed by the 
ASF.</p>
+                <p>This project is undergoing incubation at The Apache 
Software Foundation (ASF), sponsored by the Incubator. Incubation is required 
of all newly accepted projects until a further review indicates that the 
infrastructure, communications, and decision making process have stabilized in 
a manner consistent with other successful ASF projects. While incubation status 
is not necessarily a reflection of the completeness or stability of the code, 
it does indicate that the project has yet to be fully endorsed by the ASF.</p>
             </div>
             <!--
             <div class="col-md-4 text-left">

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/d16e78d1/gemfire-site/website/layouts/header.html
----------------------------------------------------------------------
diff --git a/gemfire-site/website/layouts/header.html 
b/gemfire-site/website/layouts/header.html
index 1e7f18a..8ea572a 100644
--- a/gemfire-site/website/layouts/header.html
+++ b/gemfire-site/website/layouts/header.html
@@ -220,7 +220,8 @@
                 <li><a href="https://issues.apache.org/jira/browse/GEODE/";
                        target="_blank"><span class="icns 
icon-bug"></span></a></li>
                 <li><a href="http://stackoverflow.com/search?q=Apache%20Geode"; 
target="_blank"><span class="icns icon-stackexchange"></span></a></li>
-                <li><a href="/community/#live"><span class="icns 
icon-comments"></span></a></li>
+                <li><a href="/community/#mailing-lists"><span class="icns 
icon-envelope"></span></a></li>
+                <!-- <li><a href="/community/#live"><span class="icns 
icon-comments"></span></a></li> -->
                 <li><a href="https://twitter.com/apachegeode"; 
target="_blank"><span class="icns icon-twitter"></span></a></li>
                 <li><a 
href="https://cwiki.apache.org/confluence/display/geode/"; target="_blank"><span 
class="icns icon-edit"></span></a></li>
                 <li><a href="/releases/"><span class="icns 
icon-releases"></span></a></li>

Reply via email to