This repository has been archived by the owner on Nov 10, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
/
Copy pathcontact_old.html
171 lines (162 loc) · 8.08 KB
/
contact_old.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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<link rel="shortcut icon" href="assets/flat-ui/images/favicon.ico">
<link rel="stylesheet" href="assets/flat-ui/bootstrap/css/bootstrap.css">
<link rel="stylesheet" href="assets/flat-ui/css/flat-ui.css">
<link rel="stylesheet" href="assets/common-files/css/icon-font.css">
<!-- end -->
<link rel="stylesheet" href="assets/common-files/css/animations.css">
<link rel="stylesheet" href="static/css/style.css">
<link rel="stylesheet" href="static/css/github.css">
<script type="text/javascript" src="//use.typekit.net/djn7rbd.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
<script src="static/highlight.pack.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<title>rOpenSci Contact</title>
</head>
<body>
<div class="page-wrapper"><header class="header-10">
<div class="container">
<div class="row">
<div class="navbar col-sm-12" role="navigation">
<div class="navbar-header navlogo">
<button type="button" class="navbar-toggle"></button>
<a class="brand" href="#"><img src="assets/common-files/img/header/nav_small.png"></a>
</div>
<div class="collapse navbar-collapse pull-right">
<ul class="nav pull-left">
<li><a href="#">HOME</a></li>
<li><a href="#">BLOG</a></li>
<li><a href="#">PACKAGES</a></li>
<li><a href="#">COMMUNITY</a></li>
<li><a href="#">CONTACT</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="header-background"></div>
</header>
<section class="contacts-1">
<div class="container">
<div class="row">
<div class="col-sm-8">
<h3>We would love to hear from you. <br></h3>
</div>
</div>
<div class="row">
<div class="col-sm-6">
<form action="//forms.brace.io/karthik@ropensci.org" method="post">
<label class="h6">Name</label>
<input type="text" class="form-control">
<label class="h6">E-mail</label>
<input type="text" class="form-control">
<label class="h6">Message</label>
<textarea rows="7" class="form-control"></textarea>
<button type="submit" class="btn btn-primary"><span class="fui-mail"></span></button>
</form>
</div>
<div class="col-sm-4 col-sm-offset-1">
<div class="additional">
<h6>Need Help?</h6>
<p>Please don't hestitate to ask us any R, scientific data, API or packaging related questions. Email us directly <a href="#">info@ropensci.org</a> or find us most times of the day on chat below. If you are reaching out to contribute to our efforts, please check out the <a href="community.html">community page.</a></p>
</div>
<div class="additional">
<h6>FAQ</h6>
<p>If this is a bug related to a package, please file an issue on the <a href="https://github.com/ropensci">appropriate github repo.</a> (just search for the right repo and click issues > New on the right).</p>
</div>
</div>
</div>
</div>
</section>
<!-- Start footer below -->
<footer class="footer-6">
<div class="container">
<div class="row">
<div class="col-sm-3">
<div><a class="brand" href="#">rOpenSci</a></div>
</div>
<nav>
<div class="col-sm-2">
<h6>About</h6>
<ul>
<li><a href="about.html">About Us</a></li>
<li><a href="/blog/">Blog</a></li>
<li><a href="community.html">Community</a></li>
<li><a href="contribute.html">Contribute</a></li>
</ul>
</div>
<div class="col-sm-2">
<h6>Work</h6>
<ul>
<li><a href="packages.html">R Packages</a></li>
<li><a href="tutorials.html">Tutorials</a></li>
<li><a href="use-cases.html">Use cases</a></li>
<li><a href="resources.html">Resources</a></li>
</ul>
</div>
<div class="col-sm-2">
<h6>Other</h6>
<ul>
<li><a href="contact.html">Contact</a></li>
<li><a href="events.html">Events</a></li>
<li><a href="related_links.html">Related links</a></li>
<li><a href="https://github.com/ropensci">GitHub Org</a></li>
</ul>
</div>
</nav>
<div class="col-sm-3">
<h6>Subscribe</h6>
<div class="input-group">
<input type="text" class="form-control">
<span class="input-group-btn">
<button class="btn" type="button">
<span class="fui-arrow-right"> </span>
</button>
</span>
</div>
<div class="social-btns">
<a href="http://gplus.to/ropensci">
<div class="fui-googleplus"></div>
<div class="fui-googleplus"></div>
</a>
<a href="http://twitter.com/ropensci">
<div class="fui-twitter"></div>
<div class="fui-twitter"></div>
</a>
<a href="https://vimeo.com/91344060">
<div class="fui-vimeo"></div>
<div class="fui-vimeo"></div>
</a>
</div>
</div>
</div>
<div class="row"><p>© rOpenSci, 2014 </p></div>
</div>
</footer>
<!-- Here ends the footer -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="assets/common-files/js/jquery-1.10.2.min.js"></script>
<script src="assets/common-files/js/jquery.bxslider.min.js"></script>
<script src="assets/common-files/js/jquery.scrollTo-1.4.3.1-min.js"></script>
<script src="assets/flat-ui/js/bootstrap.min.js"></script>
<script src="assets/common-files/js/masonry.pkgd.min.js"></script>
<script src="assets/common-files/js/modernizr.custom.js"></script>
<script src="assets/common-files/js/page-transitions.js"></script>
<script src="assets/common-files/js/easing.min.js"></script>
<script src="assets/common-files/js/jquery.svg.js"></script>
<script src="assets/common-files/js/jquery.svganim.js"></script>
<script src="assets/common-files/js/jquery.backgroundvideo.min.js"></script>
<script src="assets/common-files/js/froogaloop.min.js"></script>
<script src="assets/common-files/js/startup-kit.js"></script>
</div>
</body>
</html>