-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
209 lines (198 loc) · 12.6 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
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
<!doctype html>
<html>
<head>
<title>Exoclimes VII</title>
<link rel="icon" type="image/x-icon" href="/img/favicon_VII.ico">
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Boostrap -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-kenU1KFdBIe4zVF0s0G1M5b4hcpxyD9F7jL+jjXkk+Q2h455rYXK/7HAuoJl+0I4" crossorigin="anonymous"></script>
<!-- Fonts -->
<style> @import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,700;1,800&family=Roboto:wght@100&display=swap'); </style>
<style> @import url('https://fonts.cdnfonts.com/css/good-times-2'); </style>
<!-- Exoxclimes VI stylesheet -->
<link href="css/main.css" rel="stylesheet" type="text/css">
</head>
<body class="exoclimes-bg">
<div class="vert-spacer">
<div class="container-fluid">
<div class="pt-3"></div>
<div class="header-menu-container p-2">
<nav class="navbar navbar-expand-lg">
<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 me-auto mb-lg-0">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="index.html">Home</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">
About
</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="about.html">Exoclimes VII</a></li>
<li><a class="dropdown-item" href="exoslam/index.html">ExoSLAM</a></li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link" href="register.html">Registration</a>
</li>
<!-- <li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">
Programmes
</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="programme.html">Exoclimes VII</a></li>
<li><a class="dropdown-item" href="exoslam/programme.html">ExoSLAM</a></li>
<li><a class="dropdown-item" href="plus_programme.html">Exoclimes VI+</a></li>
</ul>
</li> -->
<!-- <li class="nav-item">
<a class="nav-link" href="guide.html">Exeter: Rough Guide</a>
</li> -->
<!-- <li class="nav-item">
<a class="nav-link" href="logistics.html">Logistics</a>
</li> -->
<!-- <li class="nav-item">
<a class="nav-link" href="exoclimes_connect.html">Exoclimes Connect</a>
</li> -->
<!-- <li class="nav-item">
<a class="nav-link" href="resources.html">Resources</a>
</li> -->
<!-- <li class="nav-item">
<a class="nav-link" href="exoclimes_support.html">Exoclimes Support</a>
</li> -->
<!-- <li class="nav-item">
<a class="nav-link" href="exoclimes_engage.html">Exoclimes Engage</a>
</li> -->
<!-- <li class="nav-item">
<a class="nav-link" href="template_index.html">New Homepage</a>
</li> -->
</ul>
</div>
</nav>
</div>
</div>
<!-- PAGE CONTENT -->
<div class="container-fluid d-flex justify-content-center">
<div class="row g-3" style="margin-top: 30px;">
<div class="blurred-background homepage-logo p-4 col-md-6 offset-md-3 col-12">
<div class="homepage-pre-title">IREx welcomes you to Montréal for</div>
<div class="homepage-exoclimes-logo mt-5">
Exoclimes VII
</div>
<div class="homepage-exoclimes-title-date" style="font-family: 'Raleway', sans-serif">
<b>7th to 11th July, 2025</b><br />Université de Montréal, QC, CA
</div>
<div class="homepage-exoslam-logo mt-5 pt-5">
ExoSLAM
</div>
<div class="homepage-summer-school">Summer School</div>
<div class="homepage-exoclimes-title-date mt-2" style="font-family: 'Raleway', sans-serif">
<b>3rd to 5th July, 2025</b><br />Université de Montréal, QC, CA
</div>
</div>
<div class="row g-3">
<div class="blurred-background homepage-logo p-4 col-md-6 offset-md-3 col-12">
<div class="left-align" style="font-size:20px; font-family: 'Raleway', sans-serif" color="#031B48">
<b>TIMELINE:</b><br />
<ul>
<li>Dec 11, 2024: Call for Application / Pre-Registration</li>
<li>Jan 24, 2025: Close Application / Pre-Registration</li>
<li>mid-February, 2025: First Wave of Notification of Participation Acceptance and Contributed Talk Selection*</li>
<li>February 20, 2025: Open registration</li>
<li>April 15, 2025 Close registration</li>
</ul>
<span style="font-size: 10pt;">*Participants in the waitlist will also be notified in case there are any spots that become available.</span><br />
<br />
<div class="page-content" align="center"><a href="https://docs.google.com/forms/d/e/1FAIpQLSdeqgEOf5BlFoq5_KkYFWZLUp5e289djqODCbS6iZn51zs2gw/viewform">
<button type="button" class="exoclimes-btn btn btn-outline-secondary">APPLY NOW</button></a>
</div>
</div>
</div>
</div>
<div class="row g-3 mt-5">
<div class="blurred-background homepage-email-box p-4 col-md-6 offset-md-3 col-12">
<div class="row mt-3">
<!-- Email Section -->
<div class="col-12 d-flex align-items-center">
<img src="img/email.png" alt="Email" style="width: 24px; height: 24px; margin-right: 8px;">
<a href="mailto:exoclimes.conference@gmail.com">exoclimes.conference@gmail.com</a>
</div>
</div>
<!-- Twitter Section -->
<div class="row mt-3">
<div class="col-12 d-flex align-items-center">
<img src="img/twitter.png" alt="Twitter" style="width: 24px; height: 24px; margin-right: 8px;">
<a href="https://x.com/ExoclimesVII" target="_blank">@ExoclimesVII</a>
</div>
</div>
<!-- Bluesky Section -->
<div class="row mt-3">
<div class="col-12 d-flex align-items-center">
<img src="img/bluesky_icon.png" alt="Twitter" style="width: 24px; height: 24px; margin-right: 8px;">
<a href="https://bsky.app/profile/exoclimes.bsky.social" target="_blank">@exoclimes.bsky.social</a>
</div>
</div>
</div>
</div>
<div class="row g-0 mt-3">
<div class="blurred-background homepage-email-box p-4 col-md-6 offset-md-3 col-12">
<div class="row">
<div class="col-12" style="font-family: Raleway, sans-serif">Download Posters: </div>
</div>
<div class="row g3">
<div class="col-12 col-sm-6">
<a href="assets/exoclimes-vii-poster.pdf" class="homepage-poster-link">
<img src="img/exoclimes-vii-poster-small.jpg" class="homepage-poster"/>
<div class="text-center mt-4" style="font-family: Raleway, sans-serif"><a href="assets/exoclimes-vii-poster.pdf"><small>Exoclimes VII Poster</small></a></div>
</a>
<!-- <h3 class="text-center mt-4">Exoclimes VII</h3> -->
</div>
<div class="col-12 col-sm-6">
<a href="assets/exoslam-poster.pdf" class="homepage-poster-link">
<img src="img/exoslam-bg.png" class="homepage-poster"/>
<div class="text-center mt-4" style="font-family: Raleway, sans-serif"><a href="assets/exoslam-poster.pdf"><small>ExoSLAM Poster</small></a></div>
</a>
<!-- <h3 class="text-center mt-4">ExoSLAM</h3> -->
</div>
</div>
<!-- <div class="row">
</div> -->
</div>
</div>
</div>
<!-- END PAGE CONTENT -->
</div>
<!-- FOOTER -->
<footer class="footer-container container-fluid">
<div class="row g-3 mb-3">
<div class="col text-start">
<a href="https://exoplanetes.umontreal.ca/en">
<img src="img/new_irex_logo.png" class="footer-logo"/>
</a>
</div>
<!-- <div class="col" align="center">
<a href="https://ras.ac.uk/">
<img src="img/ras-logo-landscape-trans.png" class="footer-logo"/>
</a>
</div> -->
<div class="col text-end">
<a href="https://www.umontreal.ca/">
<img src="img/udem_logo.png" class="footer-logo" />
</a>
</div>
</div>
<!-- <div class="row g-3">
<div class="col">
<p class="footer-copyright">© Exoclimes VI 2023 - Website by <a href="http://smorrell.me/">Sam Morrell</a> - Artwork by <a href="https://www.copyrite-print.co.uk/">Copyrite</a>
</p>
</div>
</div> -->
</footer>
<!-- END FOOTER -->
</body>
</html>