blob: 3029e8b79457aa197a3b199a2faaa5c18845fad7 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1">
<title>Apache Annotator (incubating)</title>
<link rel="stylesheet" href="//semantic-ui.com/dist/semantic.min.css" />
<style>
* {
box-sizing: border-box;
}
.highlighted {
background-color: rgba(255, 255, 120, 0.5);
outline: 0.1px solid rgba(255, 100, 0, 0.8);
}
#debug {
width: 20rem;
color: #666;
background: #f8f8f8;
padding: 2em;
height: 19.3em;
overflow-y: scroll;
resize: vertical;
position: relative;
bottom: 1em
}
#debug.error {
color: red;
}
#selectable, #corpus {
display: inline-block;
width: 20rem;
height: 15em;
padding: 1em;
line-height: 1.4em;
font-size: 18px;
font-family: sans-serif;
border: 1px solid lightgrey;
}
a[href^="#selector"]:before {
content: '📌';
font-size: 75%
}
</style>
</head>
<body>
<div class="ui borderless stackable top attached main menu">
<div class="ui container">
<h2 class="header item">
<a href="/" style="color: rgba(0,0,0,.87);">
Apache Annotator <em style="font-size: 14px; margin-left: 1em">(incubating)</em>
</a>
</h2>
<div class="right menu">
<a class="item" href="demo"><span class="ui positive button">Demo!</span></a>
<a class="item" rel="external" href="https://www.npmjs.com/org/annotator">NPM</a>
<a class="item" rel="external" href="https://github.com/apache?q=annotator#org-repositories">Code</a>
<a class="item" rel="external" href="https://github.com/apache/incubator-annotator/issues">Issues</a>
<a class="item" rel="external" href="https://github.com/apache/incubator-annotator/wiki">Wiki</a>
<a class="item" rel="external" href="https://mail-archives.apache.org/mod_mbox/incubator-annotator-dev/">Mailing List</a>
</div>
</div>
</div>
<div class="ui basic segment container">
<div class="ui divided grid">
<div class="ten wide column">
<h3>
Apache Annotator provides annotation enabling code for browsers, servers, and humans.
</h3>
<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>
<div class="ui divider"></div>
<h3 class="ui header" id="contributing">
<i class="code icon"></i>
Code
</h3>
<div class="ui two stackable cards">
<div class="card">
<div class="content">
<h3 class="header">
<i class="github icon"></i>
<a href="https://github.com/apache/incubator-annotator" target="_blank">incubator-annotator</a>
</h3>
<div class="description">Apache Annotator code &amp; build tools</div>
</div>
<div class="extra content">
<div class="ui horizontal list">
<a class="item" href="https://github.com/apache/incubator-annotator/stargazers" target="_blank">
<i class="star icon"></i> Star
</a>
<a class="item" href="https://github.com/apache/incubator-annotator/watchers" target="_blank">
<i class="find icon"></i> Watch
</a>
</div>
<a class="right floated link" href="https://github.com/apache/incubator-annotator/commits" target="_blank" title="start date">
<i class="calendar icon"></i> Commit Log
</a>
</div>
</div>
<div class="card">
<div class="content">
<h3 class="header">
<i class="icon github"></i>
<a href="https://github.com/apache/incubator-annotator-website" target="_blank">incubator-annotator-website</a>
</h3>
<div class="description">This site + demo code (soon!)</div>
</div>
<div class="extra content">
<div class="ui horizontal list">
<a class="item" href="https://github.com/apache/incubator-annotator-website/stargazers" target="_blank">
<i class="star icon"></i> Star
</a>
<a class="item" href="https://github.com/apache/incubator-annotator-website/watchers" target="_blank">
<i class="find icon"></i> Watch
</a>
</div>
<a class="right floated link" href="https://github.com/apache/incubator-annotator-website/commits" target="_blank" title="start date">
<i class="calendar icon"></i> Commit Log
</a>
</div>
</div>
</div>
</div>
<div class="six wide column">
<h3 class="ui header" id="mailing-lists">
<i class="mail icon"></i>
Conversations
</h3>
<p>Human interactions happen on the
<code><abbr title="dev@annotator.incubator.apache.org">dev@</abbr></code>
mailing list. Subscribe by emailing
<a href="mailto:dev-subscribe@annotator.incubator.apache.org?subject=subscribe&body=Just click send. It's that easy! %5E_%5E%0A%0ALove%2C%0AApache Annotator (incubating)">dev-subscribe@annotator.incubator.apache.org</a>.
Be sure to say "hi" once you're in!</p>
<div class="ui vertical fluid menu" id="recent-mailings">
<a href="https://lists.apache.org/list.html?dev@annotator.apache.org"
class="header item"
title="View All dev@ Archives">
<code>dev@</code> Mailing List Posts
</a>
</div>
</div>
</div>
</div>
<footer class="ui bottom attached segment">
<div class="ui container">
<div class="ui equal height divided stackable grid">
<div class="four wide column">
<a class="ui left floated medium image" href="https://apache.org/" target="_blank">
<img src="https://incubator.apache.org/images/incubator_feather_egg_logo_sm.png" alt="logo of the Apache Incubator" />
</a>
<p>
<em>Copyright © 2016-2018 The Apache Software Foundation, Licensed under
the <a href="https://www.apache.org/licenses/LICENSE-2.0" rel="license external">Apache License, Version 2.0</a>.
|
<a rel="external" href="https://www.apache.org/foundation/policies/privacy">Privacy Policy</a>
</em>
</p>
</div>
<div class="nine wide column">
<p>
<em>Apache Annotator is an effort undergoing incubation at <a target="_blank" href="https://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.</em></p>
<p><em>Apache®, the names of Apache projects, and the feather logo are either <a rel="external" href="https://www.apache.org/foundation/marks/list/">registered trademarks or trademarks</a> of the Apache Software Foundation in the United States and/or other countries.</em></p>
</div>
<div class="three wide column">
<h4 class="header">The <abbr title="Apache Software Foundation">ASF</abbr></h4>
<div class="ui link list">
<a class="item" rel="external" href="https://incubator.apache.org/">Apache Incubator</a>
<a class="item" rel="external" href="https://www.apache.org/">About the ASF</a>
<a class="item" rel="external" href="https://www.apache.org/events/current-event">Events</a>
<a class="item" rel="external" href="https://www.apache.org/foundation/thanks.html">Thanks</a>
<a class="item" rel="external" href="https://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a>
<a class="item" rel="external" href="https://www.apache.org/security/">Security</a>
<a class="item" rel="external" href="https://www.apache.org/licenses/">License</a>
</div>
</div>
</div>
</div>
</footer>
<script async defer src="index.js"></script>
</body>
</html>