You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2017/06/27 03:29:40 UTC

james-site git commit: JAMES-2029 Correct typos and CSS on welcoming page

Repository: james-site
Updated Branches:
  refs/heads/asf-site 2899237a0 -> 07463a6bd


JAMES-2029 Correct typos and CSS on welcoming page


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

Branch: refs/heads/asf-site
Commit: 07463a6bd826f67e8d9d8afa8b4b2b56de88bfc2
Parents: 2899237
Author: benwa <bt...@linagora.com>
Authored: Tue Jun 27 10:29:19 2017 +0700
Committer: benwa <bt...@linagora.com>
Committed: Tue Jun 27 10:29:19 2017 +0700

----------------------------------------------------------------------
 content/feed.xml   |  4 ++--
 content/index.html | 28 ++++++++++++++--------------
 2 files changed, 16 insertions(+), 16 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-site/blob/07463a6b/content/feed.xml
----------------------------------------------------------------------
diff --git a/content/feed.xml b/content/feed.xml
index 2c0342e..e7d4333 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -24,8 +24,8 @@
 </description>
     <link>http://localhost:4000/</link>
     <atom:link href="http://localhost:4000/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Fri, 23 Jun 2017 16:41:06 +0700</pubDate>
-    <lastBuildDate>Fri, 23 Jun 2017 16:41:06 +0700</lastBuildDate>
+    <pubDate>Tue, 27 Jun 2017 09:32:05 +0700</pubDate>
+    <lastBuildDate>Tue, 27 Jun 2017 09:32:05 +0700</lastBuildDate>
     <generator>Jekyll v3.4.3</generator>
     
       <item>

http://git-wip-us.apache.org/repos/asf/james-site/blob/07463a6b/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 2060fd6..e638889 100644
--- a/content/index.html
+++ b/content/index.html
@@ -250,20 +250,20 @@ WHAT WILL YOU TRY:</b><br>
           </div>
 
           <div id="openpaas" style="background:#fff" class="lity-hide">
-            <div class="padding about-table james-use-case-content">
-              <header class="major">
-                <h2><a href="http://open-paas.org/"><img src="/images/openpaas.png"></a></h2>
-              </header>
-              <p >
-                At <a href="https://linagora.com/">Linagora</a>, we chose JAMES as the Mail Delivery Agent of our
-                <a href="http://open-paas.org/">OpenPaaS</a> product:</p>
-              <ul class="james-ul">
-                <li class="james-use-case-li center-icon"><span class="icon fa-arrow-right"></span>For easy administration of email load balancing and high availability</li>
-                <li class="james-use-case-li center-icon"><span class="icon fa-arrow-right"></span>To allow email interactions with the platform</li>
-                <li class="james-use-case-li center-icon"><span class="icon fa-arrow-right"></span>To use the &nbsp;<a href="http://jmap.io/">JMAP</a>&nbsp; protocol (the browser interacts directly with the mail server)</li>
-              </ul>
-              <p>Our deployment currently allows serving a hundred user over JMAP, SMTP and IMAP.</p>
-            </div>
+              <div class="padding about-table james-use-case-content">
+                <header class="major">
+                  <h2><a href="http://open-paas.org/"><img src="/images/openpaas.png"></a></h2>
+                </header>
+                <p class="post-template">
+                  At&nbsp;<a href="https://linagora.com/" class="comm">LINAGORA</a>, we chose JAMES as the Mail Delivery Agent of our&nbsp;
+                  <a href="http://open-paas.org/" class="comm">OpenPaaS</a>&nbsp;product:</p>
+                <ul class="james-ul">
+                  <li class="james-use-case-li center-icon"><span class="icon fa-arrow-right"></span>For easy administration of email load balancing and high availability</li>
+                  <li class="james-use-case-li center-icon"><span class="icon fa-arrow-right"></span>To allow email interactions with the platform</li>
+                  <li class="james-use-case-li center-icon"><span class="icon fa-arrow-right"></span>To use the&nbsp;<a href="http://jmap.io/" class="comm">JMAP</a>&nbsp;protocol (the browser interacts directly with the mail server)</li>
+                </ul>
+                <p>Our deployment currently allows serving a hundred user over JMAP, SMTP and IMAP.</p>
+              </div>
           </div>
         </section>
       </section>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org