forked from jydo/jydoWebsite
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdev.html
More file actions
134 lines (131 loc) · 7.47 KB
/
dev.html
File metadata and controls
134 lines (131 loc) · 7.47 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>jydo. The next generation control system.</title>
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<link rel="shortcut icon" href="flat-ui/images/favicon.ico">
<link rel="stylesheet" href="flat-ui/bootstrap/css/bootstrap.css">
<link rel="stylesheet" href="flat-ui/css/flat-ui.css">
<!-- Using only with Flat-UI (free)-->
<link rel="stylesheet" href="common-files/css/icon-font.css">
<!-- end -->
<link rel="stylesheet" href="common-files/css/animations.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<div class="page-wrapper">
<header class="header-jydo">
<div class="container">
<div class="row">
<div class="navbar" role="navigation">
<div class="logo"><a><h2>jydo</h2></a></div>
<div class="signin"><a href="mailto:info@jydo.com">Request a demo</a></div>
<ul class="nav">
<li ><a href="index.html">Home</a></li>
<li><a href="partner.html">Partners</a></li>
<li><a href="dev.html">Developers</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</div>
</div>
</header>
<!-- Signup Section -->
<section class="content-20 v-center bg-midnight-blue">
<div>
<div class="container">
<div class="row">
<div class="col-sm-6">
<h3>Apply today for the jydo developer program</h3>
</div>
</div>
<div class="row">
<div class="col-sm-6">
<div class="signup-form">
<div id="mc_embed_signup">
<form action="http://jydo.us3.list-manage.com/subscribe/post?u=2ac00eedec2406640cae94d68&id=2dfe5460b9" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<div class="mc-field-group form-group">
<label for="mce-EMAIL">Email Address <span class="asterisk">*</span>
</label>
<input type="email" value="" name="EMAIL" class="required email form-control" id="mce-EMAIL">
</div>
<div class="clearfix">
<div class="mc-field-group form-group pull-left">
<label for="mce-FNAME">First Name </label>
<input type="text" value="" name="FNAME" class="form-control" id="mce-FNAME">
</div>
<div class="mc-field-group form-group pull-right">
<label for="mce-LNAME">Last Name </label>
<input type="text" value="" name="LNAME" class="form-control" id="mce-LNAME">
</div>
</div>
<div class="mc-field-group form-group">
<label for="mce-MMERGE3">Company </label>
<input type="text" value="" name="MMERGE3" class="form-control" id="mce-MMERGE3">
</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 - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;"><input type="text" name="b_2ac00eedec2406640cae94d68_2dfe5460b9" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button btn btn-huge btn-info"></div>
</div>
</form>
</div>
</div>
</div>
<div class="col-sm-4 col-sm-offset-1 features">
<big>Access to the documentation to customize your jydo experience</big>
<div class="row">
<div class="col-sm-8">
<h6>API</h6>
Access to our RESTful API. Enabling you to write custom front end applications.
</div>
</div>
<div class="row">
<div class="col-sm-8">
<h6>Adapter documentation</h6>
Writing support for new devices is easy. Gain access to information on how to write Python adapters for your hardware or services.
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="footer-7 ">
<div class="container">
<a href="#"><span class="fui-home"> </span></a>
<nav>
<ul>
<li><a href="index.html">HOME</a></li>
<li><a href="partner.html">PARTNERS</a></li>
<li class="scroll-btn"><a href="#" class="scroll-top fui-arrow-up"> </a></li>
<li><a href="dev.html">API</a></li>
<li><a href="contact.html">CONTACT</a></li>
</ul>
</nav>
<div class="social-btns">
<a href="https://twitter.com/jydoHQ">
<div class="fui-twitter"></div>
<div class="fui-twitter"></div>
</a>
</div>
</div>
</footer>
</div>
<!-- Placed at the end of the document so the pages load faster -->
<script src="common-files/js/jquery-1.10.2.min.js"></script>
<script src="flat-ui/js/bootstrap.min.js"></script>
<script src="common-files/js/modernizr.custom.js"></script>
<script src="common-files/js/page-transitions.js"></script>
<script src="common-files/js/jquery.scrollTo-1.4.3.1-min.js"></script>
<script src="common-files/js/jquery.parallax.min.js"></script>
<script src="common-files/js/startup-kit.js"></script>
<script src="js/jydo.js"></script>
</body>
</html>