You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by hu...@apache.org on 2016/05/31 05:00:38 UTC

incubator-ponymail-site git commit: reorder, link to #contribute from devme banner

Repository: incubator-ponymail-site
Updated Branches:
  refs/heads/asf-site 073ca12ce -> 13e5c4fc2


reorder, link to #contribute from devme banner


Project: http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/commit/13e5c4fc
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/tree/13e5c4fc
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/diff/13e5c4fc

Branch: refs/heads/asf-site
Commit: 13e5c4fc2d07b02407a6cfea2bf146d24483fc96
Parents: 073ca12
Author: humbedooh <hu...@apache.org>
Authored: Tue May 31 07:00:23 2016 +0200
Committer: humbedooh <hu...@apache.org>
Committed: Tue May 31 07:00:23 2016 +0200

----------------------------------------------------------------------
 content/index.html | 38 ++++++++++++++++++++------------------
 1 file changed, 20 insertions(+), 18 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/blob/13e5c4fc/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index dd79065..a92e014 100644
--- a/content/index.html
+++ b/content/index.html
@@ -3,7 +3,7 @@
 <link rel="stylesheet" type="text/css" href="css/fa/fa.css"/>
 </head><body>
 <div style="margin: -10px; background: #7e614a; color: #EEE; margin-bottom: 20px; text-align: center;">
-    <a href="#downloads"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="images/devme.png" alt="Fork/Download Pony Mail"></a>
+    <a href="#contribut"><img align='left' style="width: 150px; height: 150px; position: relative; left: -4px; border: 0;" src="images/devme.png" alt="Fork/Download Pony Mail"></a>
     <h1><a id="Pony_Mail_0"></a>Apache Pony Mail (Incubating)</h1>
     <div id="menubar" style="font-size: 20pt; background: #5e514a; padding-top: 5px;">
         <ul>
@@ -86,23 +86,7 @@ private.</p>
 <li>import mbox data with <a href="http://import-mbox.py">import-mbox.py</a> if need be (see <a href="docs/IMPORTING.md">this doc</a> for details)</li>
 <li>All done :) But please see the <a href="https://github.com/apache/incubator-ponymail/tree/master/docs/INSTALLING.md">detailed installation instructions</a> for more details</li>
 </ol>
-<h3><a id="contribute"></a>Contributing to Pony Mail</h3>
-<p>We\u2019d LOVE if more people would contribute to Pony Mail!
-Any form of contribution is most welcome, whether it be programming,
-documentation, evangelism, marketing, or helping out other users.</p>
-<p>To contribute to Pony Mail, follow these steps (also see <a href="https://github.com/apache/incubator-ponymail/tree/master/docs/CONTRIBUTING.md">this doc</a>):</p>
-<ul>
-<li>Fork the repo</li>
-<li>Subscribe to the Pony Mail dev list:
-<ul>
-<li>Either send an email to <a href="mailto:dev-subscribe@ponymail.incubator.apache.org">dev-subscribe@ponymail.incubator.apache.org</a> OR</li>
-<li>Visit <a href="https://lists.apache.org/list.html?dev@ponymail.apache.org">https://lists.apache.org/list.html?dev@ponymail.apache.org</a> (You can use Persona or ASF OAuth)</li>
-</ul>
-</li>
-<li>Find something to fix or help out with</li>
-<li>Let us know what you want to do, and we\u2019ll add you to our contributors list!</li>
-<li>Join us on #ponymail on the Freenode IRC network</li>
-</ul>
+
 <h3><a id="Development_Benchmarking_91"></a>Development Benchmarking</h3>
 <p>Pony Mail has been built for and tested with the mail archives of the Apache
 Software Foundation, which span more than 15 million emails sent across more
@@ -127,6 +111,24 @@ list size and available bandwidth.</p>
 <li>Have it work with ES with auth mode or via HTTPS</li>
 </ul>
 
+<h3><a id="contribute"></a>Contributing to Pony Mail</h3>
+<p>We\u2019d LOVE if more people would contribute to Pony Mail!
+Any form of contribution is most welcome, whether it be programming,
+documentation, evangelism, marketing, or helping out other users.</p>
+<p>To contribute to Pony Mail, follow these steps (also see <a href="https://github.com/apache/incubator-ponymail/tree/master/docs/CONTRIBUTING.md">this doc</a>):</p>
+<ul>
+<li>Fork the repo</li>
+<li>Subscribe to the Pony Mail dev list:
+<ul>
+<li>Either send an email to <a href="mailto:dev-subscribe@ponymail.incubator.apache.org">dev-subscribe@ponymail.incubator.apache.org</a> OR</li>
+<li>Visit <a href="https://lists.apache.org/list.html?dev@ponymail.apache.org">https://lists.apache.org/list.html?dev@ponymail.apache.org</a> (You can use Persona or ASF OAuth)</li>
+</ul>
+</li>
+<li>Find something to fix or help out with</li>
+<li>Let us know what you want to do, and we\u2019ll add you to our contributors list!</li>
+<li>Join us on #ponymail on the Freenode IRC network</li>
+</ul>
+
 <h2><a id="source"></a>Source Code</h2>
 <p>
     You can check out our canonical source repository at: