Skip to content

Commit 28939c3

Browse files
author
Travis-CI
committed
CI deploy to gh-pages
0 parents  commit 28939c3

551 files changed

Lines changed: 136098 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

404.html

Lines changed: 323 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,323 @@
1+
2+
3+
<!DOCTYPE html>
4+
<!--[if lt IE 10]> <html class="lt-ie10 no-js" lang="en"> <![endif]-->
5+
<!--[if gt IE 9]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
6+
7+
<head>
8+
<meta charset="utf-8">
9+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
10+
<meta name="viewport" content="width=device-width, initial-scale=1">
11+
12+
<title>Missing Maps</title>
13+
<meta name="description" content="">
14+
15+
<link rel="canonical" href="/404.html">
16+
<link rel="alternate" type="application/rss+xml" title="Missing Maps" href="/feed.xml">
17+
18+
<link rel="stylesheet" href="/assets/styles/main.css">
19+
20+
<link rel="author" type="text/plain" href="humans.txt" />
21+
22+
23+
<link href='https://fonts.googleapis.com/css?family=Raleway:800' rel='stylesheet' type='text/css'>
24+
<link href='https://fonts.googleapis.com/css?family=Lato:400|Hind:700,300,600' rel='stylesheet' type='text/css'>
25+
26+
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js"></script>
27+
28+
<link rel="apple-touch-icon" sizes="57x57" href="/assets/graphics/favicon/apple-touch-icon-57x57.png">
29+
<link rel="apple-touch-icon" sizes="57x57" href="/assets/graphics/favicon/apple-touch-icon-57x57.png">
30+
<link rel="apple-touch-icon" sizes="114x114" href="/assets/graphics/favicon/apple-touch-icon-114x114.png">
31+
<link rel="apple-touch-icon" sizes="72x72" href="/assets/graphics/favicon/apple-touch-icon-72x72.png">
32+
<link rel="apple-touch-icon" sizes="144x144" href="/assets/graphics/favicon/apple-touch-icon-144x144.png">
33+
<link rel="apple-touch-icon" sizes="60x60" href="/assets/graphics/favicon/apple-touch-icon-60x60.png">
34+
<link rel="apple-touch-icon" sizes="120x120" href="/assets/graphics/favicon/apple-touch-icon-120x120.png">
35+
<link rel="apple-touch-icon" sizes="76x76" href="/assets/graphics/favicon/apple-touch-icon-76x76.png">
36+
<link rel="apple-touch-icon" sizes="152x152" href="/assets/graphics/favicon/apple-touch-icon-152x152.png">
37+
<link rel="apple-touch-icon" sizes="180x180" href="/assets/graphics/favicon/apple-touch-icon-180x180.png">
38+
<link rel="shortcut icon" href="/assets/graphics/favicon/favicon.ico">
39+
<link rel="icon" type="image/png" href="/assets/graphics/favicon/favicon-192x192.png" sizes="192x192">
40+
<link rel="icon" type="image/png" href="/assets/graphics/favicon/favicon-160x160.png" sizes="160x160">
41+
<link rel="icon" type="image/png" href="/assets/graphics/favicon/favicon-96x96.png" sizes="96x96">
42+
<link rel="icon" type="image/png" href="/assets/graphics/favicon/favicon-16x16.png" sizes="16x16">
43+
<link rel="icon" type="image/png" href="/assets/graphicsfavicon/favicon-32x32.png" sizes="32x32">
44+
45+
<meta name="description" content="Putting the World's Vulnerable People on the Map">
46+
<meta itemprop="name" content="MissingMaps">
47+
<meta itemprop="description" content="Putting the World's Vulnerable People on the Map" >
48+
<meta itemprop="image" content="http://i.imgur.com/sSUhfmc.png" >
49+
<meta name="twitter:card" content="product" >
50+
<meta name="twitter:site" content="@themissingmaps" >
51+
<meta name="twitter:title" content="MissingMaps" >
52+
<meta name="twitter:description" content="Putting the World's Vulnerable People on the Map" >
53+
<meta name="twitter:creator" content="@themissingmaps" >
54+
<meta name="twitter:image" content="http://i.imgur.com/sSUhfmc.png" >
55+
56+
<link type="application/atom+xml" rel="alternate" href="/feed.xml" title="Missing Maps" />
57+
</head>
58+
59+
<body>
60+
<!--[if lt IE 11]>
61+
<div id="nocando">
62+
<h1>No can do!</h1>
63+
<p>You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
64+
</div>
65+
<![endif]-->
66+
67+
68+
69+
<header>
70+
<div class="navbar-background">
71+
<div class="nav-icon">
72+
<a href="/">
73+
<img src="/assets/graphics/meta/MM_white_typography.svg" width="94px" alt="...">
74+
</a>
75+
</div>
76+
<div class="nav-list">
77+
<ul>
78+
79+
80+
<li class="nav-item nav-dropdown">LEARN
81+
<div class="dropdown-content">
82+
83+
<a href="/beginner/"><div class="nav-item">BEGINNER MAPPING</div></a>
84+
85+
<a href="/advanced/"><div class="nav-item">ADVANCED MAPPING</div></a>
86+
87+
<a href="/field/"><div class="nav-item">FIELD MAPPING</div></a>
88+
89+
<a href="/validate/"><div class="nav-item">VALIDATION</div></a>
90+
91+
<a href="/mapswipe/"><div class="nav-item">MAPSWIPE</div></a>
92+
93+
</div>
94+
</li>
95+
96+
97+
98+
<li class="nav-item nav-dropdown">EVENTS
99+
<div class="dropdown-content">
100+
101+
<a href="/events/"><div class="nav-item">CURRENT EVENTS</div></a>
102+
103+
<a href="/host/"><div class="nav-item">ORGANIZE AN EVENT</div></a>
104+
105+
<a href="/host/#helper-map-contents"><div class="nav-item">MAPATHON SUPPORT</div></a>
106+
107+
</div>
108+
</li>
109+
110+
111+
112+
<a href="/about/">
113+
<li class="nav-item">ABOUT</li>
114+
</a>
115+
116+
117+
118+
<a href="/blog/">
119+
<li class="nav-item">BLOG</li>
120+
</a>
121+
122+
123+
124+
<li class="nav-item nav-dropdown">EXPLORE
125+
<div class="dropdown-content">
126+
127+
<a href="https://stats.now.ohsome.org/"><div class="nav-item">STATISTICS <svg width='9' height='9' viewBox='0 0 11 11' title='externalLink' style='height: 9px;'><path fill='currentColor' d='M9.778 9.778H1.222V1.222H5.5V0H1.222C.544 0 0 .55 0 1.222v8.556C0 10.45.544 11 1.222 11h8.556C10.45 11 11 10.45 11 9.778V5.5H9.778v4.278zM6.722 0v1.222h2.194L2.91 7.23l.862.862 6.007-6.007v2.194H11V0H6.722z'></path></svg></div></a>
128+
129+
</div>
130+
</li>
131+
132+
133+
|
134+
<li class="nav-item nav-dropdown">en
135+
<div class="dropdown-content">
136+
137+
138+
<a href="">
139+
<div class="nav-item item-centered">cs</div>
140+
</a>
141+
142+
143+
<a href="">
144+
<div class="nav-item item-centered">en</div>
145+
</a>
146+
147+
148+
<a href="">
149+
<div class="nav-item item-centered">es</div>
150+
</a>
151+
152+
153+
<a href="">
154+
<div class="nav-item item-centered">fr</div>
155+
</a>
156+
157+
</div>
158+
</li>
159+
</ul>
160+
</div>
161+
</div>
162+
<div class="resp-navbar navbar-background resp-nav-dropdown">
163+
<p>MENU</p>
164+
<div class="resp-dropdown-content">
165+
166+
167+
<a href="/beginner/">
168+
<li class="nav-item">BEGINNER MAPPING</li>
169+
</a>
170+
171+
<a href="/advanced/">
172+
<li class="nav-item">ADVANCED MAPPING</li>
173+
</a>
174+
175+
<a href="/field/">
176+
<li class="nav-item">FIELD MAPPING</li>
177+
</a>
178+
179+
<a href="/validate/">
180+
<li class="nav-item">VALIDATION</li>
181+
</a>
182+
183+
<a href="/mapswipe/">
184+
<li class="nav-item">MAPSWIPE</li>
185+
</a>
186+
187+
188+
189+
<a href="/events/">
190+
<li class="nav-item">CURRENT EVENTS</li>
191+
</a>
192+
193+
<a href="/host/">
194+
<li class="nav-item">ORGANIZE AN EVENT</li>
195+
</a>
196+
197+
<a href="/host/#helper-map-contents">
198+
<li class="nav-item">MAPATHON SUPPORT</li>
199+
</a>
200+
201+
202+
203+
<a href="/about/">
204+
<li class="nav-item">ABOUT</li>
205+
</a>
206+
207+
208+
209+
<a href="/blog/">
210+
<li class="nav-item">BLOG</li>
211+
</a>
212+
213+
214+
215+
<a href="https://stats.now.ohsome.org/">
216+
<li class="nav-item">STATISTICS <svg width='9' height='9' viewBox='0 0 11 11' title='externalLink' style='height: 9px;'><path fill='currentColor' d='M9.778 9.778H1.222V1.222H5.5V0H1.222C.544 0 0 .55 0 1.222v8.556C0 10.45.544 11 1.222 11h8.556C10.45 11 11 10.45 11 9.778V5.5H9.778v4.278zM6.722 0v1.222h2.194L2.91 7.23l.862.862 6.007-6.007v2.194H11V0H6.722z'></path></svg></li>
217+
</a>
218+
219+
220+
<div class="mobile-languages">
221+
222+
<a href="/cs/">
223+
<div class="lang">cs</div>
224+
</a>
225+
226+
<a href="/">
227+
<div class="lang">en</div>
228+
</a>
229+
230+
<a href="/es/">
231+
<div class="lang">es</div>
232+
</a>
233+
234+
<a href="/fr/">
235+
<div class="lang">fr</div>
236+
</a>
237+
238+
</div>
239+
</div>
240+
</div>
241+
</header>
242+
243+
<script>
244+
document.querySelector("header").style.display = 'inline-block';
245+
</script>
246+
247+
<div id="site-canvas">
248+
<div class="header-image header-404">
249+
<div class="dark-overlay center-text">
250+
<h1 class="title feature-header">This page is missing.</h1>
251+
</div>
252+
</div>
253+
<div class="row">
254+
<div class="large-12 columns">
255+
<div class="about-container">
256+
<div class="about-textbox">
257+
<h3 style="text-align: center">This is kind of embarrassing. You seem to be somewhere that we haven't mapped yet.</h3>
258+
<br />
259+
<h3 style="text-align: center"><a href="/beginner">Help us map the world.</h3>
260+
</div>
261+
</div>
262+
</div>
263+
</div>
264+
<div class="row contribute-options">
265+
<div class="large-12, large-centered" style="text-align: center">
266+
<a href="http://tasks.hotosm.org/?sort_by=priority&direction=asc&search=missing+maps">
267+
<img src="/assets/graphics/content/process/Learn-MapNow.svg" alt="A cartoon computer, with an OSM logo on it. The OSM logo is a magnifying glass on top of a map" />
268+
<p>
269+
<div class="btn btn-grn arw">
270+
<img src="/assets/graphics/meta/Arrow.svg" alt="" />
271+
</a>
272+
</div>
273+
</div>
274+
275+
</div>
276+
</div>
277+
</div>
278+
279+
280+
281+
282+
283+
<footer class="site-footer">
284+
<div class="wrapper">
285+
<div class="footer-container">
286+
<div class="center-text">
287+
<div class="row">
288+
<div class="title section-header">Contact Us</div>
289+
</div>
290+
<a href="https://twitter.com/TheMissingMaps" class="btn btn-blue"><i class="fab fa-twitter"></i> TWITTER </a>
291+
<a href="https://www.facebook.com/TheMissingMaps" class="btn btn-blue"><i class="fab fa-facebook fa-fw"></i> FACEBOOK </a>
292+
<a href="https://github.com/MissingMaps" class="btn btn-blue"><i class="fab fa-github fa-fw"></i> GITHUB </a>
293+
<a href="http://wiki.openstreetmap.org/wiki/Missing_Maps_Project" class="btn btn-blue"><i class="far fa-newspaper fa-fw"></i> WIKI </a>
294+
<a href="https://www.flickr.com/photos/126636925@N06/" class="btn btn-blue"><i class="fab fa-flickr fa-fw"></i> FLICKR </a>
295+
<a href="https://www.instagram.com/themissingmaps/" class="btn btn-blue"><i class="fab fa-instagram fa-fw"></i> INSTAGRAM </a>
296+
<a href="mailto:info@hotosm.org" class="btn btn-blue"><i class="fas fa-envelope fa-fw"></i> EMAIL </a>
297+
<a href="/assets/downloads/mapathon-materials/english/MissingMapsMediaGuideGeneral_Web.png" class="btn btn-blue"><i class="fas fa-microphone fa-fw"></i> MEDIA GUIDE </a>
298+
</div>
299+
<div class="footer-mm center-text">
300+
CC-BY Missing Maps
301+
</div>
302+
</div>
303+
</div>
304+
</footer>
305+
306+
307+
<!-- Global site tag (gtag.js) - Google Analytics -->
308+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-55969124-1"></script>
309+
<script>
310+
window.dataLayer = window.dataLayer || [];
311+
function gtag(){dataLayer.push(arguments);}
312+
gtag('js', new Date());
313+
314+
gtag('config', 'UA-55969124-1');
315+
</script>
316+
317+
<!-- build:js assets/scripts/main.js -->
318+
<script src="/assets/scripts/main.min.js"></script>
319+
<!-- endbuild -->
320+
321+
</body>
322+
323+
</html>

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
www.missingmaps.org

0 commit comments

Comments
 (0)