-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
312 lines (307 loc) · 13.5 KB
/
Copy pathindex.html
File metadata and controls
312 lines (307 loc) · 13.5 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
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
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
<!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>AirPPT Home</title>
<link href="https://fonts.googleapis.com/css?family=Heebo:400,400i,700|Titillium+Web:600" rel="stylesheet" />
<link rel="stylesheet" href="dist/css/style.css" />
<script src="https://unpkg.com/[email protected]/dist/scrollreveal.min.js"></script>
</head>
<body class="is-boxed">
<div class="body-wrap boxed-container">
<header class="site-header">
<div class="hero-disk hero-disk-1 is-moving-object is-translating" data-translating-factor="60">
<svg width="600" height="300" viewBox="0 0 600 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="-1.265%" y1="100%" y2="100%" id="disk-1-a">
<stop stop-color="#040404" stop-opacity="0" offset="0%" />
<stop stop-color="#3217BB" offset="100%" />
</linearGradient>
</defs>
<path
d="M846 515c0-165.685 134.315-300 300-300s300 134.315 300 300h-150c0-82.843-67.157-150-150-150s-150 67.157-150 150H846z"
transform="translate(-846 -215)"
fill="url(#disk-1-a)"
fill-rule="evenodd"
/>
</svg>
</div>
<div class="hero-disk hero-disk-2 is-moving-object is-translating" data-translating-factor="20">
<svg width="600" height="300" viewBox="0 0 600 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="0%" y1="100%" y2="100%" id="disk-2-a">
<stop stop-color="#040404" stop-opacity="0" offset="0%" />
<stop stop-color="#D15680" offset="100%" />
</linearGradient>
</defs>
<path
d="M1153 63c0 165.685-134.315 300-300 300S553 228.685 553 63h150c0 82.843 67.157 150 150 150s150-67.157 150-150h150z"
transform="translate(-553 -63)"
fill="url(#disk-2-a)"
fill-rule="evenodd"
/>
</svg>
</div>
<div class="hero-sphere hero-sphere-1 is-moving-object is-translating" data-translating-factor="10">
<svg width="48" height="48" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient cx="83.479%" cy="86.284%" fx="83.479%" fy="86.284%" r="128.926%" id="sphere-1-a">
<stop stop-color="#D15680" offset="0%" />
<stop stop-color="#040404" stop-opacity="0" offset="100%" />
</radialGradient>
</defs>
<circle cx="1522" cy="447" r="24" transform="translate(-1498 -423)" fill="url(#sphere-1-a)" fill-rule="evenodd" />
</svg>
</div>
<div class="container">
<div class="brand header-brand" style="display:inline-block">
<div style="display: inline">
<h1 class="m-0" style="display: inline">
<a href="#">
<img src="Airppt-Logo-Invert.svg" width="48"/>
</a>
</h1>
</div>
</div>
<h1 style="display: inline">AirPPT</h1>
</div>
</header>
<main>
<section class="hero text-center">
<div class="hero-disk hero-disk-3 is-moving-object is-translating" data-translating-factor="90">
<svg width="600" height="300" viewBox="0 0 600 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="100%" y1="100%" x2="-1.265%" y2="100%" id="disk-3-a">
<stop stop-color="#040404" stop-opacity="0" offset="0%" />
<stop stop-color="#3217BB" offset="100%" />
</linearGradient>
</defs>
<path
d="M153 492c0-165.685 134.315-300 300-300s300 134.315 300 300H603c0-82.843-67.157-150-150-150s-150 67.157-150 150H153z"
transform="translate(-153 -192)"
fill="url(#disk-3-a)"
fill-rule="evenodd"
/>
</svg>
</div>
<div class="hero-disk hero-disk-4 is-moving-object is-translating" data-translating-factor="50">
<svg width="600" height="300" viewBox="0 0 600 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="0%" y1="100%" y2="100%" id="disk-4-a">
<stop stop-color="#040404" stop-opacity="0" offset="0%" />
<stop stop-color="#D15680" offset="100%" />
</linearGradient>
</defs>
<path
d="M817 687c0 165.685-134.315 300-300 300S217 852.685 217 687h150c0 82.843 67.157 150 150 150s150-67.157 150-150h150z"
transform="translate(-217 -687)"
fill="url(#disk-4-a)"
fill-rule="evenodd"
/>
</svg>
</div>
<div class="hero-sphere hero-sphere-2 is-moving-object is-translating" data-translating-factor="30">
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient cx="83.479%" cy="86.284%" fx="83.479%" fy="86.284%" r="128.926%" id="sphere-2-a">
<stop stop-color="#3217BB" offset="0%" />
<stop stop-color="#040404" stop-opacity="0" offset="100%" />
</radialGradient>
</defs>
<circle cx="251" cy="433" r="16" transform="translate(-235 -417)" fill="url(#sphere-2-a)" fill-rule="evenodd" />
</svg>
</div>
<div class="container-sm">
<div class="hero-inner">
<h1 class="hero-title mt-0 is-revealing">Go from Powerpoint to UI in seconds</h1>
<p class="hero-paragraph is-revealing">Yes. We think building UIs are hard too. How does drag and drop sound?</p>
<div class="hero-cta is-revealing"><a class="button button-primary button-shadow" href="docs.html">Get Started!</a></div>
<div class="hero-browser"><img src="airppt-demo.gif" /></div>
</div>
</div>
</section>
<section class="features section text-center">
<div class="container-sm">
<div class="features-inner section-inner has-bottom-divider">
<div class="features-wrap">
<div class="feature">
<div class="feature-inner">
<div class="feature-icon">
<svg width="64" height="64" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="16.65%" y1="87.231%" x2="90.35%" y2="8.197%" id="feature-1-a">
<stop stop-color="#3217BB" offset="0%" />
<stop stop-color="#D15680" offset="100%" />
</linearGradient>
<linearGradient x1="100%" y1="100%" x2="0%" y2="0%" id="feature-1-b">
<stop stop-color="#FFF" stop-opacity=".48" offset="0%" />
<stop stop-color="#FFF" stop-opacity=".24" offset="100%" />
</linearGradient>
</defs>
<g fill="none" fill-rule="evenodd">
<path fill="url(#feature-1-a)" d="M64 32v32H32V32H0V0h32v32z" />
<path fill="url(#feature-1-b)" d="M16 16h32v32H16z" />
</g>
</svg>
</div>
<h3 class="feature-title mt-24">Easy</h3>
<p class="text-sm">Drop elements, write JS, and bundle with <a href="https://github.com/airpptx/samples/tree/master/electron">Electron</a> to ship fast</p>
</div>
</div>
<div class="feature">
<div class="feature-inner">
<div class="feature-icon">
<svg width="64" height="64" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="16.65%" y1="87.231%" x2="90.35%" y2="8.197%" id="feature-2-a">
<stop stop-color="#3217BB" offset="0%" />
<stop stop-color="#D15680" offset="100%" />
</linearGradient>
<linearGradient x1="100%" y1="100%" x2="0%" y2="0%" id="feature-2-b">
<stop stop-color="#FFF" stop-opacity=".48" offset="0%" />
<stop stop-color="#FFF" stop-opacity=".24" offset="100%" />
</linearGradient>
</defs>
<g fill="none" fill-rule="evenodd">
<path
d="M32 64C14.327 64 0 49.673 0 32 0 14.327 14.327 0 32 0c17.673 0 32 14.327 32 32 0 17.673-14.327 32-32 32zm0-16c8.837 0 16-7.163 16-16s-7.163-16-16-16-16 7.163-16 16 7.163 16 16 16z"
fill="url(#feature-2-a)"
/>
<path fill="url(#feature-2-b)" d="M0 0h32v32H0z" />
</g>
</svg>
</div>
<h3 class="feature-title mt-24">Extensible</h3>
<p class="text-sm">Don't see a shape or element? You can add it in <a href="docs#shape-renderer-1">yourself</a></p>
</div>
</div>
</div>
<div class="features-wrap">
<div class="feature">
<div class="feature-inner">
<div class="feature-icon">
<svg width="64" height="64" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="feature-3-a">
<stop stop-color="#3217BB" offset="0%" />
<stop stop-color="#D15680" offset="100%" />
</linearGradient>
</defs>
<g fill="none" fill-rule="evenodd">
<path
d="M0 32h32V0c17.673 0 32 14.327 32 32 0 17.673-14.327 32-32 32C14.327 64 0 49.673 0 32z"
fill="url(#feature-3-a)"
/>
<path fill-opacity=".32" fill="#FFF" d="M32 32h32v32H32z" />
</g>
</svg>
</div>
<h3 class="feature-title mt-24">Responsive</h3>
<p class="text-sm">Choose to render your elements either as an absolute or grid layout</p>
</div>
</div>
<div class="feature">
<div class="feature-inner">
<div class="feature-icon">
<svg width="64" height="64" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="feature-4-a">
<stop stop-color="#3217BB" offset="0%" />
<stop stop-color="#D15680" offset="100%" />
</linearGradient>
</defs>
<g fill="none" fill-rule="evenodd">
<path d="M64 32H32V0c17.673 0 32 14.327 32 32z" fill="url(#feature-4-a)" />
<path d="M32 64H0V32c17.673 0 32 14.327 32 32z" fill="url(#feature-4-a)" transform="rotate(180 16 48)" />
<path fill-opacity=".32" fill="#FFF" d="M16 16h32v32H16z" />
</g>
</svg>
</div>
<h3 class="feature-title mt-24">Reusable</h3>
<p class="text-sm">Reuse the <a href="https://github.com/airpptx/airppt-parser">airppt-parser</a> to use Powerpoint elements anywhere.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="cta section">
<div class="container-sm">
<div class="cta-inner section-inner">
<div class="cta-content text-center">
<h2 class="section-title mt-0">Note from the Author</h2>
<p class="section-paragraph">
I've always struggled with aligning UI elements. I hope this tool helps you as it helps me. Your contributions to improving this project are always welcome.
<p> -Ravi</p>
</p>
<div class="section-cta"><a class="button button-primary button-shadow" href="docs.html">Read Docs</a></div>
</div>
</div>
</div>
</section>
</main>
<footer class="site-footer">
<div class="footer-disk footer-disk-1 is-moving-object is-translating" data-translating-factor="60">
<svg width="600" height="300" viewBox="0 0 600 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="100%" y1="100%" x2="-1.265%" y2="100%" id="disk-5-a">
<stop stop-color="#040404" stop-opacity="0" offset="0%" />
<stop stop-color="#3217BB" offset="100%" />
</linearGradient>
</defs>
<path
d="M153 492c0-165.685 134.315-300 300-300s300 134.315 300 300H603c0-82.843-67.157-150-150-150s-150 67.157-150 150H153z"
transform="translate(-153 -192)"
fill="url(#disk-5-a)"
fill-rule="evenodd"
/>
</svg>
</div>
<div class="footer-disk footer-disk-2 is-moving-object is-translating" data-translating-factor="80">
<svg width="600" height="300" viewBox="0 0 600 300" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="0%" y1="100%" y2="100%" id="disk-6-a">
<stop stop-color="#040404" stop-opacity="0" offset="0%" />
<stop stop-color="#D15680" offset="100%" />
</linearGradient>
</defs>
<path
d="M1153 63c0 165.685-134.315 300-300 300S553 228.685 553 63h150c0 82.843 67.157 150 150 150s150-67.157 150-150h150z"
transform="translate(-553 -63)"
fill="url(#disk-6-a)"
fill-rule="evenodd"
/>
</svg>
</div>
<div class="footer-sphere footer-sphere-1 is-moving-object is-translating" data-translating-factor="20">
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient cx="83.479%" cy="86.284%" fx="83.479%" fy="86.284%" r="128.926%" id="sphere-3-a">
<stop stop-color="#D15680" offset="0%" />
<stop stop-color="#040404" stop-opacity="0" offset="100%" />
</radialGradient>
</defs>
<circle cx="251" cy="433" r="16" transform="translate(-235 -417)" fill="url(#sphere-3-a)" fill-rule="evenodd" />
</svg>
</div>
<div class="container">
<div class="site-footer-inner has-top-divider">
<div class="brand footer-brand">
<a href="#">
<img src="Airppt-Logo-Invert.svg" width="32" />
</a>
</div>
<ul class="footer-links list-reset">
<li><a href="https://www.github.com/airpptx">Github</a></li>
<li><a href="Docs.html">Docs</a></li>
</ul>
<div class="footer-copyright">© 2018 Ravi Lingineni, all rights reserved</div>
</div>
</div>
</footer>
</div>
<script src="dist/js/main.min.js"></script>
</body>
</html>