Repository: james-site Updated Branches: refs/heads/asf-site 07463a6bd -> e323e01e6
Add post about 3.0.0 release Project: http://git-wip-us.apache.org/repos/asf/james-site/repo Commit: http://git-wip-us.apache.org/repos/asf/james-site/commit/031c2c1a Tree: http://git-wip-us.apache.org/repos/asf/james-site/tree/031c2c1a Diff: http://git-wip-us.apache.org/repos/asf/james-site/diff/031c2c1a Branch: refs/heads/asf-site Commit: 031c2c1aad8173a40edc4bed4c86089cc5062d4d Parents: 07463a6 Author: Antoine Duprat <[email protected]> Authored: Tue Jul 25 10:54:31 2017 +0200 Committer: Antoine Duprat <[email protected]> Committed: Tue Jul 25 10:54:31 2017 +0200 ---------------------------------------------------------------------- content/feed.xml | 22 +++- content/index.html | 4 +- content/james/update/2017/07/20/james-3.0.html | 124 ++++++++++++++++++++ content/posts.html | 9 ++ 4 files changed, 155 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-site/blob/031c2c1a/content/feed.xml ---------------------------------------------------------------------- diff --git a/content/feed.xml b/content/feed.xml index e7d4333..c68565c 100644 --- a/content/feed.xml +++ b/content/feed.xml @@ -24,11 +24,29 @@ </description> <link>http://localhost:4000/</link> <atom:link href="http://localhost:4000/feed.xml" rel="self" type="application/rss+xml"/> - <pubDate>Tue, 27 Jun 2017 09:32:05 +0700</pubDate> - <lastBuildDate>Tue, 27 Jun 2017 09:32:05 +0700</lastBuildDate> + <pubDate>Tue, 25 Jul 2017 07:56:53 +0000</pubDate> + <lastBuildDate>Tue, 25 Jul 2017 07:56:53 +0000</lastBuildDate> <generator>Jekyll v3.4.3</generator> <item> + <title>Apache James Server 3.0.0</title> + <description><p>James server 3.0.0 has been released !</p> + +<p>You are welcome to <a href="http://james.apache.org/download.cgi#Apache_James_Server">download it</a>, any issue can be reported on our issue <a href="https://issues.apache.org/jira/browse/JAMES">tracker</a>.</p> + +</description> + <pubDate>Thu, 20 Jul 2017 14:13:22 +0000</pubDate> + <link>http://james.apache.org/james/update/2017/07/20/james-3.0.html</link> + <guid isPermaLink="true">http://james.apache.org/james/update/2017/07/20/james-3.0.html</guid> + + + <category>james</category> + + <category>update</category> + + </item> + + <item> <title>Apache James JSieve 0.7</title> <description><p>James JSieve 0.7 has been released.</p> http://git-wip-us.apache.org/repos/asf/james-site/blob/031c2c1a/content/index.html ---------------------------------------------------------------------- diff --git a/content/index.html b/content/index.html index e638889..344f743 100644 --- a/content/index.html +++ b/content/index.html @@ -149,7 +149,7 @@ WHAT WILL YOU TRY:</b><br> <li class="post-template"> <span class="icon fa-file-text-o"></span> <span class="details"> - <a href="/james/update/2017/06/23/jsieve-0.7.html" alt="Apache James JSieve 0.7"><b>Apache James JSieve 0.7 - June 23, 2017</b><br><small><p>James JSieve 0.7 has been released.</p> + <a href="/james/update/2017/07/20/james-3.0.html" alt="Apache James Server 3.0.0"><b>Apache James Server 3.0.0 - July 20, 2017</b><br><small><p>James server 3.0.0 has been released !</p> </small></a> </span> @@ -158,7 +158,7 @@ WHAT WILL YOU TRY:</b><br> <li class="post-template"> <span class="icon fa-file-text-o"></span> <span class="details"> - <a href="/james/update/2017/06/16/mime4j-0.8.1.html" alt="Apache James Mime4J 0.8.1"><b>Apache James Mime4J 0.8.1 - June 16, 2017</b><br><small><p>James Mime4J 0.8.1 has been released.</p> + <a href="/james/update/2017/06/23/jsieve-0.7.html" alt="Apache James JSieve 0.7"><b>Apache James JSieve 0.7 - June 23, 2017</b><br><small><p>James JSieve 0.7 has been released.</p> </small></a> </span> http://git-wip-us.apache.org/repos/asf/james-site/blob/031c2c1a/content/james/update/2017/07/20/james-3.0.html ---------------------------------------------------------------------- diff --git a/content/james/update/2017/07/20/james-3.0.html b/content/james/update/2017/07/20/james-3.0.html new file mode 100644 index 0000000..4394d57 --- /dev/null +++ b/content/james/update/2017/07/20/james-3.0.html @@ -0,0 +1,124 @@ +<!-- + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +--> +<!DOCTYPE html> +<html> + <head> + <meta charset="utf-8"/> + <title>Apache James</title> + + <link rel="stylesheet" type="text/css" href="/assets/css/main.css"> + <link rel="stylesheet" type="text/css" href="/assets/css/font-awesome.min.css"> + <link rel="stylesheet" type="text/css" href="/assets/css/ie8.css"> + <link rel="stylesheet" type="text/css" href="/assets/css/ie9.css"> + <link rel="shortcut icon" href="/images/james-logo.png"> + </head> +<body> + <!-- + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +--> + +<link href="/assets/css/lightbox.css" rel="stylesheet"> +<div id="wrapper" class="post-page"> + <div class="apache_ref"> + <a href="https://www.apache.org" alt="apache foundation link"><img src="https://www.apache.org/foundation/press/kit/asf_logo.svg" title="apache foundation logo"/></a> + </div> + <div class="apache_ref_mobile"> + <a href="https://www.apache.org" alt="apache foundation link">The Apache Software Foundation</a> + </div> + + <header id="header" class="alt"> + <div class="logo"><a href="/index.html" alt="Apache James"><img src="/images/james.svg" alt="james logo"/></a></div> + <h1 class="hidden">James Enterprise Mail Server</h1> + <h2>Emails at the heart of your business logic</h2> + </header> + + <!-- Main --> + <div id="main"> + + <!-- Content --> + <section id="content" class="main"> + + <h1><span class="icon fa-file-text-o"></span> Apache James Server 3.0.0</h1> + <h2><span class="icon fa-clock-o"></span><b> July 20, 2017</b></h2> + + <br/> + + <div> + <p>James server 3.0.0 has been released !</p> + +<p>You are welcome to <a href="http://james.apache.org/download.cgi#Apache_James_Server">download it</a>, any issue can be reported on our issue <a href="https://issues.apache.org/jira/browse/JAMES">tracker</a>.</p> + + + + </div> + <footer class="major special"> + <hr> + <center> + <ul class="actions"> + <li><a href="/index.html" class="button">Back to homepage</a></li> + <li><a href="/posts.html" class="button">Read More Posts</a></li> + </ul> + </center> + </footer> + </section> + </div> + <footer id="footer" class="major"> + <section> + <h2>James</h2> + <ul class="no-padding"> + <li class="no-padding"><a href="../#intro" class="active">About</a></li> + <li class="no-padding"><a href="../#first">Get Started</a></li> + <li class="no-padding"><a href="../#posts">Last Posts</a></li> + <li class="no-padding"><a href="../#second">Community</a></li> + <li class="no-padding"><a href="https://james.apache.org/"><span class="fa fa-external-link"></span> Documentation</a></li> + </ul> + </section> + <section> + <h2>Connect</h2> + <ul class="icons"> + <li><a href="http://twitter.com/ApacheJames" class="icon fa-twitter alt"><span class="label">Twitter</span></a></li> + <li><a href="https://github.com/apache/james-project" class="icon fa-github alt"><span class="label">GitHub</span></a></li> + <li><a href="http://james.apache.org/mail.html" class="icon fa-envelope-o alt"><span class="label">Mailing-list</span></a></li> + </ul> + </section> + <section> + <h2>Copyright</h2> + <a href="http://www.apache.org/">Apache Licence Copyright</a><br/> + ©Untitled. Design: <a href="https://html5up.net">HTML5 UP</a> + </section> + </footer> +</div> + +</body> +</html> http://git-wip-us.apache.org/repos/asf/james-site/blob/031c2c1a/content/posts.html ---------------------------------------------------------------------- diff --git a/content/posts.html b/content/posts.html index c45ec74..c2ff2b2 100644 --- a/content/posts.html +++ b/content/posts.html @@ -65,6 +65,15 @@ <li class="post-template"> <span class="icon fa-lg fa-file-text-o"></span> <span class="details"> + <a href="/james/update/2017/07/20/james-3.0.html" alt="Apache James Server 3.0.0"><b>Apache James Server 3.0.0 - July 20, 2017</b><small><p>James server 3.0.0 has been released !</p> + +</small></a> + </span> + </li> + + <li class="post-template"> + <span class="icon fa-lg fa-file-text-o"></span> + <span class="details"> <a href="/james/update/2017/06/23/jsieve-0.7.html" alt="Apache James JSieve 0.7"><b>Apache James JSieve 0.7 - June 23, 2017</b><small><p>James JSieve 0.7 has been released.</p> </small></a> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
