forked from cole-gillespie/StoryMapJS
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
420 lines (375 loc) · 17.2 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
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
{% extends "_base.html" %}
{% block head %}
<link rel="stylesheet" href="{{ CDN_URL }}css/fonts/font.pt.css?v1">
{% endblock %}
{% block content %}
<!-- Overview-->
<header id="overview" class="hero-unit compact">
<div class="row-fluid">
<hgroup class="span12">
<h1 class="logo-mark xl">StoryMap<span><em>JS</em></span></h1>
<h2 class="intro">Maps that tell stories.</h2>
<p><a href="select/" class="btn btn-large btn-success" data-scroll="true">Make a storymap now</a></p>
<!-- <div class="alert alert-info">
<p><i class="icon-warning-sign"></i> The StoryMap editor is currently not fully functional. We're working on a solution.</p>
<p>Published storymaps should be unaffected.</p>
</div> -->
</hgroup>
</div>
</header>
<section id="demo">
<div id="homepage-storymap">
</div>
</section>
<script>
var storymap = new VCO.StoryMap('homepage-storymap', '{{ static_url }}demo/demo.json');
var e = $(window).height(),
t = $("#homepage-storymap");
t.height(e - 20);
$(window).resize(function() {
e = $(window).height();
t.height(e - 20);
storymap.updateDisplay();
})
</script>
<section id="description" class="container">
<h2>Introducing StoryMapJS</h2>
<div class="row">
<div class="span6">
<p>
StoryMapJS is a free tool to help you tell stories on the web that highlight the locations of a series of events. It is a new tool, yet stable in our development environment, and it has a <a href="{{ url_for('select') }}">friendly authoring tool.</a> StoryMap comes in two variants.
</p>
<div id="storymap-features" style="margin-left: 20px;">
<div><strong>Classic</strong></div>
<p>
This version of StoryMapJS works with standard web maps. Add a slide for each place in your story--setting the location is as easy as a text search for the name, address, or latitude and longitude. Tell your story in text and easily add rich media -- images, videos, tweets, wikipedia pages, and much more. You can change the visual style of your map with a few presets, or you can use <a href="https://www.mapbox.com/maps/">Mapbox</a> to create your own style.
</p>
<div><strong>Gigapixel</strong></div>
<p>
StoryMapJS can also tell stories with large photographs, works of art, historic maps, and other image files. Because it works best with pixel-dense files, we call these "gigapixel" StoryMaps. <a href="{{ url_for('gigapixel') }}">Learn more.</a>
</p>
<!-- <div><strong>SnapMap</strong></div>
<p><a href="http://snapmap.knightlab.com">SnapMap</a> is a tool to help you quickly create a StoryMap. It places your 20 most recent geo-tagged Instagrams on a map that can be shared instantly. You can also edit it in StoryMap's authoring tool, adding media from other sources.
</p> -->
</div>
<p>
We welcome feedback and bug reports: you can use our <a href="https://knightlab.zendesk.com/forums/22615078-StoryMapJS">support forum</a> to post questions, or email <a href="mailto:[email protected]">[email protected]</a>.
</p>
<p>
StoryMapJS is <a href="https://github.com/NUKnightLab/StoryMapJS">open source</a> and offered under the MIT license.
</p>
</div>
<div class="span6">
<div class="well">
<h4>Sign up for updates</h4>
<p>Get updates, tips and news by email. No Spam.</p>
<!-- MailChimp Signup Form-->
<div id="mc_embed_signup">
<form id="mc-embedded-subscribe-form" action="https://northwestern.us2.list-manage.com/subscribe/post?u=ccc3ef81b4c3c762eb7a7d2b4&id=ff5b6c54e5" method="post" name="mc-embedded-subscribe-form" target="_blank" class="validate form-inline"><span class="mc-field-group">
<input id="mce-EMAIL" type="email" value="" name="EMAIL" placeholder="Email" class="input-large required email"></span><span class="mc-field-group">
<button id="mc-embedded-subscribe" type="submit" value="Subscribe" name="subscribe" class="btn">Subscribe</button>
<div id="mce-responses" class="clear">
<div id="mce-error-response" style="display: none;" class="response alert alert-error"></div>
<div id="mce-success-response" style="display: none;" class="response alert alert-success"></div>
</div>
<div class="clear"></div>
</form>
</div>
<h4>Stay connected with us on twitter</h4>
<p>
<iframe allowtransparency="true" frameborder="0" scrolling="no" src="//platform.twitter.com/widgets/follow_button.html?screen_name=knightlab&show_count=true" style="width:220px; height:20px;"></iframe>
</p>
</div>
</div>
</div> </div>
</section>
<section id="examples" class="container">
<h2>Examples</h2>
<p>Have you made a StoryMap? <a href="https://knightlab.zendesk.com/forums/22615078-StoryMapJS">Let us know</a> and maybe we'll feature it here.</p>
<div class="row">
<h2>StoryMap</h2>
<!--WaPo-->
<div class="span3">
<p>
<a href="http://apps.washingtonpost.com/g/page/world/map-how-isis-is-carving-out-a-new-country/1095/" target="_blank"><img src="{{ STATIC_URL }}img/thumbnails/thumb_islamicstate.jpg" class="thumbnail">
<div style="height:33px; width:160px;">
<img src="{{ static_url }}img/logos/logo_wapo.png" alt="Washington Post" style="max-width:160px; max-height:33px;">
</div>
<h3 style="color:#1dacd6;">
How the Islamic State is Carving out a New Country
</h3>
</a>
</p>
</div>
<!--Al Jazeera-->
<div class="span3">
<p>
<a href="http://america.aljazeera.com/multimedia/2014/3/map-timeline-malaysiaairlinesflight370.html" target="_blank"><img src="{{ STATIC_URL }}img/thumbnails/ajam_flight_370.jpg" class="thumbnail">
<div style="height:33px; width:160px;">
<img src="{{ static_url }}img/logos/logo_aljazeera.png" alt="Al Jazeera" style="max-width:160px; max-height:33px;">
</div>
<h3 style="color:#1dacd6;">
Disappearance of Malaysia Airlines Flight MH370
</h3>
</a>
</p>
</div>
<!--CNBC-->
<div class="span3">
<p>
<a href="http://www.cnbc.com/id/101697417#." target="_blank"><img src="{{ static_url }}img/thumbnails/thumb_master.jpg" class="thumbnail">
<div style="height:33px; width:160px;">
<img src="{{ static_url }}img/logos/logo_cnbc.png" alt="CNBC" style="max-width:160px; max-height:33px;">
</div>
<h3 style="color:#1dacd6;">
The Life and Death of a Master of the Universe
</h3>
</a>
</p>
</div>
<!--Houston Chronicle-->
<div class="span3">
<p>
<a href="http://www.houstonchronicle.com/forgotten-homicides/" target="_blank"><img src="{{ static_url }}img/thumbnails/thumb_homicides.jpg" class="thumbnail">
<div style="height:33px; width:160px;">
<img src="{{ static_url }}img/logos/logo_houston.png" alt="Houston Chronicle" style="max-width:160px; max-height:33px;">
</div>
<h3 style="color:#1dacd6;">
Dead and Buried: Forgotten Homicides
</h3>
</a>
</p>
</div>
</div>
<div class="row">
<!--The Times-->
<div class="span3">
<p>
<a href="http://extras.thetimes.co.uk/public/2014/maps/25-02/Yanukovych_storymap.html" target="_blank"><img src="{{ STATIC_URL }}img/thumbnails/thetimes_victor_yanukovych.jpg" class="thumbnail">
<div style="height:33px; width:160px;">
<img src="{{ static_url }}img/logos/logo_thetimes.png" alt="The Times" style="max-width:160px; max-height:33px;">
</div>
<h3 style="color:#1dacd6;">
Yanukovych on the Run
</h3>
</a>
</p>
</div>
<!--Yahoo!-->
<div class="span3">
<p>
<a href="{{ CDN_URL }}embed/?url=https%3A%2F%2Fwww.googledrive.com%2Fhost%2F0B45EeRGUhSinVmVqaWIxakhjcDQ%2Fpublished.json" target="_blank"><img src="{{ static_url }}img/thumbnails/thumb_fifa.jpg" class="thumbnail">
<div style="height:33px; width:160px;">
<img src="{{ static_url }}img/logos/logo_yahoo.jpg" alt="Yahoo! India" style="max-width:160px; max-height:33px;">
</div>
<h3 style="color:#1dacd6;">
Football World Cup Complete Guide
</h3>
</a>
</p>
</div>
<!--Minn Post-->
<div class="span3">
<p>
<a href="http://www.minnpost.com/stroll/2014/06/hockey-hip-hop-and-other-green-line-highlights" target="_blank"><img src="{{ static_url }}img/thumbnails/thumb_greenline.jpg" class="thumbnail">
<div style="height:33px; width:160px;">
<img src="{{ static_url }}img/logos/logo_minn.png" alt="Minn Post" style="max-width:160px; max-height:33px;">
</div>
<h3 style="color:#1dacd6;">
Hockey, Hip-hop, and Other Green Line Highlights
</h3>
</a>
</p>
</div>
<!--Foreign Policy-->
<div class="span3">
<p>
<a href="http://www.foreignpolicy.com/articles/2014/06/19/ISIS_iraq_map_obama_maliki_troops_mosul_tikrit" target="_blank"><img src="{{ static_url }}img/thumbnails/thumb_baghdad.jpg" class="thumbnail">
<div style="height:33px; width:160px;">
<img src="{{ static_url }}img/logos/logo_foreignpolicy.png" alt="Foreign Policy" style="max-width:160px; max-height:33px;">
</div>
<h3 style="color:#1dacd6;">
ISIS's Road to Baghdad
</h3>
</a>
</p>
</div>
</div>
<div class="row">
<!--La Stampa-->
<div class="span3">
<p>
<a href="http://lastampa.it/medialab/webdoc/pantani" target="_blank"><img src="{{ STATIC_URL }}img/thumbnails/thumb_pantani.jpg" class="thumbnail">
<div style="height:33px; width:160px;">
<img src="{{ static_url }}img/logos/logo_lastampa.jpg" alt="La Stampa" style="max-width:160px; max-height:33px;">
</div>
<h3 style="color:#1dacd6;">
Pantani: The Man of the Sea who Won in the Mountains
</h3>
</a>
</p>
</div>
<!--Radio Free Europe-->
<div class="span3">
<p>
<a href="http://www.rferl.org/contentinfographics/moscows-coercive-diplomacy-russia-threats-in-europe/25370172.html" target="_blank"><img src="{{ static_url }}img/thumbnails/thumb_moscow.jpg" class="thumbnail">
<div style="height:33px; width:160px;">
<img src="{{ static_url }}img/logos/logo_radio.jpg" alt="Radio Free Europe" style="max-width:160px; max-height:33px;">
</div>
<h3 style="color:#1dacd6;">
Moscow's Coercive Diplomacy
</h3>
</a>
</p>
</div>
<!--Marketplace-->
<div class="span3">
<p>
<a href="http://www.marketplace.org/topics/mile-marker-zero" target="_blank"><img src="{{ static_url }}img/thumbnails/mile-marker-zero.jpg" class="thumbnail">
<div style="height:33px; width:160px;">
<img src="{{ static_url }}img/logos/logo_marketplace.jpg" alt="Marketplace" style="max-width:160px; max-height:33px;">
</div>
<h3 style="color:#1dacd6;">
Charting the Impact of the Debt Ceiling Debate
</h3>
</a>
</p>
</div>
<!--KPBS-->
<div class="span3">
<p>
<a href="http://www.kpbs.org/embedded/2014/feb/04/7946/" target="_blank"><img src="{{ static_url }}img/thumbnails/thumb_claude.jpg" class="thumbnail">
<div style="height:33px; width:160px;">
<img src="{{ static_url }}img/logos/logo_kpbs.png" alt="KPBS" style="max-width:160px; max-height:33px;">
</div>
<h3 style="color:#1dacd6;">
Explore Christo and Jeanne-Claude's Works of Art
</h3>
</a>
</p>
</div>
</div>
<div class="row">
<!--Star-Telegram-->
<div class="span3">
<p>
<a href="{{ CDN_URL }}embed/?url=https://www.googledrive.com/host/0B4TakYGCSOR4RjNYaG5RcUJwdFU/published.json" target="_blank"><img src="{{ STATIC_URL }}img/thumbnails/thumb_chisholm.jpg" class="thumbnail">
<div style="height:33px; width:160px;">
<img src="{{ static_url }}img/logos/logo_star.jpg" alt="Fort Worth Star-Telegram" style="max-width:160px; max-height:33px;">
</div>
<h3 style="color:#1dacd6;">
Chisholm Trail Parkway
</h3>
</a>
</p>
</div>
<!--Knight Lab-->
<div class="span3">
<p>
<a href="{{ url_for('examples', name='sochi-2014-olympic-torch-relay') }}" target="_blank"><img src="{{ static_url }}img/thumbnails/sochi-torch-relay.jpg" class="thumbnail">
<div style="height:33px; width:160px;">
<img src="{{ static_url }}img/logos/logo_knightlab.png" alt="Knight Lab" style="max-width:160px; max-height:33px;">
</div>
<h3 style="color:#1dacd6;">
Sochi 2014 Olympic Torch Relay Highlights
</h3>
</a>
</p>
</div>
<!--JS Online-->
<div class="span3">
<p>
<a href="http://www.jsonline.com/entertainment/dining/New-craft-breweries-241672361.html" target="_blank"><img src="{{ STATIC_URL }}img/thumbnails/wisconsin-breweries.jpg" class="thumbnail">
<div style="height:33px; width:160px;">
<img src="{{ static_url }}img/logos/logo_jsonline.jpg" alt="JS Online" style="max-width:160px; max-height:33px;">
</div>
<h3 style="color:#1dacd6;">
Wisconsin's New Craft Breweries
</h3>
</a>
</p>
</div>
<!--The Times-->
<div class="span3">
<p>
<a href="http://extras.thetimes.co.uk/public/2014/maps/15-02/Ivory_Storymap.html" target="_blank"><img src="{{ STATIC_URL }}img/thumbnails/the_times_ivory.jpg" class="thumbnail">
<div style="height:33px; width:160px;">
<img src="{{ static_url }}img/logos/logo_thetimes.png" alt="The Times" style="max-width:160px; max-height:33px;">
</div>
<h3 style="color:#1dacd6;">
A Key Ivory Trade Hub
</h3>
</a>
</p>
</div>
</div>
<div class="row">
<h2>Gigapixel</h2>
<!--Chemical & Engineering News-->
<div class="span3">
<p>
<a href="http://cen.acs.org/ebola.html" target="_blank"><img src="{{ static_url }}img/thumbnails/thumb_ebola.jpg" class="thumbnail">
<div style="height:33px; width:160px;">
<img src="{{ static_url }}img/logos/logo_chem_engineering.png" alt="Chemical & Engineering News" style="max-width:160px; max-height:33px;">
</div>
<h3 style="color:#1dacd6;">
Dissecting Ebola
</h3>
</a>
</p>
</div>
<!--CoinDesk-->
<div class="span3">
<p>
<a href="http://www.coindesk.com/bitcoin-price-2014-year-review/" target="_blank"><img src="{{ static_url }}img/thumbnails/thumb_coindesk.png" class="thumbnail">
<div style="height:33px; width:160px;">
<img src="{{ static_url }}img/logos/logo_coindesk.png" alt="CoinDesk" style="max-width:160px; max-height:33px;">
</div>
<h3 style="color:#1dacd6;">
Bitcoin Price Year in Review
</h3>
</a>
</p>
</div>
<!--ifex-->
<div class="span3">
<p>
<a href="http://cdn.knightlab.com/libs/storymapjs/latest/embed/?url=https://c601794cc2b16d3de4b23e66eae4d2540aa5354b.googledrive.com/host/0B0tbyqeniQH4TTVtc2JPbmlzSjg/published.json" target="_blank"><img src="{{ static_url }}img/thumbnails/thumb_leaders.jpg" class="thumbnail">
<div style="height:33px; width:160px;">
<img src="{{ static_url }}img/logos/logo_ifex.png" alt="ifex" style="max-width:160px; max-height:33px;">
</div>
<h3 style="color:#1dacd6;">
Free speech and world leaders following Charlie Hebdo
</h3>
</a>
</p>
</div>
<!--Museum-->
<div class="span3">
<p>
<a href="https://uploads.knightlab.com/storymapjs/f9d7b44e8575c73185fd5fdfc9c55494/the-art-gallery-of-jan-gildemeester-jansz/index.html" target="_blank"><img src="{{ static_url }}img/thumbnails/thumb_museum_painting.png" class="thumbnail">
<div style="height:33px; width:160px;">
<img src="{{ static_url }}img/logos/logo_rijksmuseum_museum.png" alt="Rijksmuseum Museum" style="max-width:160px; max-height:33px;">
</div>
<h3 style="color:#1dacd6;">
The Art Gallery of Jan Gildemeester Jansz
</h3>
</a>
</p>
</div>
</div>
<div class="row">
<div class="span3">
<p><a href="/examples/aryas-journey/" target="_blank"><img src="{{ static_url }}img/thumbnails/knightlab_arya.png" class="thumbnail"></a>
<h3><a href="/examples/aryas-journey/" target="_blank">Game of Thrones: Arya's Journey</a></h3>
</p>
</div>
<div class="span3">
<p><a href="/examples/bosch-garden/" target="_blank"><img src="{{ static_url }}img/thumbnails/knightlab_bosch.png" class="thumbnail"></a>
<h3><a href="/examples/bosch-garden/" target="_blank">Hieronymus Bosch: Garden of Earthly Delights</a></h3>
</p>
</div>
</div>
</section>
{% include "_help.html" %}
{% endblock %}