You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@annotator.apache.org by bi...@apache.org on 2017/02/01 21:53:51 UTC

incubator-annotator-website git commit: Add links to all the things; Fix code repo links

Repository: incubator-annotator-website
Updated Branches:
  refs/heads/master e20cb4656 -> 27700bca6


Add links to all the things; Fix code repo links


Project: http://git-wip-us.apache.org/repos/asf/incubator-annotator-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-annotator-website/commit/27700bca
Tree: http://git-wip-us.apache.org/repos/asf/incubator-annotator-website/tree/27700bca
Diff: http://git-wip-us.apache.org/repos/asf/incubator-annotator-website/diff/27700bca

Branch: refs/heads/master
Commit: 27700bca61c3b91f48591e400bbaaa01bd3b1ffc
Parents: e20cb46
Author: BigBlueHat <by...@bigbluehat.com>
Authored: Wed Feb 1 16:53:07 2017 -0500
Committer: BigBlueHat <by...@bigbluehat.com>
Committed: Wed Feb 1 16:53:07 2017 -0500

----------------------------------------------------------------------
 content/index.html | 112 +++++++++++++++++++++++++++++++++++-------------
 1 file changed, 82 insertions(+), 30 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-annotator-website/blob/27700bca/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 0657d7f..29da85f 100644
--- a/content/index.html
+++ b/content/index.html
@@ -11,40 +11,92 @@
 
 <body>
   <div class="ui very padded raised container segment" style="margin-top:3em">
-    <h1 id="apache-annotator-incubating" class="ui header">
-      Apache Annotator (incubating)
-    </h1>
-    <blockquote class="ui icon message">
-      <i class="quote left icon"></i>
-      <div class="content">
-        <p>Apache Annotator provides annotation enabling code for browsers,
-        servers, and humans.</p>
+    <div class="ui grid">
+      <div class="twelve wide content column">
+        <h1 id="apache-annotator-incubating" class="ui header">
+          Apache Annotator (incubating)
+        </h1>
+        <blockquote class="ui icon message">
+          <p>Apache Annotator provides annotation enabling code for browsers,
+          servers, and humans.</p>
+        </blockquote>
+        <p>We are currently seeking developers and community members interested in participating in the future of annotation.</p>
+        <p>Our intended focus areas are:</p>
+        <ul>
+          <li>a collaborative community for creating annotation related code</li>
+          <li>a future for Annotator.js-based projects and plugins</li>
+          <li>enabling Web Annotation in Web browsers, Web Publication readers, and the servers that serve them</li>
+        </ul>
+
+        <h3 class="ui header" id="mailing-lists">Mailing Lists</h3>
+        <p>The <a href="mailto:dev@annotator.incubator.apache.org">dev@annotator.incubator.apache.org</a>
+        mailing list is where most of our conversations currently happen.
+        Subscribe by emailing <a href="mailto:dev-subscribe@annotator.incubator.apache.org?subject=subscribe&body=just click send. srsly. it is that easy. ^_^\n\nLove,\nApache Annotator (incubating)">dev-subscribe@annotator.incubator.apache.org</a>
+        and be sure to say "hi" once you're in!</p>
+        <p>View <a href="http://mail-archives.apache.org/mod_mbox/incubator-annotator-dev/"><code>dev@</code>'s Archive</a></p>
+
+        <h3 class="ui header" id="contributing">Contributing</h3>
+        <div class="ui list">
+          <div class="item">
+            <div class="header">Website Repo
+              (<a href="https://git-wip-us.apache.org/repos/asf?p=incubator-annotator-website.git;a=summary">view online</a>
+              | <a href="https://github.com/apache/incubator-annotator-website">GitHub Mirror</a>)</div>
+            <div class="content">
+              <pre class="ui basic secondary segment"><code>$ git checkout https://git-wip-us.apache.org/repos/asf/incubator-annotator-website.git</code></pre>
+            </div>
+          </div>
+          <div class="item">
+            <div class="header">Code Repo
+              (<a href="https://git-wip-us.apache.org/repos/asf?p=incubator-annotator.git;a=summary">view online</a>
+              | <a href="https://github.com/apache/incubator-annotator">GitHub Mirror</a>)</div>
+            <div class="content">
+              <pre class="ui basic secondary segment"><code>$ git checkout https://git-wip-us.apache.org/repos/asf/incubator-annotator.git</code></pre>
+            </div>
+          </div>
+        </div>
+        <p>You can view the repo's contents online</a>.</p>
+
       </div>
-    </blockquote>
-    <p>We are currently seeking developers and community members interested in participating in the future of annotation.</p>
-    <p>Our intended focus areas are:</p>
-    <ul>
-      <li>a collaborative community for creating annotation related code</li>
-      <li>a future for Annotator.js-based projects and plugins</li>
-      <li>enabling Web Annotation in Web browsers, Web Publication readers, and the servers that serve them</li>
-    </ul>
-
-    <h2 id="join-us">Join us!</h2>
-    <p>The <a href="mailto:dev@annotator.incubator.apache.org">dev@annotator.incubator.apache.org</a> mailing list is where most of our conversations currently happen. Simply send an email to <a href="mailto:dev-subscribe@annotator.incubator.apache.org?subject=subscribe&body=just click send. srsly. it is that easy. ^_^\n\nLove,\nApache Annotator (incubating)">dev-subscribe@annotator.incubator.apache.org</a> and be sure to say \u201chi\u201d once you\u2019re in!</p>
-    <p>Contributing</p>
-    <p>We\u2019re still getting things organized and we\u2019d love your help!</p>
-    <p>Web site code uses Apache Subversion and checkout the site\u2019s contents locally:</p>
-
-    <pre class="ui basic secondary segment"><code>$ svn checkout https://svn.apache.org/repos/asf/incubator/annotator/</code></pre>
-
-    <p>We are still getting our code repository, Jira issue tracker, and Confluence wiki setup. We\u2019ll update this page once it\u2019s all good and ready.</p>
-    <p>Thanks!<br>
-    Apache Annotator (incubating)</p>
 
-    <h5 id="disclaimer">Disclaimer</h5>
-    <p><em>Apache Annotator is an effort undergoing incubation at The Apache Software Foundation (ASF) 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.</em></p>
 
+      <div class="four wide column">
+        <h3 class="ui header">Join us!</h3>
+        <div class="ui vertical menu">
+          <a class="item" href="https://wiki.apache.org/incubator/AnnotatorProposal">Apache Annotator Proposal</a>
+          <div class="item">
+            <div class="header">Mailing Lists</div>
+            <div class="menu">
+              <a class="item" href="http://mail-archives.apache.org/mod_mbox/incubator-annotator-commits/"><code>commits@</code> Mailing List</a>
+              <a class="item" href="http://mail-archives.apache.org/mod_mbox/incubator-annotator-dev/"><code>dev@</code> Mailing List</a>
+            </div>
+          </div>
+          <div class="item">
+            <div class="header">Contribute</div>
+            <div class="menu">
+              <a class="item" href="https://cwiki.apache.org/confluence/display/ANNO">Wiki<span></span></a>
+              <a class="item" href="https://issues.apache.org/jira/browse/ANNO">Issue Tracker<span></span></a>
+              <a class="item" href="https://github.com/apache?q=annotator">Git Mirrors<span></span></a>
+            </div>
+          </div>
+          <div class="item">
+            <div class="header">The <abbr title="Apache Software Foundation">ASF</abbr></div>
+            <div class="menu">
+              <a class="item" href="http://incubator.apache.org/">Apache Incubator</a>
+              <a class="item" href="http://www.apache.org/">About the ASF<span></span></a>
+              <a class="item" href="http://www.apache.org/foundation/thanks.html">Thanks<span></span></a>
+              <a class="item" href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor<span></span></a>
+              <a class="item" href="http://www.apache.org/security/">Security<span></span></a>
+              <a class="item" href="http://www.apache.org/licenses/LICENSE-2.0">License<span></span></a>
+            </div>
+          </div>
+        </div>
+      </div>
+    </div>
+
+    <h5 id="disclaimer">Disclaimer</h5>
+      <p><em>Apache Annotator is an effort undergoing incubation at The Apache Software Foundation (ASF) 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.</em></p>
   </div>
+
   <footer class="ui very padded container basic segment">
     <a href="http://apache.org/" target="_blank">
       <img class="ui centered medium image" src="http://www.apache.org/img/asf_logo.png" />