Merge pull request #3 from berttty/develop

[WAYANG-18][WAYANG-15] correction and community page
diff --git a/_data/navigation.yml b/_data/navigation.yml
index c602d1b..1af20c6 100644
--- a/_data/navigation.yml
+++ b/_data/navigation.yml
@@ -23,6 +23,10 @@
   url: /about
   external: false
 
+- title: Community
+  url: /community
+  external: false
+
 - title: Documentation
   url: /documentation
   external: false
diff --git a/_includes/head.html b/_includes/head.html
index c71d276..010f2bd 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -21,14 +21,15 @@
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
 
-    {% comment %}
+    {% if jekyll.environment == "production" %}
     <meta http-equiv="Refresh" content="0;URL=https://wayang.apache.org{{page.url}}" />
-    {% endcomment %}
     <script type="text/javascript">
         if(window.location.protocol != 'https:') {
             location.href =   location.href.replace("http://", "https://");
         }
     </script>
+    {% endif %}
+
 
     <title>Apache Wayang - {{page.title}}</title>
     <link rel="icon" href="{{ "assets/img/logo/favicon-pluma.ico" | absolute_url }}">
diff --git a/_layouts/community.html b/_layouts/community.html
new file mode 100644
index 0000000..cffeb5d
--- /dev/null
+++ b/_layouts/community.html
@@ -0,0 +1,29 @@
+---
+license: |
+    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.
+layout: post
+---
+
+<div class="row">
+    <div class="container">
+        <div class="col-12 community">
+            {{content}}
+        </div>
+    </div>
+</div>
+
+
+
diff --git a/_layouts/home.html b/_layouts/home.html
index b703728..7242616 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -20,7 +20,7 @@
     <div id="particules" ></div>
     <div class="container h-100">
         <div class="row d-flex justify-content-center">
-            <img style="max-height: 50vh; margin-top: -15vh" src="{{ "assets/img/logo/logo_svg_letter.svg" | absolute_url }}"/>
+            <img style="height: 50vh; max-height: 50vh; margin-top: -15vh" src="{{ "assets/img/logo/logo_svg_letter.svg" | absolute_url }}"/>
         </div>
         <div class="row">
             <div class="col h-100 text-center flex-wrap" >
diff --git a/assets/css/home.css b/assets/css/home.css
index 46d28bb..5a714d0 100644
--- a/assets/css/home.css
+++ b/assets/css/home.css
@@ -176,3 +176,19 @@
     border-top-color: #212529;
     border-top-width: 1px;
 }
+
+.community  h1 {
+    border-left: 0.3em solid #a00e5a;
+    border-top: 1px solid #a00e5a;
+    color: #ff8724;
+    padding-left: 0.5em;
+}
+
+.community  h2 {
+    color: #a00e5a;
+}
+
+.community  li::marker {
+    color: #ff8724 !important;
+
+}
diff --git a/community.md b/community.md
new file mode 100644
index 0000000..b472c12
--- /dev/null
+++ b/community.md
@@ -0,0 +1,112 @@
+---
+license: |
+    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 a
+    
+         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.
+layout: community
+title: "Community"
+---
+
+The Apache Wayang team happily welcomes contributors and supporters of this nice Podling.
+
+Contributions, bug reports, and suggestions are welcome to Wayang code, website, documentation, and everything else! Inside the documentation, you can find How to contribute with more details. The Team is waiting for you join to this Podling.  
+
+
+# Mailing List
+
+Mailing list is where we discuss in public and keep everything tracked. You are welcomed to subscribe it if you wish:
+
+- To be informed about bug reports or feature requests. 
+- To discuss developing plans or specific issues. 
+- To offer helps to those who ask questions by email.
+- Give us ideas to make Wayang better for you and all the community.
+
+The emails where you can get subscribe are:
+* [dev@wayang.apache.org](mailto:dev@wayang.apache.org) holds other general discussions.
+* [commits@wayang.apache.org ](mailto:commits@wayang.apache.org )focuses on the commit logs.
+
+## How to subscribe to a mailing list
+
+Send an email without any contents or subject to LISTNAME-subscribe@wayang.apache.org. (replace LISTNAME with dev, commits, ..)
+    Wait till you receive an email with the subject “confirm subscribe to LISTNAME@wayang.apache.org”. Reply to that email, without editing the subject or including any contents
+    Wait till you receive an email with the subject “WELCOME to LISTNAME@wayang.apache.org”.
+
+If you send us an email with a code snippet, make sure that:
+
+* you do not link to files in external services as such files can change, get deleted, or the link might break and thus make an archived email thread useless 
+* you paste text instead of screenshots of text 
+* you keep formatting when pasting code in order to keep the code readable 
+* there are enough import statements to avoid ambiguities
+* if you are using some platform, please specify the version 
+
+
+## Watch the email without subscribe
+These two channels are public mailing list, and you can get access to them on Website without subscribing.
+* [Emails of commits@wayang.apache.org](https://lists.apache.org/list.html?commits@wayang.apache.org) 
+* [Emails of dev@wayang.apache.org](https://lists.apache.org/list.html?dev@wayang.apache.org)
+
+
+# Community Hubs
+
+### <i class="fa-1x fab fa-git-alt"></i> Source Code Repositories
+
+#### <span style="margin-left:1.5em"></span> Wayang Core Repository
+
+<i class="fas fa-feather" style="color:#ff8724; margin-left: 3.5em"></i> ASF repository : [https://gitbox.apache.org/repos/asf/incubator-wayang.git](https://gitbox.apache.org/repos/asf/incubator-wayang.git)
+
+<i class="fab fa-github" style="color:#ff8724; margin-left: 3.5em"></i> GitHub mirror : [https://github.com/apache/incubator-wayang.git](https://github.com/apache/incubator-wayang.git)
+
+#### <span style="margin-left:1.5em"></span> Wayang Web Page Repository
+
+<i class="fas fa-feather" style="color:#ff8724; margin-left: 3.5em"></i> ASF repository : [https://gitbox.apache.org/repos/asf/incubator-wayang-website.git](https://gitbox.apache.org/repos/asf/incubator-wayang-website.git)
+
+<i class="fab fa-github" style="color:#ff8724; margin-left: 3.5em"></i> GitHub mirror : [https://github.com/apache/incubator-wayang-website.git](https://github.com/apache/incubator-wayang-website.git)
+
+
+### <i class="fa-1x fas fa-bug"></i> Issues, Bugs and Features
+
+If you have a specific bug to report or feature request, we suggest opening an issue in [Jira](https://issues.apache.org/jira/projects/WAYANG/issue).
+
+# People
+
+## Contributors
+
+{:class="table table-bordered table-striped table-hover"}
+| Name               | Role             | Apache ID  |
+| ------------------ |:----------------:| ---------- |
+| Alexander Alten    | PPMC, Committer  | aloalt     |
+| Anis Troudi        | PPMC, Committer  | atroudi    |
+| Bertty Contreras   | PPMC, Committer  | bertty     |
+| Jorge Quiané       | PPMC, Committer  | quiaru     |
+| Rodrigo Pardo Meza | PPMC, Committer  | rpardomeza |
+| Zoi Kaoudi         | PPMC, Committer  | zkaoudi    |
+
+You can reach committers directly at \<apache-id\>@apache.org
+
+## Former mentors
+
+The following people were very kind to mentor the project while in incubation.
+
+{:class="table table-bordered table-striped table-hover"}
+| Name                 | Apache ID   |
+| -------------------- | ----------- |
+| Bernd Fondermann     |  berndf     |
+| Christofer Dutz      |  cdutz      |
+| Jean-Baptiste Onofré |  jbonofre   |
+| Lars George          |  larsgeorge |
+
+## Donations to Wayang
+
+The [Logo](http://wayang.apache.org/assets/img/logo/Apache_Wayang/Apache_Wayang.pdf) and design style of the webpage it was donate by [Brian Vera](https://www.linkedin.com/in/brian-vera-hablares-17a663b8/)
+
diff --git a/script/cibuild b/script/cibuild
index d018850..cf44d84 100644
--- a/script/cibuild
+++ b/script/cibuild
@@ -23,6 +23,8 @@
 BASE_URL="/"
 BRANCH_PAGE=asf-site
 
+export JEKYLL_ENV="production"
+
 echo "url: \"${URL}\"" > _config.yml.tmp
 echo "baseurl: \"${BASE_URL}\"" >> _config.yml.tmp
 cat _config.yml | grep -v "url:" >> _config.yml.tmp