-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathindex.html
203 lines (167 loc) · 5.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
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html;">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="data:image/x-icon;," type="image/x-icon">
<title>ModelEarth - Community Data</title>
<link type="text/css" rel="stylesheet" href="/localsite/css/base.css" id="/localsite/css/base.css" />
<!-- For hide on scroll -->
<script type="text/javascript" src="/localsite/js/jquery.min.js" id="/localsite/js/jquery.min.js"></script>
<script type="text/javascript" src="/localsite/js/localsite.js?showheader=true&showfooter=true"></script>
<!--
<script type="text/javascript" src="https://neighborhood.org/localsite/js/navigation.js" id="/localsite/js/navigation.js"></script>
<script type="text/javascript" src="https://neighborhood.org/localsite/js/d3.v5.min.js" id="/localsite/js/d3.v5.min.js"></script>
<script type="text/javascript" src="https://neighborhood.org/localsite/js/showdown.min.js" id="/localsite/js/showdown.min.js"></script>
-->
<script>
/*
param.headerLogoSmall = "<img src='/localsite/img/logo/partners/neighborhood-icon.png' style='width:40px;opacity:0.7'>"
param.titleArray = ["community","data"]
param.startTitle = "Community Data"
//param.headerFile = "header.html"
param.footer = "/localsite/footer.html"
*/
//$(document).ready(function () {
$(window).scroll(function(){let toZero = 1-$(window).scrollTop()/200; $(".herocenter").css("opacity", toZero); if (toZero <= 0) {$(".herocenter").hide()} else {$(".herocenter").show();}});
//});
</script>
<style>
.bgimg {
background-position: 0 0px;
opacity:.85;
margin-top:-170px;
}
@media (max-width: 900px) {
.bgimg {
margin-top:-20px;
}
#heroContainer {
max-height: 220px;
}
.herocenter {
top:auto !important;
bottom: 50px;
}
}
.text-flow {
position: absolute;
bottom: 10px;
left: 0px;
padding:15px 20px 15px 20px;
background-color: rgba(33,33,33,.85);
}
.fade-in {
animation: fadeIn ease 4s;
}
@keyframes fadeIn {
0% {
opacity:0;
}
100% {
opacity:1;
}
}
.bgimg-notfixed {
background-attachment: scroll;
}
#play-button {
opacity: .8;
cursor: pointer;
}
#play-buttonX:hover {
opacity: 1
}
.storybox {
position: absolute;
left: 60px;
bottom: 40px;
height: 136px;
width: 420px;
background-color: rgba(35, 35, 35, .85);
padding: 60px;
padding-top: 25px;
padding-bottom: 40px;
color:#fff;
line-height: 2.6em;
font-size: 16px;
}
@media (max-width: 1400px) {
.storybox {display:none;}
}
@media (max-width: 400px) {
#topTitleHolder {
margin-top:0px !important;
}
}
</style>
</head>
<body>
<div id="heroContainer" style="background:#fff; min-height:150px; width:100%; height:300px; position:relative; overflow:hidden">
<!-- logo centered -->
<div class="herocenter" style="position: absolute; z-index:2; top:250px; left:15px;">
<div id="topTitleHolder" class="fade-in text-flowX" style="position:absolute; text-align:center; top: 0px; padding-left: 20px; padding-right: 20px; color:#fff; font-size:24px; text-shadow: 2px 2px 8px #333;">
<span style="font-weight:800; opacity:1">ModelEarth</span> Community Data
<!--
<br><br>
<div id="play-button" style="font-size: 48px; margin-left:2px"><a href="#pipeline">
▶️</a>
</div>
-->
</div>
</div>
<div class="lazy bgimg bgimg-notfixed" data-src="img/hero/woman-table-computer.jpg">
<img src="img/hero/woman-table-computer.jpg" style="opacity:0;width:100%">
</div>
<div class="storybox hideMobile" style="display:none">
<b>Localsite Map Framework</b><br>
County Business Patterns (CBP)
</div>
</div>
<a name="pipeline"></a>
<div class="content contentpadding" style="display:none">
<div class="pageColumns">
<div class="pageColumn">
<div class="pageColumnInside">
<h2>Who We Are</h2>
Developers and Model Builders<br>
<a href="https://model.earth/localsite/map/">Select a Map</a>
</div>
</div>
<div class="pageColumn">
<div class="pageColumnInside">
<h2>What We Do</h2>
Data Integration and Visualization<br>
<a href="https://model.earth/community/projects/">Project Areas</a>
</div>
</div>
<div class="pageColumn">
<div class="pageColumnInside">
<h2>Get Involved</h2>
<!--Industry, Nonprofits, Universities<br>-->
Check out our Latest Updates<br>
<a href="https://model.earth">Model.Earth</a>
</div>
</div>
</div>
</div>
<!--
<div style="clear:both"></div>
<br>
<hr>
-->
<div class="content contentpadding">
<div id="readmeDiv"></div>
</div>
<script>
loadMarkdown("README.md", "readmeDiv", "_parent");
</script>
<!--
<div class="lazy bgimg bgimg-notfixed" data-src="img/hero/postit-board.jpg" style="top:auto; bottom:0px; opacity:.85; line-height: 0px">
<img src="img/hero/postit-board.jpg" style="opacity:0; width:100%; bottom:0px;">
</div>
-->
<div id="footer"></div>
</body>
</html>