-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
233 lines (229 loc) · 12.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-BXEEM2544Y"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-BXEEM2544Y');
</script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:title" content="Git Grok Cards" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://git.grokcards.com" />
<meta property="og:image" content="https://git.grokcards.com/landing.jpeg" />
<meta property="og:image:width" content="512">
<meta property="og:image:height" content="512">
<title>Git Grok Cards</title>
<link href="https://fonts.googleapis.com/css?family=Heebo:400,400i,500,700|Titillium+Web:600" rel="stylesheet">
<link rel="icon" href="favicon.ico" />
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="landing.css">
</head>
<body class="is-boxed">
<div class="body-wrap boxed-container">
<header class="site-header">
<div class="container">
<div class="site-header-inner">
<div class="brand header-brand">
<h1 class="m-0">
<a href="#">
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<title>Git Grok Cards</title>
<defs>
<linearGradient x1="0%" y1="0%" y2="100%" id="logo-a">
<stop stop-color="#6B8A7A" offset="0%"/>
<stop stop-color="#6B8A7A" stop-opacity=".32" offset="100%"/>
</linearGradient>
<linearGradient x1="0%" y1="0%" y2="100%" id="logo-b">
<stop stop-color="#6B8A7A" offset="0%"/>
<stop stop-color="#6B8A7A" stop-opacity=".32" offset="100%"/>
</linearGradient>
<linearGradient x1="0%" y1="0%" y2="100%" id="logo-c">
<stop stop-color="#78F9FF" stop-opacity=".24" offset="0%"/>
<stop stop-color="#DAD3BE" offset="55.496%"/>
<stop stop-color="#DAD3BE" stop-opacity=".24" offset="100%"/>
</linearGradient>
</defs>
<g fill="none" fill-rule="evenodd">
<path d="M4 0h12v16H0V4a4 4 0 0 1 4-4z" fill="url(#logo-a)"/>
<path d="M16 16h16v12a4 4 0 0 1-4 4H16V16z" fill="url(#logo-b)"/>
<path d="M11.5 20.5H.5v1h10v10h1v-11z" stroke="url(#logo-c)" transform="matrix(-1 0 0 1 12 0)"/>
<path d="M31.5.5h-11v1h10v10h1V.5z" stroke="url(#logo-c)" transform="matrix(1 0 0 -1 0 12)"/>
</g>
</svg>
</a>
</h1>
</div>
</div>
</div>
</header>
<main>
<section class="hero">
<div class="container">
<div class="hero-inner">
<div class="hero-copy">
<h1 class="hero-title mt-0 is-revealing">Grok Git with a Deck of Fantastical Cards</h1>
<p class="hero-paragraph is-revealing">Git Grok Cards are your ultimate companion for learning all the essential Git commands.</p>
<p>Each flashcard features a stunning tree creature image that evokes the essence of the command, with a clear and concise explanation of the command.</p>
<div class="hero-form field field-grouped is-revealing">
<!--<div class="control control-expanded">
<input class="input" type="email" name="email" placeholder="Your best email…">
</div>-->
<div class="control control-expanded">
<a class="button button-primary button-block" href="https://www.thegamecrafter.com/games/git-grok-cards" target="_blank" onclick="notifyBuyButtonClicked()">Get Your Deck Now!</a>
</div>
</div>
</div>
<div class="hero-illustration">
<div class="hero-bg">
<svg width="720" height="635" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="50%" y1="0%" x2="50%" y2="97.738%" id="a">
<stop stop-color="#151616" offset="0%"/>
<stop stop-color="#222424" offset="100%"/>
</linearGradient>
</defs>
<path d="M0 0h720v504.382L279.437 630.304c-53.102 15.177-108.454-15.567-123.631-68.669-.072-.25-.142-.5-.211-.75L0 0z" fill="url(#a)" fill-rule="evenodd"/>
</svg>
</div>
<div class="hero-square hero-square-1 is-moving-object is-rotating">
<img src="fetch-image.png" width="220" class="landing-image"/>
</div>
<div class="hero-square hero-square-2 is-moving-object is-rotating">
<img src="status-image.png" width="64" class="landing-image"/>
</div>
<div class="hero-square hero-square-3 is-moving-object is-rotating">
<img src="init-image.png" width="100" class="landing-image"/>
</div>
<div class="hero-square hero-square-4 is-moving-object is-rotating">
<img src="stash-image.png" width="320" class="landing-image"/>
</div>
<div class="hero-square hero-square-5 is-moving-object is-rotating">
<img src="checkout-image.png" width="140" class="landing-image"/>
</div>
<div class="hero-square hero-square-6 is-moving-object is-rotating">
<img src="commit-image.png" width="128" class="landing-image"/>
</div>
<div class="hero-square hero-square-7 is-moving-object is-rotating">
<img src="clone-image.png" width="64" class="landing-image"/>
</div>
<div class="hero-square hero-square-8 is-moving-object is-rotating">
<img src="restore-image.png" width="64" class="landing-image"/>
</div>
</div>
</div>
</div>
</section>
<section class="features section">
<div class="container">
<div class="features-inner section-inner">
<div class="features-wrap">
<div class="feature">
<div class="feature-inner">
<div class="feature-header mb-16">
<div class="feature-icon mr-16">
<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg">
<g fill-rule="nonzero" fill="none">
<path d="M7 8H1a1 1 0 0 1-1-1V1a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1zM19 8h-6a1 1 0 0 1-1-1V1a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1z" fill="#DAD3BE"/>
<path d="M19 20h-6a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1z" fill="#6B8A7A"/>
<path d="M31 8h-6a1 1 0 0 1-1-1V1a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1z" fill="#DAD3BE"/>
<path d="M7 20H1a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1z" fill="#6B8A7A"/>
<path d="M7 32H1a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1z" fill="#DAD3BE"/>
<path d="M29.5 18h-3a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5z" fill="#6B8A7A"/>
<path d="M17.5 30h-3a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5zM29.5 30h-3a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5z" fill="#DAD3BE"/>
</g>
</svg>
</div>
<h4 class="feature-title m-0">Visual Learning</h4>
</div>
<p class="text-sm mb-0">Unique, carefully designed tree creature images to help you associate commands with their functions.</p>
</div>
</div>
<div class="feature">
<img width="300" src="init-c09f68/init[back].png" class="landing-image"/>
</div>
<div class="feature">
<div class="feature-inner">
<div class="feature-header mb-16">
<div class="feature-icon mr-16">
<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg">
<g fill-rule="nonzero" fill="none">
<path d="M4 12H0V5a5.006 5.006 0 0 1 5-5h7v4H5a1 1 0 0 0-1 1v7z" fill="#6B8A7A"/>
<path d="M32 12h-4V5a1 1 0 0 0-1-1h-7V0h7a5.006 5.006 0 0 1 5 5v7zM12 32H5a5.006 5.006 0 0 1-5-5v-7h4v7a1 1 0 0 0 1 1h7v4z" fill="#DAD3BE"/>
<path d="M27 32h-7v-4h7a1 1 0 0 0 1-1v-7h4v7a5.006 5.006 0 0 1-5 5z" fill="#6B8A7A"/>
</g>
</svg>
</div>
<h4 class="feature-title m-0">Comprehensive Explanations</h4>
</div>
<p class="text-sm mb-0">Clear explanations and step-by-step cheat sheets to reinforce your learning.</p>
</div>
</div>
<div class="feature">
<img width="300" src="commit-159ec0/commit[face].png" class="landing-image"/>
</div>
<div class="feature">
<div class="feature-inner">
<div class="feature-header mb-16">
<div class="feature-icon mr-16">
<svg width="32" height="32" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="nonzero">
<path d="M16 9c2.206 0 4-1.794 4-4s-1.794-4-4-4-4 1.794-4 4 1.794 4 4 4z" fill="#DAD3BE"/>
<path d="M27 9c2.206 0 4-1.794 4-4s-1.794-4-4-4-4 1.794-4 4 1.794 4 4 4z" fill="#6B8A7A"/>
<path d="M27 12c-2.206 0-4 1.794-4 4s1.794 4 4 4 4-1.794 4-4-1.794-4-4-4z" fill="#DAD3BE"/>
<path d="M5 23c-2.206 0-4 1.794-4 4s1.794 4 4 4 4-1.794 4-4-1.794-4-4-4z" fill="#6B8A7A"/>
<path d="M27 23c-1.859 0-3.41 1.28-3.858 3h-3.284A3.994 3.994 0 0 0 17 23.142v-3.284c1.72-.447 3-2 3-3.858 0-2.206-1.794-4-4-4-1.859 0-3.41 1.28-3.858 3H8.858A3.994 3.994 0 0 0 6 12.142V8.858c1.72-.447 3-2 3-3.858 0-2.206-1.794-4-4-4S1 2.794 1 5c0 1.858 1.28 3.41 3 3.858v3.284c-1.72.447-3 2-3 3.858 0 2.206 1.794 4 4 4 1.859 0 3.41-1.28 3.858-3h3.284A3.994 3.994 0 0 0 15 19.858v3.284c-1.72.447-3 2-3 3.858 0 2.206 1.794 4 4 4 1.859 0 3.41-1.28 3.858-3h3.284c.447 1.72 2 3 3.858 3 2.206 0 4-1.794 4-4s-1.794-4-4-4z" fill="#DAD3BE"/>
</g>
</svg>
</div>
<h4 class="feature-title m-0">Essential Commands</h4>
</div>
<p class="text-sm mb-0">18 essential Git commands, carefully selected to ensure you have a solid foundation:</p>
</div>
</div>
<div class="feature">
<p class="landing-small-text">init, add, commit, log, status, diff, restore, branch, checkout, merge, rebase, clone, remote, fetch, pull, push, tag, stash.</p>
</div>
</div>
</div>
</div>
</section>
</main>
<footer class="site-footer">
<div class="footer-bg">
<svg width="385" height="305" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="50%" y1="34.994%" x2="50%" y2="97.738%" id="footer-bg">
<stop stop-color="#151616" offset="0%"/>
<stop stop-color="#222424" offset="100%"/>
</linearGradient>
</defs>
<path d="M384.557 116.012V305H0L210.643 0l173.914 116.012z" fill="url(#footer-bg)" fill-rule="evenodd"/>
</svg>
</div>
<div class="container">
<div class="site-footer-inner has-top-divider">
<div class="footer-copyright">© 2024 Git Grok Cards, all rights reserved</div>
<ul class="footer-social-links list-reset">
<li>
<a href="mailto:git@grokcards.com">
<span class="screen-reader-text">Mail</span>
<svg fill="#FFFFFF" height="16" width="16" version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 75.294 75.294" xml:space="preserve">
<path d="M66.097,12.089h-56.9C4.126,12.089,0,16.215,0,21.286v32.722c0,5.071,4.126,9.197,9.197,9.197h56.9 c5.071,0,9.197-4.126,9.197-9.197V21.287C75.295,16.215,71.169,12.089,66.097,12.089z M61.603,18.089L37.647,33.523L13.691,18.089 H61.603z M66.097,57.206h-56.9C7.434,57.206,6,55.771,6,54.009V21.457l29.796,19.16c0.04,0.025,0.083,0.042,0.124,0.065 c0.043,0.024,0.087,0.047,0.131,0.069c0.231,0.119,0.469,0.215,0.712,0.278c0.025,0.007,0.05,0.01,0.075,0.016 c0.267,0.063,0.537,0.102,0.807,0.102c0.001,0,0.002,0,0.002,0c0.002,0,0.003,0,0.004,0c0.27,0,0.54-0.038,0.807-0.102 c0.025-0.006,0.05-0.009,0.075-0.016c0.243-0.063,0.48-0.159,0.712-0.278c0.044-0.022,0.088-0.045,0.131-0.069 c0.041-0.023,0.084-0.04,0.124-0.065l29.796-19.16v32.551C69.295,55.771,67.86,57.206,66.097,57.206z">
</path>
</svg>
</a>
</li>
</ul>
</div>
</div>
</footer>
</div>
<script src="main.js"></script>
</body>
</html>