-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.html
162 lines (150 loc) · 6.86 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>WebThings</title>
<link rel="canonical" href="https://webthings.io">
<link rel="icon" href="/images/icon.svg" />
<link rel="stylesheet" type="text/css" href="/css/site.css" />
<link rel="stylesheet" type="text/css" href="css/home.css?v=2" />
<link rel="stylesheet" media="(max-width: 959px)" href="/css/site-mobile.css" />
<link rel="stylesheet" media="(max-width: 959px)" href="css/home-mobile.css" />
<meta name="description" content="Building the Web of Things" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@WebThingsIO" />
<meta property="og:title" content="WebThings" />
<meta property="og:description" content="Building the Web of Things" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://webthings.io" />
<meta property="og:image" content="https://webthings.io/images/banner.png" />
<script src="js/site.js"></script>
</head>
<body>
<header>
<button id="menu-button"></button>
<a href="/">
<img id="wordmark" src="/images/webthings_wordmark-light.svg" alt="WebThings" />
</a>
<nav id="main-navigation">
<ul id="main-navigation-list">
<li><a href="/" class="selected">Home</a></li>
<li><a href="/about">About</a></li>
<li><a href="/community">Community</a></li>
<li><a href="/blog">Blog</a></li>
<li><a href="/docs">Docs</a></li>
</ul>
</nav>
</header>
<section id="hero">
<div id="hero-body">
<img src="images/webthings_wordmark-dark.svg" alt="WebThings" />
<p>An open platform for monitoring and controlling devices over the web</p>
<a href="/about" class="button">Learn More</a>
</div>
</section>
<section id="gateway-section">
<h2><strong>WebThings</strong> Gateway</h2>
<a href="/gateway/"><img src="gateway/images/floorplan_screenshot.png" alt="Illustration showing a Raspberry Pi" /></a>
<p>A software distribution for smart home hubs focused on privacy, security and interoperability </p>
<a href="/gateway/" class="button">
Learn More
</a>
</section>
<section id="framework-section">
<h2><strong>WebThings</strong> Framework</h2>
<a href="/framework/"><img src="framework/images/things.svg" alt="A collection of things" /></a>
<p>A collection of re-usable software components to help
developers build their own web things</p>
<a href="/framework/" class="button">
Learn More
</a>
</section>
<section id="get-involved-section">
<h2>Contribute</h2>
<div id="contributions">
<div class="contribution">
<h3>Build a Web Thing</h3>
<img src="images/light_bulb.png" alt="Illustration of a light bulb">
<p>Build your own IoT device using W3C WoT standards</p>
</div>
<div class="contribution">
<h3>Create an Add-on</h3>
<img src="images/addon.png" alt="Illustration of an add-on">
<p>Create an add-on to bridge an existing IoT device to the Web of Things</p>
</div>
<div class="contribution">
<h3>Hack on WebThings</h3>
<img src="images/code.png" alt="Illustration of source code">
<p>Help us develop our Web of Things implementation</p>
</div>
</div>
<a id="get-involved-button" href="/community" class="button">
Get Involved
</a>
</section>
<section id="newsletter">
<!-- Signup Form -->
<div id="mc_embed_signup">
<form id="signup-form" action="https://webthings.us17.list-manage.com/subscribe/post" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate">
<input type="hidden" name="u" value="cf8fedf8faeedfa1c73369b53">
<input type="hidden" name="id" value="2281dc60bc">
<div id="mc_embed_signup_scroll">
<h2>Keep in Touch</h2>
<p>Subscribe to our newsletter</p>
<div class="mc-field-group">
<input type="text" value="" name="FIRST_NAME" class="" id="mce-FIRST_NAME" placeholder="First name" required />
</div>
<div class="mc-field-group">
<input type="text" value="" name="LAST_NAME" class="" id="mce-LAST_NAME" placeholder="Last name" required />
</div>
<div class="mc-field-group">
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL" placeholder="Email address" required />
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div>
<!-- real people should not fill this in and expect good things -->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_4c7df68d508c5a0e296c0423c_00f1f4d619" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
<a id="privacy-link" href="/privacy">Privacy Policy</a>
</div>
</form>
</div>
<!-- End of signup form -->
</section>
<section id="sponsored-by">
<h2>Sponsored by</h2>
<a href="https://krellian.com" target="_blank">
<img src="images/krellian_logo.svg" alt="Krellian logo"/>
</a>
<a href="https://aws.amazon.com/" target="_blank">
<img src="images/aws_logo.svg" alt="AWS logo"/>
</a>
<a href="https://www.docker.com/" target="_blank">
<img src="images/docker_logo.svg" alt="Docker logo"/>
</a>
</section>
<footer>
<a href="/">
<img id="footer-wordmark" src="/images/webthings_wordmark-light.svg" />
</a>
<nav id="footer-navigation">
<ul id="footer-navigation-list">
<li><a href="/privacy">Privacy</a></li>
<li><a href="/legal">Legal</a></li>
<li><a href="mailto:[email protected]">Contact</a></li>
</ul>
</nav>
<nav id="social">
<a id="twitter-icon" href="https://twitter.com/WebThingsIO"></a>
<a id="github-icon" href="https://github.com/WebThingsIO"></a>
</nav>
<p id="smallprint">
The WebThings project is no longer affiliated with the <a href="https://mozilla.com">Mozilla Corporation</a>.
<br />"WebThings" is a registered <a href="/legal/trademark">trademark</a> of <a href="https://krellian.com">Krellian Ltd.</a>
</p>
</footer>
</body>
</html>