http://git-wip-us.apache.org/repos/asf/incubator-crail-website/blob/004e8a6d/content/community/index.html
----------------------------------------------------------------------
diff --git a/content/community/index.html b/content/community/index.html
deleted file mode 100644
index 9aa4a89..0000000
--- a/content/community/index.html
+++ /dev/null
@@ -1,117 +0,0 @@
-<!DOCTYPE html>
-<html>
-    <head>
-        <meta charset="utf-8">
-        <title>The Apache Crail (Incubating) Project: Community</title>
-        <meta name="viewport" content="width=device-width, initial-scale=1.0">
-        <link href="//crail.incubator.apache.org/css/bootstrap.min.css" 
rel="stylesheet">
-        <link href="//crail.incubator.apache.org/css/group.css" 
rel="stylesheet">
-        <link rel="alternate" type="application/atom+xml" title="Atom"
-            href="//crail.incubator.apache.org/blog/blog.xml">
-        
-        <meta property="og:image" 
content="//crail.incubator.apache.org/img/blog/preview/community-summary.png" />
-        <meta property="og:image:secure_url" 
content="//crail.incubator.apache.org/img/blog/preview/community-summary.png" />
-    </head>
-
-    <body>
-        <div class="container">
-          <div class="header">
-            <ul class="nav nav-pills pull-right">
-              
-              
-                
-                <li >
-                  <a href="//crail.incubator.apache.org/">
-                    Home
-                  </a>
-                </li>
-              
-                
-                <li >
-                  <a href="//crail.incubator.apache.org/overview/">
-                    Overview
-                  </a>
-                </li>
-              
-                
-                <li >
-                  <a href="//crail.incubator.apache.org/download/">
-                    Downloads
-                  </a>
-                </li>
-              
-                
-                <li >
-                  <a href="//crail.incubator.apache.org/blog/">
-                    Blog
-                  </a>
-                </li>
-              
-                
-                <li class="active">
-                  <a href="//crail.incubator.apache.org/community/">
-                    Community
-                  </a>
-                </li>
-              
-                
-                <li >
-                  <a href="//crail.incubator.apache.org/documentation/">
-                    Documentation
-                  </a>
-                </li>
-              
-            </ul>
-            <a href="//crail.incubator.apache.org/">
-                <img src="//crail.incubator.apache.org/img/crail_logo.png"
-                    srcset="//crail.incubator.apache.org/img/crail_logo.png"
-                    alt="Crail" id="logo">
-            </a>
-          </div>
-
-          
-          
-          <h2>Community</h2>   
-          
-
-          <p>If you&rsquo;d like to contribute to Apache Crail, please use the 
follwing resources.</p>
-
-<h3 id="soucre-code">Source code</h3>
-
-The versioned source code history is available from the Apache git repository 
at <a 
href="http://git-wip-us.apache.org/repos/asf/incubator-crail.git";>http://git-wip-us.apache.org/repos/asf/incubator-crail.git</a>
 or from the github mirror <a 
href="https://github.com/apache/incubator-crail";>https://github.com/apache/incubator-crail</a>
-
-<h3 id="howto-contribute"> How to contribute to Crail</h3>
-
-For any potential changes/proposals we recommend that you open a JIRA ticket 
to have a disucssion. After making necessary code changes, please open a pull 
request at Github, and update the JIRA.
-
-<h3 id="bug-tracking">Bug/JIRA tracking</h3>
-
-<a 
href="https://issues.apache.org/jira/browse/CRAIL";>https://issues.apache.org/jira/browse/CRAIL</a>
-
-<h3 id="mailing-list">Mailing list</h3>
-
-<p>Please join the Crail developer mailing list for discussions and 
notifications. The list is at: <a 
href="mailto:d...@crail.incubator.apache.org";>d...@crail.incubator.apache.org</a>.</p>
-
-<ul>
-<li><a href="mailto: dev-subscr...@crail.incubator.apache.org">Subscribe to 
List</a></li>
-<li><a href="mailto: dev-unsubscr...@crail.incubator.apache.org">Unsubscribe 
from List</a></li>
-<li><a 
href="http://mail-archives.apache.org/mod_mbox/crail-dev/";>Archives</a></li>
-</ul>
-
-<p>To post to the list, it is necessary to subscribe to it.</p>
-
-
-        <br>
-       <br> 
-          <div class="footer">
-            <p>Apache Crail is an effort undergoing <a 
href="https://incubator.apache.org/";>incubation</a> at <a 
href="https://www.apache.org/";>The Apache Software Foundation (ASF)</a>, 
sponsored by the Apache Incubator PMC. Incubation is required of all newly 
accepted projects until a further review indicates that the infrastructure, 
communications, and decision making process have stabilized in a manner 
consistent with other successful ASF projects. While incubation status is not 
necessarily a reflection of the completeness or stability of the code, it does 
indicate that the project has yet to be fully endorsed by the ASF.
-            </p>
-          </div>
-
-        </div> <!-- /container -->
-
-        <!-- Support retina images. -->
-        <script type="text/javascript"
-            src="//crail.incubator.apache.org/js/srcset-polyfill.js"></script>
-    </body>
-</html>

Reply via email to