-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
137 lines (121 loc) · 6.21 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="description" content="Testing MapLesotho Design System." />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>#MapLesotho - Dashboard</title>
<!-- Twitter -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="#MapLesotho" />
<meta name="twitter:title" content="#MapLesotho Statistics Dashboard">
<meta name="twitter:description" content="Testing MapLesotho Design System." />
<meta name="twitter:image:src" content="assets/graphics/meta/default-meta-image.png" />
<!--/ Twitter -->
<!-- OG -->
<meta property="og:site_name" content="#MapLesotho Statistics Dashboard" />
<meta property="og:title" content="#MapLesotho Statistics Dashboard" />
<meta property="og:url" content="" />
<meta property="og:type" content="website" />
<meta property="og:description" content="Keep up to date with the latest #MapLesotho user stats." />
<meta property="og:image" content="assets/graphics/meta/default-meta-image.png" />
<!--/ OG -->
<link rel="shortcut icon" href="assets/graphics/meta/favicon.ico" type="image/x-icon" />
<link rel="apple-touch-icon" href="assets/graphics/meta/apple-touch-icon.png" />
<link rel="apple-touch-icon" sizes="57x57" href="assets/graphics/meta/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="assets/graphics/meta/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="assets/graphics/meta/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="assets/graphics/meta/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="assets/graphics/meta/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="assets/graphics/meta/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="assets/graphics/meta/apple-touch-icon-152x152.png" />
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700" />
<!-- build:css /assets/styles/vendor.css -->
<!-- endbuild -->
<!-- build:css /assets/styles/main.css -->
<link rel="stylesheet" href="https://www.mapbox.com/base/latest/base.css">
<!-- endbuild -->
<script type="text/javascript" src="http://widgets.wp.com/platform.js"></script>
</head>
<div class="pad4y fill-grey">
<div class="limiter center">
<h1 class="page__title">
<a href="/" title="Visit homepage">
<span class="mast-logo mast-logo--h">
<img src="/assets/graphics/layout/maplesotho-logo-pos.svg" width="832" height="160" alt="#MapLesotho logo" class="mast-logo__image" />
<strong class="mast-logo__text">MapLesotho</strong>
<small class="mast-logo__label">Dashboard</small>
<script async defer src="//shrouded-ocean-41006.herokuapp.com/slackin.js?large"></script>
</span>
</a>
</h1>
</div>
</div>
<div class="pad4y keyline-top keyline-bottom">
<div class="limiter clearfix prose">
<div class="col8 margin2 pad2 ">
<h2 class="">Welcome to the #MapLesotho Dashboard</h2>
<p>Follow the links to discover who's mapped the most, whose actually been mapping recently and also to follow the status of the current tasks.</p>
<p>Keep up with the community on the blog too!</p>
<a class="wordpress-timeline" href="https://maplesotho.wordpress.com" data-show-gravatars="true" width="600">Recent Posts</a>
</div>
</div>
</div>
<div class="pad4y keyline-top keyline-bottom">
<div class="limiter clearfix prose">
<div class="col4 pad0x">
<div class="item pad2 keyline-all">
<h2 class="main__item-title">Leaderboard</h2>
<p>Keep up to date with who are the top <strong>#MapLesotho</strong> mappers</p>
<a class="button" href="/leaderboard.html">View →</a>
</div>
</div>
<div class="col4 pad0">
<div class="item pad2 keyline-all">
<h2 class="main__item-title">Since the Beardies Left</h2>
<p>What's been happening in the <strong>#MapLesotho</strong> world since the beardies left?</p>
<a class="button" href="/since_feb.html">View →</a>
</div>
</div>
<div class="col4 pad0">
<div class="item pad2 keyline-all">
<h2 class="main__item-title">Task Status</h2>
<p>We're now on Phase 3 of the mapping, check out the progress!</p>
<a class="button" href="/task-status/">See status →</a>
</div>
</div>
<div class="col4 pad0">
<div class="item pad2 keyline-all">
<h2 class="main__item-title">Maseru Aerial Imagery</h2>
<p>Checkout some of the Lesotho Aerial Imagery</p>
<a class="button" href="/sat/">Explore →</a>
</div>
</div>
<div class="col4 pad0">
<div class="item pad2 keyline-all">
<h2 class="main__item-title">Lesotho Planning Map</h2>
<p>It's the beginning of a beautiful Lesotho land use map. <strong>Update weekly</strong></p>
<a class="button" href="/mapl/">Go explore →</a>
</div>
</div>
</div>
</div>
<footer class="pad4y fill-dark dark" >
<div class="limiter">
<div class="pad8x">
<p>Made with love by <a href="https://cbroderick.me" title="Visit Colin Brodericks website">Colin Broderick</a> and <a href="http://fingal.ie/" title="Visit the Fingal County Council website">Fingal</a>, inspired by Development Seed and HotOSM.</p>
</div>
</div>
</footer>
<style type="text/css">
.item {min-height: 260px;}
</style>
<!-- build:js /assets/scripts/vendor.js -->
<script src="/assets/scripts/vendor.js"></script>
<!-- endbuild -->
<!-- build:js /assets/scripts/bundle.js -->
<script src="/assets/scripts/bundle.js"></script>
<!-- endbuild -->
</body>
</html>