-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
37 lines (36 loc) · 1.95 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
---
layout: plain
title: open-source data tools for stable isotopes
weight: 0
---
<div id="homeContent">
<div class="band first">
<div class="bandContent">
<div class="hexBadges">
<!-- first row -->
<img src="images/hex-blank.png" class="r0 c1"/>
<a href="https://isoprocessor.isoverse.org/"><img src="images/hex-isoprocessor.png" alt="isoprocessor hex sticker" class="r0 c2"></a>
<!-- second row -->
<a href="https://isoreader.isoverse.org/"><img src="images/hex-isoreader.png" alt="isoreader hex sticker" class="r1 c0" /></a>
<a href="https://www.isoverse.org/"><img src="images/hex-isoverse.png" alt="isoverse hex sticker" class="r1 c1"></a>
<a href="https://isoorbi.isoverse.org/"><img src="images/hex-isoorbi.png" alt="isoorbi hex sticker" class="r1 c2"></a>
<!-- third row -->
<img src="images/hex-blank.png" class="r2 c1"/>
<a href="https://isoviewer.isoverse.org/"><img src="images/hex-isoviewer.png" alt="isoviewer hex sticker" class="r2 c2"></a>
</div>
<div class="blurb">
<div class="tagline">
<strong>isoverse</strong>
<a href="http://www.github.com/{{ site.github }}/"><i class="fa fa-github"></i></a>
<br/>open-source data tools for<br/>stable isotopes
</div>
<div>
The isoverse is a suite of platform-independent, open-source data tools designed for the efficient and reproducible processing of stable isotope data across disciplines.
<br/>Check out the available <a href="/packages">packages</a> and <a href="http://www.github.com/{{ site.github }}">code</a>.
If you like the functionality that isoverse provides, please <a href="https://github.com/isoverse/logos#isoverse-logos">help us spread the word</a>.
<!-- TODO: once implemented, add spread the word link -->
</div>
</div>
</div> <!-- bandContent -->
</div> <!-- band -->
</div> <!-- homeContent -->