-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
69 lines (55 loc) · 2.2 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
---
layout: top
---
<p>Open Tree of Life constructs a comprehensive, dynamic and digitally-available tree of life by synthesizing published phylogenetic trees along with taxonomic data.
The boxes below link to pages about different ways to use open tree.</p>
<!-- Use for maintenance or other breaking news...
<div class="maintenance-notice">
OpenTree is back online!
</div>
<blockquote>
<strong>Study curation has now been restored.</strong> While repairing our systems after <a href="hack">the recent hack of our servers</a>,
we've also implemented new features for user privacy and GDPR compliance. <br>
Please contact us via <a href="https://gitter.im/OpenTreeOfLife/public">gitter </a> with any questions.<br>
</blockquote>
-->
<a href="browse">Browse</a> the tree and taxonomy
<div class="boxcontainer">
<a href="browse" class="boxlink"><div>
<img class="featured-image" src="images/tree-browse-screenshot.png" />
<p>
Browse the synthetic tree and taxonomy.
You can get information about the source of the information and provide feedback.
</p>
</div></a>
</div>
<a href="contribute">Contribute</a> by adding data
<div class="boxcontainer">
<a href="contribute" class="boxlink"><div>
<img class="featured-image" src="images/tree-curation-screenshot.png" />
<p>
In addition to providing feedback on the tree and taxonomy,
you can contribute to the synthetic tree by uploading trees through our curation interface.
</p>
</div></a>
</div>
<a href="use">Use</a> these tutorials to get started
<div class="boxcontainer">
<a href="use" class="boxlink"><div>
<img class="featured-image" src="images/OT+GBIF.png" />
<p>
We provide web-service APIs to make our data and tree estimates available
for use by anyone.
Click this box to see workshop materials, tutorials, and examples of ways to use the Open Tree of Life.
</p>
</div></a>
</div>
<a href="develop">Developer</a> resources
<div class="boxcontainer">
<a href="develop" class="boxlink"><div>
<p>
💻 👩💻 Interested in contributing source code to the Open Tree of Life?
Clicking this box takes you to our developers' resources page.
</p><br /><br />
</div></a>
</div>