-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
332 lines (201 loc) · 10.8 KB
/
index.html
File metadata and controls
332 lines (201 loc) · 10.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
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
<!DOCTYPE html>
<html lang="en-gb"><head>
<meta charset="utf-8">
<title>RangeShifter</title>
<!-- mobile responsive meta -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description" content="">
<meta name="generator" content="Hugo 0.152.2">
<style>
:root{
--primary-color:#22658e;
}
</style>
<!-- plugins -->
<link rel="stylesheet" href="https://rangeshifter.github.io/plugins/bootstrap/bootstrap.min.css ">
<link rel="stylesheet" href="https://rangeshifter.github.io/plugins/slick/slick.css ">
<link rel="stylesheet" href="https://rangeshifter.github.io/plugins/themify-icons/themify-icons.css ">
<!-- Main Stylesheet -->
<link rel="stylesheet" href="https://rangeshifter.github.io/css/style.min.css" media="screen">
<!--Favicon-->
<link rel="shortcut icon" href="https://rangeshifter.github.io/images/favicon.png " type="image/x-icon">
<link rel="icon" href="https://rangeshifter.github.io/images/favicon.png " type="image/x-icon">
<!-- jQuery -->
<script src="https://rangeshifter.github.io/plugins/jQuery/jquery.min.js"></script>
</head><body><header class="navigation fixed-top">
<nav class="navbar navbar-expand-lg navbar-dark">
<a class="navbar-brand" href="https://rangeshifter.github.io/">
<h3 class="text-white font-tertiary">RangeShifter</h3>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navigation"
aria-controls="navigation" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse text-center" id="navigation">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="https://rangeshifter.github.io/"></a>
</li>
<li class="nav-item ">
<a class="nav-link" href="https://rangeshifter.github.io/">Home</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="https://rangeshifter.github.io/site/about">About</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="https://rangeshifter.github.io/blog">News</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="https://rangeshifter.github.io/software">Software</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="https://rangeshifter.github.io/projects">Projects</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="https://rangeshifter.github.io/site/references">Publications</a>
</li>
<li class="nav-item ">
<a class="nav-link" href="https://rangeshifter.github.io/site/contact">Contact</a>
</li>
</ul>
</div>
</nav>
</header>
<section class="hero-area bg-cover overflow-hidden" style="background-image : url(images/home-bg-landscape.jpg)" id="parallax">
<div class="container">
<div class="row">
<div class="col-lg-11 mx-auto">
<h2 class="text-white font-tertiary">The RangeShifter platform</h2>
<h4 class="text-white font-tertiary">An eco-evolutionary modelling framework</h4>
</div>
</div>
</div>
</section>
<section class="section">
<div class="container">
<div class="row">
<div class="col-lg-10 mx-auto text-center">
<p class="font-secondary lead text-dark">As anthropogenic environmental changes accelerate and threaten species’ persistence and associated ecosystem services, major tasks for scientists are to predict biological responses to different and interacting pressures, and to design effective management strategies. Process-based models that explicitly integrate the different processes underpinning the responses of complex biological systems are now increasingly called for and provide opportunities (and challenges) to rapidly move forward in this endeavour. The RangeShifter software is a state-of-the-art eco-evolutionary modelling platform that is becoming increasingly used worldwide for both theoretical and applied purposes.</p>
<a href="https://rangeshifter.github.io/site/about" class="btn btn-transparent">Find out more</a>
</div>
</div>
</div>
</section>
<section class="section">
<div class="container">
<div class="row">
<div class="col-12 text-center">
<h2 class="section-title">Software options</h2>
</div>
</div>
<div class="row shuffle-wrapper">
<div class="col-lg-4 col-6 mb-4 shuffle-item">
<div class="position-relative rounded hover-wrapper">
<img src="https://rangeshifter.github.io/images/portfolio/RS_GUI.png" alt="portfolio-image" class="img-fluid rounded w-100 d-block">
<div class="hover-overlay">
<div class="hover-content">
<a class="btn btn-light btn-sm" href="https://rangeshifter.github.io/software/rangeshifter2.0/">Find out more</a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-6 mb-4 shuffle-item">
<div class="position-relative rounded hover-wrapper">
<img src="https://rangeshifter.github.io/images/portfolio/Rpackage.png" alt="portfolio-image" class="img-fluid rounded w-100 d-block">
<div class="hover-overlay">
<div class="hover-content">
<a class="btn btn-light btn-sm" href="https://rangeshifter.github.io/software/rangeshiftr/">Find out more</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section">
<div class="container">
<div class="row">
<div class="col-12 text-center">
<h2 class="section-title">Projects using RangeShifter</h2>
</div>
</div>
<div class="row shuffle-wrapper">
<div class="col-lg-4 col-6 mb-4 shuffle-item">
<div class="position-relative rounded hover-wrapper">
<img src="https://rangeshifter.github.io/images/projects/Parallel.png" alt="portfolio-image" class="img-fluid rounded w-100 d-block">
<div class="hover-overlay">
<div class="hover-content">
<a class="btn btn-light btn-sm" href="https://rangeshifter.github.io/projects/parallel/">Find out more</a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-6 mb-4 shuffle-item">
<div class="position-relative rounded hover-wrapper">
<img src="https://rangeshifter.github.io/images/projects/biopic.png" alt="portfolio-image" class="img-fluid rounded w-100 d-block">
<div class="hover-overlay">
<div class="hover-content">
<a class="btn btn-light btn-sm" href="https://rangeshifter.github.io/projects/biopic/">Find out more</a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-6 mb-4 shuffle-item">
<div class="position-relative rounded hover-wrapper">
<img src="https://rangeshifter.github.io/images/projects/EcoGen.png" alt="portfolio-image" class="img-fluid rounded w-100 d-block">
<div class="hover-overlay">
<div class="hover-content">
<a class="btn btn-light btn-sm" href="https://rangeshifter.github.io/projects/ecogen/">Find out more</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section">
<div class="container">
<div class="row">
<div class="col-12 text-center">
<h2 class="section-title">News</h2>
</div>
<div class="col-lg-4 col-sm-6 mb-4">
<article class="card shadow">
<img class="rounded card-img-top" src="/images/blog/IBS2022.png" alt="RangeShiftR workshop at IBS 2022">
<div class="card-body">
<h4 class="card-title"><a class="text-dark" href="https://rangeshifter.github.io/blog/post-2/">RangeShiftR workshop at IBS 2022</a>
</h4>
<p class="cars-text"><p>We’ve been picked to host a RangeShiftR workshop at the IBS 2022 in Vancouver! Obviously, the IBS biennial meeting was planned for 2021 but was postponed due to Covid-19 restrictions and concerns. But Vancouver is definetely worth the wait. In the meantime, we will host an IBS online workshop over the coming year. So stay tuned!</p></p>
<a href="https://rangeshifter.github.io/blog/post-2/" class="btn btn-sm btn-primary">Read More</a>
</div>
</article>
</div>
<div class="col-lg-4 col-sm-6 mb-4">
<article class="card shadow">
<img class="rounded card-img-top" src="/images/blog/workshop2019.png" alt="First RangeShiftR workshop - Berlin 2019">
<div class="card-body">
<h4 class="card-title"><a class="text-dark" href="https://rangeshifter.github.io/blog/post-1/">First RangeShiftR workshop - Berlin 2019</a>
</h4>
<p class="cars-text"><p>We are proud and exhausted after finishing our first RangeShiftR workshop in Berlin today. This was the first real-life test of our R package. We are very grateful to the participants to help us finding all the bugs and for giving useful suggestions for improvements. Four projects were developed over the last three days:</p></p>
<a href="https://rangeshifter.github.io/blog/post-1/" class="btn btn-sm btn-primary">Read More</a>
</div>
</article>
</div>
</div>
</div>
</section>
<footer class="bg-dark footer-section">
<div class="border-top text-center border-dark py-5">
<p class="mb-0 text-light">Copyright © The RangeShifter Platform 2021. Powered by <a href="https://gethugothemes.com">gethugothemes</a></p>
</div>
</footer>
<!-- Google Map API -->
<!-- JS Plugins -->
<script src="https://rangeshifter.github.io/plugins/jQuery/jquery.min.js"></script>
<script src="https://rangeshifter.github.io/plugins/bootstrap/bootstrap.min.js"></script>
<script src="https://rangeshifter.github.io/plugins/slick/slick.min.js"></script>
<script src="https://rangeshifter.github.io/plugins/shuffle/shuffle.min.js"></script>
<script src="https://rangeshifter.github.io/plugins/google-map/map.js"></script>
<!-- Main Script -->
<script src="https://rangeshifter.github.io/js/script.min.js"></script></body>
</html>