-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
263 lines (229 loc) · 17.8 KB
/
index.html
File metadata and controls
263 lines (229 loc) · 17.8 KB
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
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="" />
<meta name="author" content="" />
<title>LoVoCCS</title>
<!-- Favicon-->
<link rel="icon" type="image/x-icon" href="assets/favicon.ico" />
<!-- Bootstrap icons-->
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.1/font/bootstrap-icons.css" rel="stylesheet" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
</head>
<body class="d-flex flex-column h-100">
<main class="flex-shrink-0">
<!-- Navigation-->
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
<div class="container px-5">
<!-- <a class="navbar-brand" href="index.html">-->
<!-- <img src="assets/logo.png" class="rounded d-inline-block align-middle" alt="The Local Volume Complete Cluster Survey logo" height=35> LoVoCCS-->
<!-- </a>-->
<a class="navbar-brand" href="index.html">
<img src="assets/favicon.ico" alt="The Local Volume Complete Cluster Survey logo" height="35" class="rounded d-inline-block align-text-middle">
LoVoCCS
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ms-auto mb-2 mb-lg-0">
<li class="nav-item"><a class="nav-link" href="index.html">Home</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" id="navbarDropdownProjects" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Projects</a>
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="navbarDropdownProjects">
<li><a class="dropdown-item" href="clusters.html">Galaxy Clusters</a></li>
<li><a class="dropdown-item" href="weak_lensing.html">Weak-Lensing</a></li>
<li><a class="dropdown-item" href="xray.html">X-ray</a></li>
<li><a class="dropdown-item" href="sz.html">Sunyaev-Zel'dovich</a></li>
<!-- <li><a class="dropdown-item" href="blog-post.html">Radio</a></li>-->
<!-- <li><a class="dropdown-item" href="blog-post.html">Ultraviolet</a></li>-->
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" id="navbarDropdownPeople" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">People</a>
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="navbarDropdownPeople">
<li><a class="dropdown-item" href="people.html#faculty">Faculty</a></li>
<li><a class="dropdown-item" href="people.html#postdoc">Postdocs</a></li>
<li><a class="dropdown-item" href="people.html#phd">PhD Students</a></li>
</ul>
</li>
<li class="nav-item"><a class="nav-link" href="publications.html">Publications</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" id="navbarDropdownData" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Data Access</a>
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="navbarDropdownData">
<li><a class="dropdown-item" href="cat_output.html">Catalogues/Outputs</a></li>
<li><a class="dropdown-item" href="raw_data.html">Raw Data</a></li>
</ul>
</li>
<!-- <li class="nav-item"><a class="nav-link" href="announcements.html">Announcements</a></li>-->
</ul>
</div>
</div>
</nav>
<!-- Header-->
<!-- <header class="bg-dark py-5">-->
<header class="bg-dark">
<!-- <h1 class="display-5 fw-bolder text-white mb-2">A Bootstrap 5 template for modern businesses</h1>-->
<div class="bg-image" style="background-image: url('assets/pretty/A3158_44-77_irg.png');
background-position: 50% 53%;
height: 45vh;">
<div class="container d-flex align-items-center justify-content-center text-center h-100">
<div class="text-white fst-italic fst-bolder">
<h1 class="mb-3">The Local Volume Complete Cluster Survey</h1>
<!-- <h5 class="mb-4">Best & free guide of responsive web design</h5>-->
<!-- <a class="btn btn-outline-light btn-lg m-2" href="https://www.youtube.com/watch?v=c9B4TPnak1A" role="button"-->
<!-- rel="nofollow" target="_blank">Start tutorial</a>-->
<!-- <a class="btn btn-outline-light btn-lg m-2" href="https://mdbootstrap.com/docs/standard/" target="_blank"-->
<!-- role="button">Download MDB UI KIT</a>-->
</div>
</div>
</div>
<!-- <div class="col-lg-8 col-xl-7 col-xxl-6">-->
<!-- <div class="my-5 text-center text-xl-start">-->
<!-- -->
<!-- <p class="lead fw-normal text-white-50 mb-4">Quickly design and customize responsive mobile-first sites with Bootstrap, the world’s most popular front-end open source toolkit!</p>-->
<!-- <div class="d-grid gap-3 d-sm-flex justify-content-sm-center justify-content-xl-start">-->
<!-- <a class="btn btn-primary btn-lg px-4 me-sm-3" href="#features">Get Started</a>-->
<!-- <a class="btn btn-outline-light btn-lg px-4" href="#!">Learn More</a>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="my-5 text-center text-xl-start">-->
<!-- <h1 class="display-5 fw-bolder text-white mb-2">A Bootstrap 5 template for modern businesses</h1>-->
<!-- <p class="lead fw-normal text-white-50 mb-4">Quickly design and customize responsive mobile-first sites with Bootstrap, the world’s most popular front-end open source toolkit!</p>-->
<!-- <div class="d-grid gap-3 d-sm-flex justify-content-sm-center justify-content-xl-start">-->
<!-- <a class="btn btn-primary btn-lg px-4 me-sm-3" href="#features">Get Started</a>-->
<!-- <a class="btn btn-outline-light btn-lg px-4" href="#!">Learn More</a>-->
<!-- </div>-->
<!-- </div>-->
</header>
<!-- Features section-->
<section class="py-5" id="features">
<div class="container px-5 my-1">
<div class="row gx-5">
<div class="col-lg-4 mb-5 mb-lg-0"><h4 class="mb-0 text-center">LoVoCCS is an unprecedented cluster weak-lensing survey, creating 2D mass maps for over 100 local systems. <br><br> We are contributing to cosmology and astrophysics research, and are a precursor project for the Legacy Survey of Space and Time (LSST)!</h4></div>
<div class="col-lg-8">
<div class="row gx-5 row-cols-1 row-cols-md-2">
<div class="col mb-4 h-100">
<a href="publications.html" style="text-decoration:none">
<div class="feature bg-secondary bg-gradient text-white rounded-3 mb-3" style="background-color: #478591 !important;"><i class="bi bi-journal-text"></i></div><span class="mx-2 h5 d-inline-block text-dark">Publications</span>
</a>
<p class="mb-0">Take a look at some of the publications that have made use of LoVoCCS data! We have a wide range of scientific interests, and there will be many more papers to come.</p>
</div>
<div class="col mb-4 h-100">
<a href="research.html" style="text-decoration:none">
<div class="feature bg-secondary bg-gradient text-white rounded-3 mb-3" style="background-color: #478591 !important;"><i class="bi bi-grid"></i></div><span class="mx-2 h5 d-inline-block text-dark">Research Projects</span>
</a>
<p class="mb-0">Explore the multi-wavelength galaxy cluster research projects we're undertaking. Different types of observations tell us different things about our sample.</p>
</div>
<div class="col mb-3 mb-md-0 h-100">
<a href="data.html" style="text-decoration:none">
<div class="feature bg-secondary bg-gradient text-white rounded-3 mb-3" style="background-color: #478591 !important;"><i class="bi bi-device-hdd"></i></div><span class="mx-2 h5 d-inline-block text-dark">Data Access</span>
</a>
<p class="mb-0">See the data and results that we have made available. Catalogues and research outputs are version controlled and made available on GitHub.</p>
</div>
<div class="col mb-3 h-100">
<a href="people.html" style="text-decoration:none">
<div class="feature bg-secondary bg-gradient text-white rounded-3 mb-3" style="background-color: #478591 !important;"><i class="bi bi-people"></i></div><span class="mx-2 h5 d-inline-block text-dark">Collaboration Members</span>
</a>
<p class="mb-0">Meet the members of the collaboration, and follow the links to learn more about them and their particular research interests.
</div>
</div>
</div>
</div>
</div>
</section>
<!-- <!– Testimonial section–>-->
<!-- <div class="py-5 bg-light">-->
<!-- <div class="container px-5 my-5">-->
<!-- <div class="row gx-5 justify-content-center">-->
<!-- <div class="col-lg-10 col-xl-7">-->
<!-- <div class="text-center">-->
<!-- <div class="fs-4 mb-4 fst-italic">"Working with Start Bootstrap templates has saved me tons of development time when building new projects! Starting with a Bootstrap template just makes things easier!"</div>-->
<!-- <div class="d-flex align-items-center justify-content-center">-->
<!-- <img class="rounded-circle me-3" src="https://dummyimage.com/40x40/ced4da/6c757d" alt="..." />-->
<!-- <div class="fw-bold">-->
<!-- Tom Ato-->
<!-- <span class="fw-bold text-primary mx-1">/</span>-->
<!-- CEO, Pomodoro-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- Announcement preview section-->
<!-- <section class="py-3 bg-light">-->
<!-- <div class="container px-5 my-4">-->
<!-- <div class="row gx-5 justify-content-center">-->
<!-- <div class="col-lg-8 col-xl-6">-->
<!-- <div class="text-center">-->
<!-- <h2 class="fw-bolder">Recent Announcements</h2>-->
<!-- <p class="lead fw-normal text-muted mb-5">Here we will try to highlight recent announcements and releases from the LoVoCCS collaboration</p>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="row gx-5">-->
<!-- <div class="col-lg-4 mb-5">-->
<!-- <div class="card h-100 shadow border-0">-->
<!-- <img class="card-img-top" src="https://dummyimage.com/600x350/ced4da/6c757d" alt="..." />-->
<!-- <div class="card-body p-4">-->
<!-- <div class="badge bg-primary bg-gradient rounded-pill mb-2">News</div>-->
<!-- <a class="text-decoration-none link-dark stretched-link" href="#!"><h5 class="card-title mb-3">Blog post title</h5></a>-->
<!-- <p class="card-text mb-0">Some quick example text to build on the card title and make up the bulk of the card's content.</p>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="col-lg-4 mb-5">-->
<!-- <div class="card h-100 shadow border-0">-->
<!-- <img class="card-img-top" src="https://dummyimage.com/600x350/adb5bd/495057" alt="..." />-->
<!-- <div class="card-body p-4">-->
<!-- <div class="badge bg-primary bg-gradient rounded-pill mb-2">Media</div>-->
<!-- <a class="text-decoration-none link-dark stretched-link" href="#!"><h5 class="card-title mb-3">Another blog post title</h5></a>-->
<!-- <p class="card-text mb-0">This text is a bit longer to illustrate the adaptive height of each card. Some quick example text to build on the card title and make up the bulk of the card's content.</p>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- <div class="col-lg-4 mb-5">-->
<!-- <div class="card h-100 shadow border-0">-->
<!-- <img class="card-img-top" src="https://dummyimage.com/600x350/6c757d/343a40" alt="..." />-->
<!-- <div class="card-body p-4">-->
<!-- <div class="badge bg-primary bg-gradient rounded-pill mb-2">News</div>-->
<!-- <a class="text-decoration-none link-dark stretched-link" href="#!"><h5 class="card-title mb-3">The last blog post title is a little bit longer than the others</h5></a>-->
<!-- <p class="card-text mb-0">Some more quick example text to build on the card title and make up the bulk of the card's content.</p>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </section>-->
</main>
<!-- Footer-->
<footer class="bg-dark py-4 mt-auto">
<div class="container px-5">
<div class="row align-items-center justify-content-between flex-column flex-sm-row">
<div class="col-auto"><div class="small m-0 text-white">Copyright © David J Turner 2023</div></div>
</div>
</div>
</footer>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
</body>
</html>
<!--This was the card footers-->
<!-- <div class="card-footer p-4 pt-0 bg-transparent border-top-0">-->
<!-- <div class="d-flex align-items-end justify-content-between">-->
<!-- <div class="d-flex align-items-center">-->
<!-- <img class="rounded-circle me-3" src="https://dummyimage.com/40x40/ced4da/6c757d" alt="..." />-->
<!-- <div class="small">-->
<!-- <div class="fw-bold">Kelly Rowan</div>-->
<!-- <div class="text-muted">March 12, 2023 · 6 min read</div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->