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 rc...@apache.org on 2020/08/25 10:11:54 UTC

[james-project] 01/08: JAMES-3187 Community documentation page contribution

This is an automated email from the ASF dual-hosted git repository.

rcordier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit e1355873d38984023a354b88e50ec6c34ee6e916
Author: Rene Cordier <rc...@linagora.com>
AuthorDate: Tue Aug 11 15:02:14 2020 +0700

    JAMES-3187 Community documentation page contribution
---
 docs/modules/community/nav.adoc                 |  5 ++++
 docs/modules/community/pages/contributing.adoc  |  3 ++
 docs/modules/community/pages/download.adoc      |  4 +++
 docs/modules/community/pages/guidelines.adoc    |  4 +++
 docs/modules/community/pages/index.adoc         | 39 ++++++++++++++++++++++++-
 docs/modules/community/pages/mailing-lists.adoc |  3 ++
 docs/modules/community/pages/support.adoc       |  3 ++
 7 files changed, 60 insertions(+), 1 deletion(-)

diff --git a/docs/modules/community/nav.adoc b/docs/modules/community/nav.adoc
index 31f850e..5b3d99d 100644
--- a/docs/modules/community/nav.adoc
+++ b/docs/modules/community/nav.adoc
@@ -1 +1,6 @@
 * xref:index.adoc[]
+** xref:mailing-lists.adoc[]
+** xref:contributing.adoc[]
+** xref:guidelines.adoc[]
+** xref:download.adoc[]
+** xref:support.adoc[]
\ No newline at end of file
diff --git a/docs/modules/community/pages/contributing.adoc b/docs/modules/community/pages/contributing.adoc
new file mode 100644
index 0000000..463288d
--- /dev/null
+++ b/docs/modules/community/pages/contributing.adoc
@@ -0,0 +1,3 @@
+= Contributing
+
+(TODO)
diff --git a/docs/modules/community/pages/download.adoc b/docs/modules/community/pages/download.adoc
new file mode 100644
index 0000000..61300ac
--- /dev/null
+++ b/docs/modules/community/pages/download.adoc
@@ -0,0 +1,4 @@
+= Download Apache James releases
+:navtitle: Download releases
+
+(TODO)
diff --git a/docs/modules/community/pages/guidelines.adoc b/docs/modules/community/pages/guidelines.adoc
new file mode 100644
index 0000000..5590057
--- /dev/null
+++ b/docs/modules/community/pages/guidelines.adoc
@@ -0,0 +1,4 @@
+= Apache James Project guidelines
+:navtitle: Guidelines
+
+(TODO)
diff --git a/docs/modules/community/pages/index.adoc b/docs/modules/community/pages/index.adoc
index 5cf5498..60dcd30 100644
--- a/docs/modules/community/pages/index.adoc
+++ b/docs/modules/community/pages/index.adoc
@@ -1,5 +1,42 @@
 = Apache James Community
 :navtitle: Community
 
-(TODO)
+Apache James Project is an Open Source all-volunteer project obtaining its strength from its Community made of
+developers and users. All are welcome to the Community!
 
+== Join the community
+
+There are many ways for Users, Developers, Curious and Fans to join and be part of the James Community:
+
+ * https://james.apache.org/[Apache James Website]
+ * xref:mailing-lists.adoc[Mailing lists]: Subscribe to the appropriate Mailing Lists according to your interests and profile.
+ * https://gitter.im/apache/james-project[Gitter chat room]: Chat in live with the community on Gitter.
+ * https://twitter.com/ApacheJames[Twitter]: Express yourself and follow us @ApacheJames.
+ * https://github.com/apache/james-project[Github]: Read and contribute to the source code of the project.
+ * https://issues.apache.org/jira/projects/JAMES[JIRA]: Report issues or make suggestions for the project on our bug tracker.
+ * https://builds.apache.org/job/ApacheJames/[CI]: Check the status of James builds on our Jenkins CI.
+ * xref:download.adoc[Download releases]: Download artifacts and sources your need for the James Server and James libraries.
+ * xref:support.adoc[Professional support]: Find a list of companies which can provide you some support on James.
+
+== Contribute
+
+James is a project that lives from the contributions of its community. *Anyone can contribute!*
+
+That's right, we always want to hear from people with contributions to the code, the documentation, the website,
+and bug reports. We more than welcome non-coding contributions.
+
+You can find more information on how to contribute to the James project on the xref:contributing.adoc[contributing] section.
+
+== The Apache Software Foundation
+
+James is a project belonging to the https://www.apache.org/[Apache Software Foundation [ASF\]]. Thus, the Apache Jame project
+is governed by a number of xref:guidelines.adoc[guidelines] directly depending on the *ASF*.
+
+If you wish to get more involved with the *ASF* community in general, those links might interest you as well:
+
+ * https://www.apache.org/foundation/getinvolved.html[Get involved with the ASF]
+ * https://www.apache.org/foundation/faq.html[Apache FAQ]
+ * https://www.apache.org/licenses/[Apache Licenses]
+ * https://www.apache.org/security/[The Apache security team]
+ * https://www.apache.org/foundation/sponsorship.html[Sponsorship program]
+ * https://www.apache.org/foundation/thanks.html[Sponsors list]
diff --git a/docs/modules/community/pages/mailing-lists.adoc b/docs/modules/community/pages/mailing-lists.adoc
new file mode 100644
index 0000000..dc3bd18
--- /dev/null
+++ b/docs/modules/community/pages/mailing-lists.adoc
@@ -0,0 +1,3 @@
+= Mailing lists
+
+(TODO)
diff --git a/docs/modules/community/pages/support.adoc b/docs/modules/community/pages/support.adoc
new file mode 100644
index 0000000..38bb320
--- /dev/null
+++ b/docs/modules/community/pages/support.adoc
@@ -0,0 +1,3 @@
+= Professional support
+
+(TODO)


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