-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
466 lines (463 loc) · 20 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
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
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="assets/styles/fonts.css">
<link rel="stylesheet" href="assets/styles/master.css">
<meta name="description" content="Gitpod the best deploy tool for developers">
<meta name="keywords" content="deploy,ci-cd,developers,node,php,server,devops">
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="manifest" href="site.webmanifest">
<link rel="mask-icon" href="safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta property="og:title" content="Gitpod - the best deployer in the world. Simple, fast, easy." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://ryinner.github.io/gitpod-lending/" />
<meta property="og:image" content="https://ryinner.github.io/gitpod-lending/assets/images/hero.png" />
<meta property="og:description" content="Gitpod the best deploy tool for developers" />
<meta property="og:site_name" content="Gitpod" />
<title>GitPod</title>
</head>
<body>
<header class="header">
<picture>
<img src="assets/images/logo.svg" alt="Logo">
</picture>
<nav>
<ul class="nav-list">
<li><a href="#" class="nav-link">Features</a></li>
<li><a href="#" class="nav-link">Pricing</a></li>
<li><a href="#" class="nav-link">Blog</a></li>
<li><a href="#" class="nav-link">Docs</a></li>
<li><a href="#" class="nav-link">Changelog</a></li>
<li><a href="#" class="nav-link">We're hiring <span class="nav-link-star">*</span></a></li>
</ul>
</nav>
<a class="link-login modal-trigger" href="#">Login</a>
<img class="burger" src="assets/images/burger-menu.svg" alt="burger menu button">
</header>
<main class="content">
<section class="hero">
<div class="hero-text">
<h1 class="hero-heading">
Always <br>
Ready to Code.
</h1>
<div class="hero-description">
<p>Spin up fresh, automated dev environments</p>
<p>for each task, in the cloud, in seconds.</p>
</div>
<div class="hero-controls">
<div class="hero-links">
<a href="#" class="hero-link">Try Now</a>
<div class="hero-social">
<a href="#" class="hero-social-link"><img src="assets/images/gitlab.svg" alt="gitlab"></a>
<a href="#" class="hero-social-link"><img src="assets/images/github.svg" alt="github"></a>
<a href="#" class="hero-social-link"><img src="assets/images/smth.svg" alt="smth"></a>
</div>
</div>
<div class="hero-git">
<p>Open a workspace.</p>
<p>Start from any Git context.</p>
</div>
</div>
</div>
<picture class="hero-image">
<img src="assets/images/hero.png" alt="">
</picture>
</section>
<section class="slogan">
<h2 class="slogan-heading">Select project, start coding.</h2>
<div class="solgan-info">
<p class="slogan-paragraph">
Select project,
</p>
<p class="slogan-paragraph slogan-paragraph-second">
check dependencies, checkout branch, view
readme.txt, install tools, run build, run test,
</p>
<p class="slogan-paragraph">
start coding.
</p>
</div>
</section>
<section class="ci-cd">
<div class="ci-cd-text">
<h2 class="ci-cd-heading">Think CI/CD for dev environments</h2>
<p class="ci-cd-description">
We invented prebuilds so application code, configuration and infrastructure can all be stored as machine-executable code in your git repositories and applied to dev environments automatically and continuously.
</p>
<div class="ci-cd-links">
<a href="#" class="ci-cd-link">More on prebuilds</a>
<a href="#" class="ci-cd-link">Documentation</a>
</div>
</div>
<picture class="ci-cd-example">
<img src="assets/images/ci-cd.png" alt="ci cd code example">
</picture>
</section>
<section class="remote">
<h2 class="remote-heading">Remote-first. Secure by design.</h2>
<picture class="remote-image">
<img src="assets/images/remote.png" alt="remote code example">
</picture>
<p class="remote-description">
You no longer need an over-powered laptop to code, Gitpod works just as smoothly on a Chromebook or iPad. All you need is a browser. Gitpod centralizes all source code and never stores it on insecure machines and networks.
</p>
<div class="remote-extensions">
<a href="#"><img src="assets/images/chrome-extension.png" alt="google chrome extension"></a>
<a href="#"><img src="assets/images/firefox-extension.png" alt="firefox extension"></a>
</div>
</section>
<section class="rewiews">
<h2 class="rewiews-heading">Used by 400,000+ developers.</h2>
<ul class="rewiews-list">
<li class="rewiews-item">
<article class="rewiews-element">
<p class="reiews-text">GitPod is incredibly cool.</p>
<p class="reiews-text">In my opinion, this is a big step in open source software contribution. I'm excited to see where we go from here.</p>
<div class="rewiews-user">
<picture>
<img src="assets/images/user-1.png" alt="Ben Halpern">
</picture>
<div class="reiews-user-info">
<h3 class="reiews-user-name">Ben Halpern</h3>
<p class="reiews-user-post">Creator and Co-founder <strong>@forem</strong> and <strong>@ThePracticalDev</strong></p>
</div>
</div>
</article>
</li>
<li class="rewiews-item">
<article class="rewiews-element">
<p class="reiews-text">Let's say we were overwhelmed how smooth @gitpod workspaces creation & own Docker image for workspaces worked.</p>
<p class="reiews-text">Plus, installing @code extensions from the store and integrating @gitlab CI. That blew my mind entirely, and that is hard ;)</p>
<div class="rewiews-user">
<picture>
<img src="assets/images/user-2.png" alt="Ben Halpern">
</picture>
<div class="reiews-user-info">
<h3 class="reiews-user-name">Michael Friedrich</h3>
<p class="reiews-user-post">Developer Evangelist <strong>@GitLab</strong></p>
</div>
</div>
</article>
</li>
<li class="rewiews-item">
<article class="rewiews-element">
<p class="reiews-text">Look at any PR (pull request) in a full coding environment where you can edit, build, and test the PR code, by just prepending "gitpod.io#" to the PR URL. Super useful for reviewing/testing stuff without having to check it out locally!</p>
<div class="rewiews-user">
<picture>
<img src="assets/images/user-3.png" alt="Ben Halpern">
</picture>
<div class="reiews-user-info">
<h3 class="reiews-user-name">Julius Volz</h3>
<p class="reiews-user-post">Creator <strong>@PrometheusIO</strong></p>
</div>
</div>
</article>
</li>
<li class="rewiews-item">
<article class="rewiews-element">
<p class="reiews-text">I think I’m in love with @gitpod. It’s such a powerful tool. I’ve learned so much in the past week just from stumbling across Github repos that interest me and appending “http://gitpod.io/#” to the URL. A+ tool all around.</p>
<div class="rewiews-user">
<picture>
<img src="assets/images/user-4.png" alt="Ben Halpern">
</picture>
<div class="reiews-user-info">
<h3 class="reiews-user-name">David Ressler</h3>
<p class="reiews-user-post">Engineering Manager <strong>@PrometheusIO</strong></p>
</div>
</div>
</article>
</li>
</ul>
</section>
<section class="brands">
<h2 class="brands-heading">Brands</h2>
<picture>
<img src="assets/images/brand-1.svg" alt="brand">
</picture>
<picture>
<img src="assets/images/brand-2.svg" alt="brand">
</picture>
<picture>
<img src="assets/images/brand-3.svg" alt="brand">
</picture>
<picture>
<img src="assets/images/brand-4.svg" alt="brand">
</picture>
<picture>
<img src="assets/images/brand-5.svg" alt="brand">
</picture>
<picture>
<img src="assets/images/brand-6.svg" alt="brand">
</picture>
<picture>
<img src="assets/images/brand-7.svg" alt="brand">
</picture>
<picture class="brands-pseudo-element">
<img src="assets/images/brand-7.svg" alt="brand">
</picture>
<picture>
<img src="assets/images/brand-8.svg" alt="brand">
</picture>
<picture>
<img src="assets/images/brand-9.svg" alt="brand">
</picture>
<picture>
<img src="assets/images/brand-10.svg" alt="brand">
</picture>
<picture>
<img src="assets/images/brand-11.svg" alt="brand">
</picture>
<picture>
<img src="assets/images/brand-12.png" alt="brand">
</picture>
</section>
<section class="start">
<h2 class="start-heading">Get started now</h2>
<div class="start-content">
<div class="start-connect">
<h3 class="start-connect-heading">Connect Git repository</h3>
<p class="start-connect-description">Select a Git provider to start with an existing project from any Git context.</p>
<div class="start-connect-links">
<a href="#" class="start-connect-link">
<picture>
<img src="assets/images/gitlab-link.svg" alt="GitLab">
</picture>
<span>Continue with GitLab</span>
</a>
<a href="#" class="start-connect-link">
<picture>
<img src="assets/images/github-link.svg" alt="GitHub">
</picture>
<span>Continue with GitHub</span>
</a>
<a href="#" class="start-connect-link">
<picture>
<img src="assets/images/bitbucket-link.svg" alt="Bitbucket">
</picture>
<span>Continue with Bitbucket</span>
</a>
</div>
<p class="start-connect-post-script">
Or prefix any GitLab, GitHub or Bitbucket URL with
</p>
<div class="start-connect-tags">
<p class="start-connect-tag">gitpod.io/#</p>
</div>
</div>
<div class="start-lanch">
<h3 class="start-lanch-heading">Launch an example workspace</h3>
<p class="start-lanch-description">Dive into one of our example workspaces</p>
<ul class="start-lanch-examples">
<li class="start-lanch-example">
<div class="start-lanch-tehnology">
<picture><img src="assets/images/ts.svg" alt="ts"></picture> Node or TypeScript
</div>
<a href="#" class="start-lanch-link">Launch workspace</a>
</li>
<li class="start-lanch-example">
<div class="start-lanch-tehnology">
<picture><img src="assets/images/python.svg" alt="Python"></picture> Python
</div>
<a href="#" class="start-lanch-link">Launch workspace</a>
</li>
<li class="start-lanch-example">
<div class="start-lanch-tehnology">
<picture><img src="assets/images/go.svg" alt="go"></picture> Go
</div>
<a href="#" class="start-lanch-link">Launch workspace</a>
</li>
<li class="start-lanch-example">
<div class="start-lanch-tehnology">
<picture><img src="assets/images/rust.svg" alt="rust"></picture> Rust
</div>
<a href="#" class="start-lanch-link">Launch workspace</a>
</li>
<li class="start-lanch-example">
<div class="start-lanch-tehnology">
<picture><img src="assets/images/java.svg" alt="java"></picture> Java
</div>
<a href="#" class="start-lanch-link">Launch workspace</a>
</li>
<li class="start-lanch-example">
<div class="start-lanch-tehnology">
<picture><img src="assets/images/swetle.svg" alt="swetle"></picture> Swetle
</div>
<a href="#" class="start-lanch-link">Launch workspace</a>
</li>
</ul>
</div>
</div>
</section>
</main>
<footer class="footer">
<nav class="footer-nav">
<section class="footer-nav-section">
<h2 class="footer-heading">GitPod</h2>
<ul class="footer-nav-list">
<li class="footer-nav-item">
<a class="footer-nav-link" href="#">Home</a>
</li>
<li class="footer-nav-item">
<a class="footer-nav-link" href="#">Features</a>
</li>
<li class="footer-nav-item">
<a class="footer-nav-link" href="#">Pricing</a>
</li>
<li class="footer-nav-item">
<a class="footer-nav-link" href="#">Changelog</a>
</li>
<li class="footer-nav-item">
<a class="footer-nav-link" href="#">Self-Hosted</a>
</li>
<li class="footer-nav-item">
<a class="footer-nav-link" href="#">Gitpod vs GitHub Codespaces</a>
</li>
<li class="footer-nav-item">
<a class="footer-nav-link" href="#">Status</a>
</li>
</ul>
</section>
<section class="footer-nav-section">
<h2 class="footer-heading">Developer</h2>
<ul class="footer-nav-list">
<li class="footer-nav-item">
<a class="footer-nav-link" href="#">Getting started</a>
</li>
<li class="footer-nav-item">
<a class="footer-nav-link" href="#">Screencasts</a>
</li>
<li class="footer-nav-item">
<a class="footer-nav-link" href="#">Blog</a>
</li>
<li class="footer-nav-item">
<a class="footer-nav-link" href="#">Documentation</a>
</li>
<li class="footer-nav-item">
<a class="footer-nav-link" href="#">Report a bug</a>
</li>
<li class="footer-nav-item">
<a class="footer-nav-link" href="#">Community</a>
</li>
</ul>
</section>
<section class="footer-nav-section">
<h2 class="footer-heading">Company</h2>
<ul class="footer-nav-list">
<li class="footer-nav-item">
<a class="footer-nav-link" href="#">About</a>
</li>
<li class="footer-nav-item">
<a class="footer-nav-link" href="#">Careers</a>
</li>
<li class="footer-nav-item">
<a class="footer-nav-link" href="#">Contact</a>
</li>
<li class="footer-nav-item">
<a class="footer-nav-link" href="#">Media Kit</a>
</li>
</ul>
</section>
<section class="footer-nav-section">
<h2 class="footer-heading">Legal</h2>
<ul class="footer-nav-list">
<li class="footer-nav-item">
<a class="footer-nav-link" href="#">Imprint</a>
</li>
<li class="footer-nav-item">
<a class="footer-nav-link" href="#">Terms of Service</a>
</li>
<li class="footer-nav-item">
<a class="footer-nav-link" href="#">Privacy Policy</a>
</li>
</ul>
</section>
</nav>
<hr class="footer-separator">
<div class="footer-copyright">
<div class="footer-copyright-info">
<picture>
<img src="assets/images/logo-footer.svg" alt="logo">
</picture>
<span>Copyright © 2021Gitpod</span>
</div>
<div class="footer-copyright-social">
<a href="#" class="footer-copyright-link">
<picture>
<img src="assets/images/social-1.svg" alt="twitter">
</picture>
</a>
<a href="#" class="footer-copyright-link">
<picture>
<img src="assets/images/social-2.svg" alt="github">
</picture>
</a>
<a href="#" class="footer-copyright-link">
<picture>
<img src="assets/images/social-3.svg" alt="what's up">
</picture>
</a>
</div>
</div>
</footer>
<aside class="cookies">
<div class="cookies-container">
<p class="cookies-text">This website uses cookies to enhance the user experience. Read our <a href="#" class="cookies-link">privacy police</a> for more info.</p>
<button class="cookies-btn">Accept Cookies</button>
</div>
</aside>
<aside class="burger-menu">
<img class="burger burger--close" src="assets/images/burger-menu.svg" alt="burger menu button">
<nav>
<ul class="burger-menu-nav">
<li><a href="#" class="burger-menu-link">Features</a></li>
<li><a href="#" class="burger-menu-link">Pricing</a></li>
<li><a href="#" class="burger-menu-link">Blog</a></li>
<li><a href="#" class="burger-menu-link">Docs</a></li>
<li><a href="#" class="burger-menu-link">Changelog</a></li>
<li><a href="#" class="burger-menu-link">We're hiring</a></li>
<li><a href="#" class="burger-menu-link modal-trigger">Log in</a></li>
</ul>
</nav>
</aside>
<aside class="modal">
<div class="modal-background"></div>
<div class="modal-body">
<div class="modal-heading">
<div class="modal-heading-text">
<button class="modal-switcher-trigger modal-switcher-trigger--active" data-type="registration">Registration</button>
<div class="modal-switcher-separator">/</div>
<button class="modal-switcher-trigger" data-type="login">Log in</button>
</div>
<button class="modal-close">X</button>
</div>
<div class="modal-content">
<form action="#" data-type="registration" class="modal-switcher-content modal-switcher-content--active">
<input type="text" name="username" placeholder="Username" class="modal-input">
<input type="email" name="email" placeholder="Email" class="modal-input">
<input type="password" name="password" placeholder="Password" class="modal-input">
<input type="password" name="password" placeholder="Repeat password" class="modal-input">
<div>
<button class="modal-button" type="submit">Registration</button>
</div>
</form>
<form action="#" data-type="login" class="modal-switcher-content">
<input type="text" name="username" placeholder="Username" class="modal-input">
<input type="password" name="password" placeholder="Password" class="modal-input">
<div>
<button class="modal-button" type="submit">Log in</button>
</div>
</form>
</div>
</div>
</aside>
<script src="assets/scripts/master.js"></script>
<!-- Вариант 4 https://www.figma.com/file/qdqYUt3AYbMvDWZsWFVz0f/Gitpod?type=design&node-id=1-2&mode=design&t=hNgBVIEVh9Dn2wzG-0 -->
</body>
</html>