This is an automated email from the ASF dual-hosted git repository.
btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git
The following commit(s) were added to refs/heads/master by this push:
new d32dd2c JAMES-3614 The homepage should comply with the ASF release
policy
new 32bedd3 Merge pull request #555 from chibenwa/JAMES-3614-homepage
d32dd2c is described below
commit d32dd2c0088a923f9aab649554ba14ea65de6b69
Author: Benoit Tellier <[email protected]>
AuthorDate: Tue Jul 27 16:39:57 2021 +0700
JAMES-3614 The homepage should comply with the ASF release policy
- Download page in the top links
- Reference the getting started from downloads guide before the docker
hands-on
- We still keep a link to downloads inside the community block
---
src/homepage/index.html | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)
diff --git a/src/homepage/index.html b/src/homepage/index.html
index 85683fc..016e72d 100644
--- a/src/homepage/index.html
+++ b/src/homepage/index.html
@@ -51,9 +51,8 @@ layout: default
<li><a href="#roadmap">Roadmap</a></li>
<li><a href="#posts">Last Posts</a></li>
<li><a href="#second">Community</a></li>
- <li><a href="#third">Contribute</a></li>
- <li><a href="#use-cases">Use-cases</a></li>
<li><a href="documentation.html"><span class="fa
fa-external-link"></span> Documentation</a></li>
+ <li><a href="download.cgi"><span class="fa fa-external-link"></span>
Downloads</a></li>
</ul>
</nav>
@@ -101,9 +100,23 @@ layout: default
<section id="first" class="main">
<header class="major">
<h2>Get Started With James</h2>
+ <h3>Get Started With the official binaries </h3>
</header>
<section>
<ul class="james-ul no-padding">
+ <li class="post-template"><span
class="long-arrow-right">→</span><span><b>DOWNLOADS:</b><br>
+ The Apache James project wires together the different
libraries composing James to provide a running services,
+ ready to download on the Apache mirrors. See
+ <a href="download.cgi">our download page</a>.<br/><br/>
+ Follow <a href="install.html">our installation guide</a>.
+ </span></li>
+ </ul>
+ </section>
+ <section id="first_docker" class="main">
+ <header class="major">
+ <h3>Get Started With James And Docker</h3>
+ </header>
+ <ul class="james-ul no-padding">
<li class="post-template"><span
class="long-arrow-right">→</span><span><b>
WHAT WILL YOU TRY:</b><br>
<span>Here you will try James server v 3.6.0 thanks to an image.
This James image has a default configuration
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]