-
Notifications
You must be signed in to change notification settings - Fork 52
/
index.html
142 lines (127 loc) · 9.08 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>The Maker Map || Find or Map Maker Resources</title>
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta property="og:title" content="Find and Map Maker Resources"/>
<meta property="og:image" content="http://themakermap.com/img/facebook_metaImage.png"/>
<meta property="og:site_name" content="The Maker Map"/>
<meta property="og:description" content="The Maker Map is an ongoing open source project which aims to create a global database of maker resources - from workspaces to incubators - which is powered by the maker community and easily searchable on any device."/>
<link rel="stylesheet" href="./css/bootstrap.css">
<link rel="stylesheet" href="./css/screen.css">
<link rel="stylesheet" href="./css/phone.css" media="only screen and (max-device-width: 480px)">
<link rel="stylesheet" href="./css/tablet.css" media="only screen and (min-device-width: 768px) and (max-device-width: 1024px)">
<link href="http://fonts.googleapis.com/css?family=PT+Sans|PT+Sans+Narrow:400,700" rel="stylesheet" type="text/css">
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div id="controlWrap">
<div class="header">
<span class="brand">The <b>Maker</b> Map</span>
<div class="menuToggle"><i class="icon-reorder"></i></div>
</div><!-- .header -->
<div class="menu">
<a href="https://docs.google.com/spreadsheet/viewform?formkey=dFFZc2hBY1h3M3hPM1B2bVphZmhsY0E6MA#gid=0" class="action addResource" title="Add a Resource" target="_blank"><i class="icon-plus"></i><br/> Add a Resource</a>
<a href="#aboutModal" role="button" class="action aboutMap" title="About the Map" data-toggle="modal"><i class="icon-map-marker"></i><br/>About the Map</a>
</div><!-- .menu -->
<div class="aboutWrap">
<div class="about">
<h1>Find or Map a Resource</h1>
<h2>Join the Maker Movement</h2>
<p>The Maker Map is an ongoing open source project which aims to create a global database of maker resources - from workspaces to incubators - which is powered by the maker community and easily searchable on any device.</p>
<p>If you would like to help you can start by mapping a resource, joining the project discussion or checking out the map source on github.</p>
<div class="searchAction">
Search...
<div class="searchIcon"><i class="icon-search"></i></div>
</div>
<div class="mapActions">
<a href="https://docs.google.com/spreadsheet/viewform?formkey=dFFZc2hBY1h3M3hPM1B2bVphZmhsY0E6MA#gid=0" class="action addResource" title="Add a Resource" target="_blank"><i class="icon-plus"></i><br/>Add a Resource</a>
<a href="https://groups.google.com/forum/#!forum/themakermap" class="action discussProject" title="Discuss the Project" target="_blank"><i class="icon-comments"></i><br/>Discuss Project</a>
<a href="https://github.com/hwstartup/TheMakerMap.com/issues?state=open" class="action mapSource" title="View the Map Source" target="_blank"><i class="icon-github-alt"></i><br/>The Map Source</a>
</div>
</div><!-- .about -->
</div><!-- .aboutWrap -->
<div class="searchWrap">
<form id="search">
<input id="searchForm" type="text" placeholder="Search..." />
</form>
<div class="searchIcon"><i class="icon-search"></i></div>
<div class="filterIcon"><i class="icon-tags"></i></div>
</div><!-- .searchWrap -->
<div class="filterWrap">
<div class="filterHeader">Filter By Business Type <i class="icon-caret-up"></i></div>
<form id="filter">
<ul class="filters">
<li><label class="any-filter">Any<input type="checkbox" checked="checked" value="any"></label></li>
<li><label>Retail<input type="checkbox" checked="checked" value="retail"></label></li>
<li><label>Workspace<input type="checkbox" checked="checked" value="workspace"></label></li>
<li><label>Fabricator<input type="checkbox" checked="checked" value="fabricator"></label></li>
<li><label>Distributor<input type="checkbox" checked="checked" value="distributor"></label></li>
<li><label>Museum<input type="checkbox" checked="checked" value="museum"></label></li>
<li><label>Service<input type="checkbox" checked="checked" value="service"></label></li>
<li><label>Incubator<input type="checkbox" checked="checked" value="incubator"></label></li>
</ul>
</form>
</div><!-- .filterWrap -->
<div class="footerWrap">
<div class="footer">
<a class="socialite facebook-like" href="http://www.facebook.com/sharer.php?u=http://themakermap.com"
data-href="http://themakermap.com"
data-send="false"
data-layout="button_count"
data-width="100"
data-show-faces="false"
data-font="segoe ui"
rel="nofollow"
target="_blank">Share on Facebook</a>
<a class="socialite github-fork" href="https://github.com/hwstartup/TheMakerMap.com"
data-user="hwstartup"
data-repo="TheMakerMap.com"
data-type="fork"
data-count="true">Fork on GitHub</a>
<a class="socialite twitter-share" href="http://twitter.com/share"
data-url="http://themakermap.com"
data-dnt="true"
rel="nofollow"
target="_blank">Share on Twitter</a>
<!-- a class="socialite googleplus-one" href="https://plusone.google.com/_/+1/confirm?hl=en&url=http://themakermap.com"
data-size="medium"
data-href="http://themakermap.com"
rel="nofollow"
target="_blank">Share on Google+</a -->
</div>
</div>
</div><!-- #controlWrap -->
<div class="locateMe" rel="tooltip" data-placement="left" data-original-title="click to re-center the map"><i class="icon-map-marker"></i></div>
<a href="https://docs.google.com/spreadsheet/viewform?formkey=dFFZc2hBY1h3M3hPM1B2bVphZmhsY0E6MA#gid=0" class="action action-large addResource" title="Add a Resource" target="_blank">Add a Resource <i class="icon-plus pull-right"></i></a>
<!-- Map -->
<div id="map-wrapper">
<div id="map-canvas"></div>
</div>
<!-- Modal -->
<div id="aboutModal" class="modal hide fade" tabindex="-1" role="dialog" >
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<div class="modal-body"></div>
</div>
<!-- Scripts -->
<script src="http://maps.google.com/maps/api/js?sensor=false"></script>
<script src="./js/jquery.min.js"></script>
<script src="./js/bootstrap.js"></script>
<script src="./js/jquery.hovertips.js"></script>
<script src="./js/socialite.min.js"></script>
<script src="./js/socialite.github.js"></script>
<script src="./js/index.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-40237802-1', 'themakermap.com');
ga('send', 'pageview');
</script>
</body>
</html>