forked from guildeyewear/guildeyewear.github.io
-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathindex.html
263 lines (227 loc) · 6.5 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
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
<!DOCTYPE HTML>
<html lang="en-US">
<head profile="http://www.w3.org/2005/10/profile">
<meta charset="UTF-8">
<title>Machinekit • Moves. Controls. Things.</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="generator" content="Jekyll v3.1.6">
<!-- <link rel="alternate" type="application/rss+xml" title="Jekyll • Simple, blog-aware, static sites - Feed" href="/feed.xml"> -->
<!--
-->
<script src="://:35729/livereload.js"></script>
<link rel="alternate" type="application/atom+xml" title="Recent commits to Machinekit's master branch" href="https://github.com/machinekit/machinekit/commits/master.atom">
<link href='http://fonts.googleapis.com/css?family=Alegreya+Sans' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Alegreya+Sans+SC' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="/css/screen.css">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<!--[if lt IE 9]>
<script src="/js/html5shiv.js"></script>
<script src="/js/respond.min.js"></script>
<![endif]-->
<link rel="icon" type="image/png" href="/images/favicon.png" />
</head>
<body class="wrap">
<header>
<nav class="mobile-nav show-on-mobiles">
<ul>
<li class="current">
<a href="/">Home</a>
</li>
<li class="">
<a href="/about/">About</a>
</li>
<li class="">
<a href="/community/home">
<span class="hide-on-mobiles">Community</span>
<span class="show-on-mobiles">Community</span>
</a>
</li>
<li class="">
<a href="/docs/">
<span class="hide-on-mobiles">Documentation</span>
<span class="show-on-mobiles">Docs</span>
</a>
</li>
<li class="">
<a href="http://blog.machinekit.io/">Blog</a>
<li>
<li>
<a href="https://github.com/machinekit/machinekit">GitHub</a>
</li>
<li>
<commercial>
<div class="unit align-left center-on-mobiles">
<p>
<a href="http://machinekit.io/docs/commercial-support/index.html">Commercial Support</a>
</p>
</div>
</commercial>
</li>
<li>
<div class="unit align-left center-on-mobiles">
<p>
<a href=https://github.com/machinekit/machinekit-docs//edit/master/index.html>Edit this page</a>
</p>
</div>
</li>
</ul>
</nav>
<div class="grid">
<div class="unit one-quarter hide-on-mobiles" >
<img id='logo' src="/images/gear-256px-color.png">
</div>
<div class="unit three-quarters">
<h1 id="maintitle" class="hide-on-mobiles">Machinekit</h1>
<h1 id="maintitle-mobile" class="show-on-mobiles">Machinekit</h1>
<nav class="main-nav hide-on-mobiles">
<ul>
<li class="current">
<a href="/">Home</a>
</li>
<li class="">
<a href="/about/">About</a>
</li>
<li class="">
<a href="/community/home">
<span class="hide-on-mobiles">Community</span>
<span class="show-on-mobiles">Community</span>
</a>
</li>
<li class="">
<a href="/docs/">
<span class="hide-on-mobiles">Documentation</span>
<span class="show-on-mobiles">Docs</span>
</a>
</li>
<li class="">
<a href="http://blog.machinekit.io/">Blog</a>
</li>
<li>
<a href="https://github.com/machinekit/machinekit">GitHub</a>
</li>
<li">
<a href="https://groups.google.com/forum/#!forum/machinekit">Forum</a>
</li>
<li>
<script type="text/javascript">
function goToPage() {
var site = document.getElementById("site").value;
var forum = document.getElementById("forum").value;
var page = document.getElementById("uniqA45DE").value;
var base1 = "https://www.google.co.uk/search?&q=site%3Agroups.google.com%2Fd%2Fmsg%2Fmachinekit%2F%20";
var base2 = "https://www.google.co.uk/search?&q=site%3Amachinekit.io%2Fdocs%2F%20";
if (document.getElementById('site').checked)
{
var full = base2 + page;
window.open(full, '_self');
}
else
{
var full2 = base1 + page;
window.open(full2, '_self');
}
}
</script>
<forum-search-bar>
<div class="grid">
<div class="unit align-left hide-on-mobiles">
<div class="forum-search">
<p>
<form>
<input type="text" placeholder="Search ..." name="uniqA45DE" height="48" size="10" id="uniqA45DE" onkeypress="if (event.keyCode == 13) { goToPage(); return false;}" />
</form>
</p>
</div>
</div>
</div>
</forum-search-bar>
</li>
<li>
<search-radio>
<div class="grid">
<div class="unit align-left hide-on-mobiles">
<div class="search-radio">
<p>
<form>
<input type="radio" name="search-radio" id="site" value="site" checked> Site<br>
<input type="radio" name="search-radio" id="forum" value="forum"> Forum
</form>
</p>
</div>
</div>
</div>
</search-radio>
</li>
<li>
<commercial>
<div class="unit align-left center-on-mobiles">
<p>
<a href="http://machinekit.io/docs/commercial-support/index.html">Commercial Support</a>
</p>
</div>
</commercial>
</li>
<li>
<div class="unit align-left center-on-mobiles">
<p>
<a href=https://github.com/machinekit/machinekit-docs//edit/master/index.html>Edit this page</a>
</p>
</div>
</li>
</ul>
</nav>
</div>
</div>
</header>
<div id="content">
<script src="://:35729/livereload.js"></script>
<section class="big-diagram">
<img src="images/main-diagram.png" />
</section>
<section class="features">
<div class="grid">
<div class="unit one-third">
<div class="feature">
<h2>Moves.</h2>
<p>
Using a wide variety of I/O driver components,
effortlessly coordinate motion on your choice of ARM or
x86 platforms and Xenomai or RT_PREEMPT real-time
kernels.
</p>
</div>
</div>
<div class="unit one-third">
<div class="feature">
<h2>Controls.</h2>
<p>
Remote control your Machinekit project through C or
Python APIs. Whether an Android GUI, a command line
interface, or an interface into a higher-level system,
Machinekit is flexible and simple to integrate.
</p>
</div>
</div>
<div class="unit one-third">
<div class="feature">
<h2>Things.</h2>
<p>
Your imagination is the limit! Machinekit can control machine
tools, quadrotors, robots, or your refrigerator.
</p>
</div>
</div>
<div class="clear"></div>
</div>
</section>
</div>
<footer>
<div class="grid">
<div class="unit two-thirds align-right center-on-mobiles">
<p>
</p>
</div>
</div>
</footer>
</body>
</html>