This repository has been archived by the owner on Apr 7, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
388 lines (296 loc) · 12.8 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
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
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
<!DOCTYPE html>
<!--[if IE 8 ]><html class="no-js oldie ie8" lang="en"> <![endif]-->
<!--[if IE 9 ]><html class="no-js oldie ie9" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html class="no-js" lang="en">
<!--<![endif]-->
<head>
<!--- basic page needs
================================================== -->
<meta charset="utf-8">
<title>Scrollytelling has shut down</title>
<meta name="description" content="Scrollytelling was Software-as-a-Service for creating engaging multimedia stories.">
<meta name="author" content="Joost Baaij">
<!-- mobile specific metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/vendor.css">
<!-- script
================================================== -->
<script src="js/modernizr.js"></script>
<!-- favicons
================================================== -->
<link rel="icon" type="image/png" href="favicon.png">
</head>
<body id="top">
<!-- header
================================================== -->
<header>
<div class="row">
<div class="logo">
<a href="index.html">Scrollytelling</a>
</div>
</div>
</header> <!-- /header -->
<!-- home
================================================== -->
<section id="home" class="home-slides">
<div class="shadow-overlay"></div>
<div class="content-wrap-table">
<div class="main-content-tablecell">
<div class="row">
<div class="col-twelve">
<div class="bottom-text">
<h1>Scrollytelling has shut down.</h1>
<p>
31 December 2018 was our last day.<br>
It’s been <a href="https://ourincrediblejourney.tumblr.com/">an incredible journey</a>.
Now stop crying!
</p>
</div>
</div> <!-- /twelve -->
<div class="scroll-icon">
<p class="scroll-text">Scroll for Dear God Why</p>
<a href="#info" class="smoothscroll">
<div class="mouse"></div>
</a>
<div class="end-top"></div>
</div> <!-- /scroll-icon -->
</div> <!-- /row -->
</div> <!-- /main-content -->
</div> <!-- /content-wrap -->
</section> <!-- /home -->
<!-- info
================================================== -->
<section id="info">
<div class="info-overlay"></div>
<div class="row">
<div class="col-twelve tabs-wrap">
<div class="tab-container">
<!-- tab content - about
================================================== -->
<div id="tab-about" class="tab-content">
<div class="tab-entry">
<div class="row tab-entry-intro">
<div class="col-twelve with-bottom-line">
<h2>Walking away from a good thing</h2>
<p class="lead">
It’s not for lack of success:
<strong>we allowed 900+ stories to be produced, serving 7 million viewers</strong>.
But we were—are—ill equipped to drop creative and handle exponential growth.
So instead of having to stay the course at all cost,
we chose to gently exit and move on.
</p>
<p>
Now, Martijn is chief storyteller at
<a href="https://www.destudio.io">deStudio</a> and Joost is at the helm of
<a href="https://www.spacebabies.nl">Space Babies</a> creating more Internet.
</p>
</div>
</div> <!-- /tab-content-intro -->
<div class="row about-content tab-entry-content">
<div class="about-list block-1-3 block-s-1-2 block-tab-full">
<div class="bgrid item">
<span class="icon"><i class="icon-brightness"></i></span>
<div class="item-content">
<h3 class="h05">Stability</h3>
<p>
We are committed to keeping all stories online on their current locations.
They just won’t be editable. Instead, they shall live on as static HTML
until the Sun becomes a Red Giant and swallows Earth.
</p>
</div>
</div> <!-- /bgrid -->
<div class="bgrid item">
<span class="icon"><i class="icon-earth"></i></span>
<div class="item-content">
<h3 class="h05">Take your data</h3>
<p>
We’ve also made arrangements with customers who prefer receiving the raw data.
It’s all good. We’re not animals.
</p>
</div>
</div> <!-- /bgrid -->
<div class="bgrid item">
<span class="icon"><i class="icon-mail"></i></span>
<div class="item-content">
<h3 class="h05">Burning questions?</h3>
<p>
Or just ready to sling us a compliment, or even a complaint?
Don’t hold back, we are still around, contemplating the rise and fall of our Kingdom.
</p>
</div>
</div> <!-- /bgrid -->
</div> <!-- /about-list -->
</div> <!-- /row about-content -->
</div> <!-- /tab-entry -->
</div> <!-- /tab-about -->
</div> <!-- /tab-container -->
</div> <!-- twelve -->
</div> <!-- row -->
</section> <!-- /info -->
<section id="cta">
<div class="row cta-wrap">
<div class="col-twelve cta-content">
<h2 class="h01">The Vault</h2>
<p class="lead">
We’ve gone through a frankly painful amount of trouble preserving our legacy.
In this section you’ll find our archives in their full glory. Enjoy the stories
themselves, and a cornucopia of metadata, such as the people involved, dates,
and technologies we used. In various formats and feeds, there
is bound to be something there for you.
</p>
<p>
We even produced screenshots of
every single page, so even as browsers change and make the code
obsolete, you’ll still be able to scroll through the stories in their intended form. To seal
the deal, the archives are served as self-contained folders of HTML and nothing more.
Unwrap them on any web server and you’re good to go.
</p>
<ul class="nakd">
<li>
<h3>Amnesty International</h3>
<a href="https://amnesty.archive.scrollytelling.com/">amnesty<br>.archive.scrollytelling.com</a>
<span class="nw">1 entry</span>
</li>
<li>
<h3>ANWB</h3>
<a href="https://anwb.archive.scrollytelling.com/">anwb<br>.archive.scrollytelling.com</a>
<span class="nw">22 entries</span>
</li>
<li>
<h3>Centraal Museum</h3>
<a href="https://centraalmuseum.archive.scrollytelling.com/">centraalmuseum<br>.archive.scrollytelling.com</a>
<span class="nw">1 entry</span>
</li>
<li>
<h3>De Schatkamer van De Stijl</h3>
<a href="https://destijl.archive.scrollytelling.com/">destijl<br>.archive.scrollytelling.com</a>
<span class="nw">6 entries</span>
</li>
<li>
<h3>Growing Home</h3>
<a href="https://growinghome.archive.scrollytelling.com/">growinghome<br>.archive.scrollytelling.com</a>
<span class="nw">5 entries</span>
</li>
<li>
<h3>Houden van Ed van der Elsken</h3>
<a href="https://ed.archive.scrollytelling.com/">ed<br>.archive.scrollytelling.com</a>
<span class="nw">1 entry</span>
</li>
<li>
<h3>In A Lab</h3>
<a href="https://inalab.archive.scrollytelling.com/">inalab<br>.archive.scrollytelling.com</a>
<span class="nw">7 entries</span>
</li>
<li>
<h3>Hogeschool Utrecht</h3>
<a href="https://hu.archive.scrollytelling.com/">hu<br>.archive.scrollytelling.com</a>
<span class="nw">80 entries</span>
</li>
<li>
<h3>FNO: Meer Veerkracht, Langer Thuis</h3>
<a href="https://mvlt.archive.scrollytelling.com">mvlt<br>.archive.scrollytelling.com</a>
<span class="nw">16 entries</span>
</li>
<li>
<h3>Nieuwsuur</h3>
<a href="https://nieuwsuur.archive.scrollytelling.com">nos<br>.archive.scrollytelling.com</a>
<span class="nw">18 entries</span>
</li>
<li>
<h3>NOS</h3>
<a href="https://nos.archive.scrollytelling.com">nos<br>.archive.scrollytelling.com</a>
<span class="nw">56 entries</span>
</li>
<li>
<h3>Omroep Brabant</h3>
<a href="https://omroepbrabant.archive.scrollytelling.com">omroepbrabant<br>.archive.scrollytelling.com</a>
<span class="nw">40 entries</span>
</li>
<li>
<h3>Pax for Peace</h3>
<a href="https://paxforpeace.archive.scrollytelling.com">paxforpeace<br>.archive.scrollytelling.com</a>
<span class="nw">2 entries</span>
</li>
<li>
<h3>PSV</h3>
<a href="https://psv.archive.scrollytelling.com">psv<br>.archive.scrollytelling.com</a>
<span class="nw">228 entries</span>
</li>
<li>
<h3>Scrollytelling <small>it’s us!</small></h3>
<a href="https://scrollytelling.archive.scrollytelling.com">scrollytelling<br>.archive.scrollytelling.com</a>
<span class="nw">53 entries</span>
</li>
<li>
<h3>UAF</h3>
<a href="https://uaf.archive.scrollytelling.com">uaf<br>.archive.scrollytelling.com</a>
<span class="nw">2 entries</span>
</li>
<li>
<h3>de Volkskrant</h3>
<a href="https://volkskrant.archive.scrollytelling.com">volkskrant<br>.archive.scrollytelling.com</a>
<span class="nw">647 entries</span>
</li>
<li>
<h3>Young in Prison: Binnenstebuiten</h3>
<a href="https://binnenstebuiten.archive.scrollytelling.com/">binnenstebuiten<br>.archive.scrollytelling.com</a>
<span class="nw">1 entry</span>
</li>
<li>
<h3>Zeven Sloten</h3>
<a href="https://zevensloten.archive.scrollytelling.com">zevensloten<br>.archive.scrollytelling.com</a>
<span class="nw">3 entries</span>
</li>
</div>
</div>
</section>
<section id="humblebrag">
<div class="row cta-wrap">
<div class="col-twelve cta-content">
<h2 class="h01">#humblebrag</h2>
<p class="lead">
Now that I have you on the horn, take a gander at our custom productions.
We’re incredibly proud of them, and they deserve hot incoming clicks from the
interwebs too.
<ul class="nakd">
<li><a href="https://edvanderelsken.amsterdam/">🚔 Ed van der Elsken 🚔</a></li>
<li><a href="https://www.growinghome.earth/">🌱 Growing Home 🌱</a></li>
<li><a href="https://www.deschatkamervandestijl.nl/">🎨 De Schatkamer van De Stijl 🎨</a></li>
<li><a href="https://www.theholyroad.org/">✝️ The Holy Road ✝️</a></li>
</ul>
</p>
</div>
</div> <!-- /cta-content -->
</section> <!-- /cta -->
<!-- footer
================================================== -->
<footer>
<div class="footer-bottom">
<div class="footer-logo">
<img src="images/footer-logo.png" alt="Scrollytelling">
</div>
<div class="copyright">
<span>Life is also death. ⚰️</span>
<span>Design by <a href="http://www.styleshout.com/">styleshout</a></span>
</div>
</div> <!-- /footer-bottom -->
<div class="back-to-top">
<a href="#top" class="smoothscroll"><span>Back to Top</span></a>
</div>
</footer>
<div id="preloader">
<div id="loader"></div>
</div>
<!-- Java Script
================================================== -->
<script src="js/jquery-2.1.3.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
</body>
</html>