-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathabout.html
170 lines (139 loc) · 6.49 KB
/
about.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Heat Seek NYC</title>
<!-- Bootstrap -->
<link href="bootstrap-3.2.0-dist/css/bootstrap.css" rel="stylesheet">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- Custom styles for this template -->
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,400italic|Oswald:700' rel='stylesheet' type='text/css'>
<link href="css/styles.css" rel="stylesheet">
</head>
<body>
<!-- Fixed navbar -->
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="brand" href="#">Heat Seek</a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right darktheme">
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">About <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="about">About Heat Seek</a></li>
<li><a href="team">Our Team</a></li>
<li><a href="news">News</a></li>
<li><a href="news">View Demo</a></li>
</ul>
</li>
<li><a href="#coldmap">Cold Map</a></li>
<li class="signin"><a href="#signin">Sign in ›</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
<!--Begin Edit-->
<div id="overlay"></div>
<div id="video-container">
<!--
<video preload id="ditto-video" width="640" height="360">
<source src="media/video.webm" type="video/webm" />
<source id="mobile-mp4" src="media/video-full.mp4" type="video/mp4" /> </video>
-->
</div>
<!--<div id="debug" style="position:absolute;z-index:999999;top:0;left:0;"></div>-->
<div id="video-controls">
<span class="glyphicon glyphicon-remove" id="close-video"></span>
</div>
<!--Begin Edit-->
<div id="homesplash">
<div id="about-center-control">
<div id="center-content center-content-extend">
<div class="container">
<div id="overlay"></div>
<div class="jumbotron">
<center>
<h1>About Heat Seek NYC<h1>
<h3 class="about-title">Heat Seek NYC is a social project whose mission is to keep the heat on for New York City residents.</h3>
<h4>
Every year, heating code violations are reported in the hundreds of thousands in NYC. Living without proper heat is something no New Yorker should have to do, and it can have serious
health consequences. We want to make these violations a thing of the past. We’re creating mesh networks of temperature sensors that can connect any number of apartments per building
to Heat Seek NYC’s servers. These sensors periodically collect ambient temperature data and transmit it securely via WiFi, allowing us to:
</h4>
<h4 class="about-bullets">Provide objective evidence of heating code violations</h4>
<h4 class="about-bullets">Streamline the housing court process in instances of heating code abuse</h4>
<h4 class="about-bullets">Notify concerned landlords of problems with their heating systems</h4>
<h4 class="about-bullets">Help landlords save money by understanding heating imbalances in their buildings</h4>
<h4>
Heat Seek NYC’s powerful web app features tools that integrate our data with public 311 data to
provide all of the city’s stakeholders with a better picture of New York City’s heating crisis than
ever before.
</h4>
<h4>
Heat Seek NYC is working closely with tenants, landlords, tenant unions, advocacy groups, and
the HPD to help make our city a warmer, safer place for all its residents.
</h4>
<br/><br/>
</center>
</div>
</div> <!--End of JumboTron Container-->
</div>
</div>
</div>
<!--End or -->
<div id="features" class="container">
<!-- Example row of columns -->
<div class="row">
<div class="col-sm-4 feature featureOne"><a href="about">How It Works</a></div>
<div class="col-sm-4 feature featureTwo"><a href="coldmap">See The Cold Map</a></div>
<div class="col-sm-4 feature featureThree"><a href="demo">View Our Demo</a></div>
</div>
</div>
<div id="linkGroups" class="container">
<!-- Example row of columns -->
<div class="row">
<div class="col-sm-4 linkGroup pressLinks">
<h3>Press</h3>
<div class="row">
<div class="col-xs-4"><a href="press">Press link 1</a></div>
<div class="col-xs-4"><a href="press">Press link 2</a></div>
<div class="col-xs-4"><a href="press">Press link 3</a></div>
</div>
<div class="row">
<div class="col-xs-4"><a href="press">Press link 1</a></div>
<div class="col-xs-4"><a href="press">Press link 2</a></div>
</div>
</div>
<div class="col-sm-4 linkGroup sponsorLinks">
<h3>Sponsors</h3>
</div>
<div class="col-sm-4 linkGroup socialLinks">
<h3>Follow Us</h3>
</div>
</div>
</div>
<footer>© Heat Seek NYC</footer>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<!--<script type="text/javascript" src="js/jquery.scrolly.js"></script>-->
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script type="text/javascript" src="js/video.js"></script>
<script type="text/javascript" src="js/script.js"></script>
<script src="bootstrap-3.2.0-dist/js/bootstrap.min.js"></script>
</body>
</html>