-
Notifications
You must be signed in to change notification settings - Fork 11
/
oldindex.html
45 lines (40 loc) · 2.08 KB
/
oldindex.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
---
layout: page
description: "Share, discuss and improve your data, tools, workflow and overall knowledge of our Solar System"
header-img: "img/op-bg.jpg"
image: /img/op-webintent.png
---
<div class="row text-center">
<p style="font-weight:600;">We are planetary scientists, scientific programmers and planetary science enthusiasts who come together to discuss and develop solutions to common planetary research and data analysis problems. <a class="small text-muted" href="community">Learn more</a></p>
<br>
<div id="what-we-offer" class="row">
<div class="col-md-4">
<a href="https://medium.com/openplanetary" target=“_blank”><span class="fa-stack fa-4x">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-medium fa-stack-1x fa-inverse"></i>
</span></a>
<h3>Blog</h3>
<p class="small text-muted">News, updates, articles and tips from OpenPlanetary members and guests.</br><i class="small text-muted"><a href="/blog">Read previous posts</a>.</i></p>
</div>
<div class="col-md-4">
<a href="https://openplanetary.slack.com" target=“_blank”><span class="fa-stack fa-4x">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-slack fa-stack-1x fa-inverse"></i>
</span></a>
<h3>Slack</h3>
<p class="small text-muted">Real-time communication and exchange platform with OpenPlanetary members.
<i class="small text-muted">Request membership below</i></p>
</div>
<div class="col-md-4">
<a href="https://github.com/openplanetary" target=“_blank”><span class="fa-stack fa-4x">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-github fa-stack-1x fa-inverse"></i>
</span></a>
<h3>GitHub</h3>
<p class="small text-muted">Repositories of tools and code from OpenPlanetary members and contributors</p>
</div>
</div>
<div style="text-align: center;">
<a href="{{ site.baseurl }}/framework" class="btn btn-default" style="display: inline-block; margin: 2em 0;">USE OUR FRAMEWORK</a>
</div>
</div>