forked from astrofrog/acknowledgment-generator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
144 lines (118 loc) · 6.09 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
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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700' rel='stylesheet' type='text/css'>
<script src="https://code.jquery.com/jquery-1.10.2.js"></script>
<script src="https://code.jquery.com/ui/1.11.2/jquery-ui.js"></script>
<link rel="stylesheet" href="https://code.jquery.com/ui/1.11.2/themes/smoothness/jquery-ui.css">
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"
integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<!-- Optional theme -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css"
integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous">
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"
crossorigin="anonymous"></script>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- FontAwesome -->
<link rel="stylesheet" href="https://opensource.keycdn.com/fontawesome/4.6.3/font-awesome.min.css"
integrity="sha384-Wrgq82RsEean5tP3NK3zWAemiNEXofJsTwTyHmNb/iL3dP/sZJ4+7sOld1uqYJtE" crossorigin="anonymous">
<link href='static/style.css' rel='stylesheet' type="text/css">
<title>The Acknowledgment Generator</title>
</head>
<body>
<a href="https://github.com/astrofrog/acknowledgment-generator"><img
style="position: absolute; top: 0; right: 0; border: 0;"
src="https://camo.githubusercontent.com/365986a132ccd6a44c23a9169022c0b5c890c387/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f7265645f6161303030302e706e67"
alt="Fork me on GitHub"
data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png"></a>
<!-- Main jumbotron for a primary marketing message or call to action -->
<div class="jumbotron">
<div class="container">
<h1>The (Astronomy) Acknowledgment Generator</h1>
<p>This is still work in progress, and we need your help to populate the
database and implement features! See the README file <a
href="https://github.com/astrofrog/acknowledgment-generator#about">here</a>
for information on how to help! More information is in <a
href="http://astrofrog.github.io/blog/2014/12/07/acknowledgment-generator/">this blog post</a>!</p>
</div>
</div>
<div class="container">
<!-- Example row of columns -->
<div class="row">
<div class="col-md-5">
<!-- Left-hand side of page-->
<input autocomplete="off"
autofocus="autofocus"
id="search-input"
placeholder="Search Entries..."
type="text"/>
<div class="table-responsive">
<table class="table table-condensed" id="data-table">
<tbody></tbody>
</table>
</div>
</div>
<!-- Right-hand side of page-->
<div class="col-md-7">
<ul class="nav nav-pills nav-justified" role="tablist" id="tabs">
<li role="presentation" class="active"><a href="#ack" role="tab" data-toggle="tab">Acknowledgment</a></li>
<li role="presentation"><a href="#bib" role="tab" data-toggle="tab">BibTeX</a></li>
<li role="presentation"><a href="#fac" role="tab" data-toggle="tab">Facilities</a></li>
</ul>
<div class="tab-content">
<div role="tabpanel" class="tab-pane active in" id="ack">
<i>(empty)</i>
</div>
<div role="tabpanel" class="tab-pane" id="bib">
<i>(empty)</i>
</div>
<div role="tabpanel" class="tab-pane" id="fac">
<i>(empty)</i>
</div>
</div>
</div>
</div>
</div> <!-- /container -->
<footer class="footer">
<div class="container">
<p class="text-muted">Brought to you with dedication by
<a href="https://twitter.com/astrofrog">@astrofrog</a>,
<a href="https://twitter.com/onekiloparsec">@onekiloparsec</a>,
<a href="https://twitter.com/nialldeacon">@nialldeacon</a>,
<a href="https://github.com/slowe">@slowe</a>,
<a href="https://github.com/kalgash82">@kalgash82</a>,
and <a href="https://github.com/astrofrog/acknowledgment-generator/graphs/contributors">some others</a>.
</p>
</div>
</footer>
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-1624521-8', 'auto');
ga('send', 'pageview');
</script>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="./static/table.js" type="text/javascript"></script>
</body>
</html>