-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
94 lines (86 loc) · 2.57 KB
/
404.html
File metadata and controls
94 lines (86 loc) · 2.57 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
---
layout: index
title: Get3W开发者中心
---
<div class="dev-banner ct-valign-wrapper">
<div class="__valign ct-mx-auto">
<img src="assets/images/rocket.png" style="height: 160px;">
<h4 class="ct-h4 ct-color-white">Leverage the power of Get3w in your app.</h4>
<h6 class="ct-h6 ct-color-white">Get started with one of our guides, or jump straight into the API documentation.</h6>
<div class="btns">
<div class="banner-start">
<span class="banner-start-command">brew install get3w</span><a class="banner-start-link" href="{{ site.baseurl }}/home.html"><i class="fa fa-arrow-right"></i></a>
</div>
</div>
</div>
</div>
<div class="dev-go">
<div class="ct-container">
<div class="ct-fl">
<h3>Join the Get3w Developer Program.</h3>
<p>
The best way to integrate with Get3w. Learn more.
</p>
</div>
<div class="ct-fr">
<a href="{{ site.baseurl }}/home.html" class="ct-btn --blue --large --no-shadow ct-px">Browse the documentation</a>
</div>
</div>
</div>
<div class="ct-container">
<div class="ct-row odds">
<div class="ct-md-6">
<div class="odd">
<div class="icon-panel">
<i class="fa fa-meh-o"></i>
</div>
<div class="text-panel">
<h5 class="ct-h5">Get Started</h5>
<p>
New to the GitHub API? With these guides you’ll be up and running in a snap.
</p>
</div>
</div>
</div>
<div class="ct-md-6">
<div class="odd">
<div class="icon-panel">
<i class="fa fa-meh-o"></i>
<i class="fa fa-apple"></i>
</div>
<div class="text-panel">
<h5 class="ct-h5">Libraries</h5>
<p>
We’ve got you covered. Use the GitHub API in your favorite language.
</p>
</div>
</div>
</div>
<div class="ct-md-6">
<div class="odd">
<div class="icon-panel">
<i class="fa fa-meh-o"></i>
</div>
<div class="text-panel">
<h5 class="ct-h5">Support</h5>
<p>
Are you stuck? Already tried our troubleshooting guide? Talk to a supportocat.
</p>
</div>
</div>
</div>
<div class="ct-md-6">
<div class="odd">
<div class="icon-panel">
<i class="fa fa-meh-o"></i>
</div>
<div class="text-panel">
<h5 class="ct-h5">Make the Web Fun Again</h5>
<p>
with many formats and is ideal for b creativity
</p>
</div>
</div>
</div>
</div>
</div>