-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
468 lines (276 loc) · 14.3 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
467
468
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<link rel="stylesheet" href="/css/allinone.min.css">
<!-- Global Site Tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-133426892-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-133426892-1');
</script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Gaok | 主业铲屎,副业掌厨,兼职code</title>
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=2">
<meta name="generator" content="hexo">
<meta name="author" content="gaok">
<meta name="description" content="">
<meta name="keywords" content="hexo, casper, ghost, theme">
<link rel="shortcut icon" href="http://unclepizza.oss-cn-shanghai.aliyuncs.com/gaok/2019-01-28-cat.png">
<link rel="apple-touch-icon" href="http://unclepizza.oss-cn-shanghai.aliyuncs.com/gaok/2019-01-28-cat.png">
<meta name="theme-color" content="#3c484e">
<meta name="msapplication-TileColor" content="#3c484e">
<meta property="og:site_name" content="Gaok">
<meta property="og:type" content="blog">
<meta property="og:title" content="Gaok | 主业铲屎,副业掌厨,兼职code">
<meta property="og:description" content="">
<meta property="og:url" content="http://yoursite.com/index.html">
</head>
<body class="home-template">
<div class="site-wrapper">
<header class="site-header outer " style="background-image: url(https://ws4.sinaimg.cn/large/006tNc79gy1fzlloy0v3mj30zk0npafc.jpg)">
<div class="inner">
<div class="site-header-content">
<img class="author-profile-image" src="http://unclepizza.oss-cn-shanghai.aliyuncs.com/gaok/2019-01-28-cat%20-1-.png" alt="Gaok">
<h1 class="site-title">
Gaok
</h1>
<h2 class="site-description">谈笑于山野,纵横于江湖</h2>
</div>
<nav class="site-nav">
<div class="site-nav-left">
<ul class="nav">
<li>
</li>
<li>
<a href="/about" title="ABOUT">ABOUT</a>
</li>
<li>
<a href="/archives" title="ARCHIVES">ARCHIVES</a>
</li>
</ul>
</div>
<div class="search-button">
<a href="#search" class="subscribe-button" style="margin: 0 10px;">Search ...</a>
</div>
<div class="site-nav-right">
<a href="#search" class="subscribe-button" style="margin: 0 10px;">Search ...</a>
<div class="social-links">
<a class="social-link" title="github" href="https://github.com/unclepizza" target="_blank" rel="noopener">
<svg viewbox="0 0 1049 1024" xmlns="http://www.w3.org/2000/svg"><path d="M524.979332 0C234.676191 0 0 234.676191 0 524.979332c0 232.068678 150.366597 428.501342 358.967656 498.035028 26.075132 5.215026 35.636014-11.299224 35.636014-25.205961 0-12.168395-0.869171-53.888607-0.869171-97.347161-146.020741 31.290159-176.441729-62.580318-176.441729-62.580318-23.467619-60.841976-58.234462-76.487055-58.234463-76.487055-47.804409-32.15933 3.476684-32.15933 3.476685-32.15933 53.019436 3.476684 80.83291 53.888607 80.83291 53.888607 46.935238 79.963739 122.553122 57.365291 152.97411 43.458554 4.345855-33.897672 18.252593-57.365291 33.028501-70.402857-116.468925-12.168395-239.022047-57.365291-239.022047-259.012982 0-57.365291 20.860106-104.300529 53.888607-140.805715-5.215026-13.037566-23.467619-66.926173 5.215027-139.067372 0 0 44.327725-13.906737 144.282399 53.888607 41.720212-11.299224 86.917108-17.383422 131.244833-17.383422s89.524621 6.084198 131.244833 17.383422C756.178839 203.386032 800.506564 217.29277 800.506564 217.29277c28.682646 72.1412 10.430053 126.029806 5.215026 139.067372 33.897672 36.505185 53.888607 83.440424 53.888607 140.805715 0 201.64769-122.553122 245.975415-239.891218 259.012982 19.121764 16.514251 35.636014 47.804409 35.636015 97.347161 0 70.402857-0.869171 126.898978-0.869172 144.282399 0 13.906737 9.560882 30.420988 35.636015 25.205961 208.601059-69.533686 358.967656-265.96635 358.967655-498.035028C1049.958663 234.676191 814.413301 0 524.979332 0z"/></svg>
</a>
<a class="social-link" title="csdn" href="https://blog.csdn.net/qq_27258799" target="_blank" rel="noopener">
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewbox="0 0 510 510" style="enable-background:new 0 0 510 510;" xml:space="preserve">
<path d="M459,0H51C22.95,0,0,22.95,0,51v408c0,28.05,22.95,51,51,51h408c28.05,0,51-22.95,51-51V51C510,22.95,487.05,0,459,0z
M357,178.5V204c0,15.3,10.2,25.5,25.5,25.5S408,239.7,408,255v76.5c0,43.35-33.15,76.5-76.5,76.5h-153
c-43.35,0-76.5-33.15-76.5-76.5V153c0-43.35,33.15-76.5,76.5-76.5h102c43.35,0,76.5,33.15,76.5,76.5V178.5z M204,204h66.3
c15.3,0,25.5-10.2,25.5-25.5S285.6,153,270.3,153H204c-15.3,0-25.5,10.2-25.5,25.5S188.7,204,204,204z M306,280.5H204
c-15.3,0-25.5,10.2-25.5,25.5s10.2,25.5,25.5,25.5h102c15.3,0,25.5-10.2,25.5-25.5S321.3,280.5,306,280.5z"/>
</svg>
</a>
</div>
</div>
</nav>
</div>
</header>
<main id="site-main" class="site-main outer" role="main">
<div class="inner">
<div class="post-feed">
<article class="post-card post ">
<a class="post-card-image-link" title="听说正经程序猿都搞了自己的博客" href="/2019/01/27/听说正经程序猿都搞了自己的博客/">
<div class="post-card-image b-lazy" data-src="https://ws2.sinaimg.cn/large/006tNc79gy1fzlie5dqasj30p00gojs7.jpg"></div>
</a>
<div class="post-card-content">
<a class="post-card-content-link" title="听说正经程序猿都搞了自己的博客" href="/2019/01/27/听说正经程序猿都搞了自己的博客/">
<header class="post-card-header">
<span class="post-card-tags">
Geek
|
<time datetime="2019-01-27T07:00:30.000Z" itemprop="datePublished">
2019-01-27
</time>
</span>
<h2 class="post-card-title">听说正经程序猿都搞了自己的博客</h2>
</header>
<section class="post-card-excerpt">
<p>
记录如何使用hexo+github搭建个人博客,主题是casper。
</p>
</section>
</a>
<footer class="post-card-meta">
<div class="author-list">
<div class="author-list-item">
<div class="author-name-tooltip">gaok</div>
<a href="/about" class="static-avatar">
<img class="author-profile-image" src="http://unclepizza.oss-cn-shanghai.aliyuncs.com/gaok/2019-01-28-cat%20-1-.png" alt="gaok">
</a>
</div>
</div>
<span class="reading-time">
need 7 min
</span>
</footer>
</div>
</article>
<article class="post-card post ">
<a class="post-card-image-link" title="关于折腾本博客Casper主题的辛酸往事" href="/2019/01/27/关于折腾本博客Casper主题的辛酸往事一二/">
<div class="post-card-image b-lazy" data-src="https://ws1.sinaimg.cn/large/006tNc79gy1fzlm27p4xaj30zk0nq0vn.jpg"></div>
</a>
<div class="post-card-content">
<a class="post-card-content-link" title="关于折腾本博客Casper主题的辛酸往事" href="/2019/01/27/关于折腾本博客Casper主题的辛酸往事一二/">
<header class="post-card-header">
<span class="post-card-tags">
Geek
|
<time datetime="2019-01-27T06:58:31.000Z" itemprop="datePublished">
2019-01-27
</time>
</span>
<h2 class="post-card-title">关于折腾本博客Casper主题的辛酸往事</h2>
</header>
<section class="post-card-excerpt">
<p>
第一次使用主题,一路踩坑不少,小记一下。
</p>
</section>
</a>
<footer class="post-card-meta">
<div class="author-list">
<div class="author-list-item">
<div class="author-name-tooltip">gaok</div>
<a href="/about" class="static-avatar">
<img class="author-profile-image" src="http://unclepizza.oss-cn-shanghai.aliyuncs.com/gaok/2019-01-28-cat%20-1-.png" alt="gaok">
</a>
</div>
</div>
</footer>
</div>
</article>
<article class="post-card post ">
<a class="post-card-image-link" title="Lottie动画虽好,但是要小心这些坑哟" href="/2019/01/26/Lottie动画虽好,但是要小心这些坑哟/">
<div class="post-card-image b-lazy" data-src="http://unclepizza.oss-cn-shanghai.aliyuncs.com/gaok/2019-01-29-lottie.png"></div>
</a>
<div class="post-card-content">
<a class="post-card-content-link" title="Lottie动画虽好,但是要小心这些坑哟" href="/2019/01/26/Lottie动画虽好,但是要小心这些坑哟/">
<header class="post-card-header">
<span class="post-card-tags">
Android
|
<time datetime="2019-01-26T14:56:00.000Z" itemprop="datePublished">
2019-01-26
</time>
</span>
<h2 class="post-card-title">Lottie动画虽好,但是要小心这些坑哟</h2>
</header>
<section class="post-card-excerpt">
<p>
项目中开始使用lottie动画,使用过程中踩坑不断,记录一下。
</p>
</section>
</a>
<footer class="post-card-meta">
<div class="author-list">
<div class="author-list-item">
<div class="author-name-tooltip">gaok</div>
<a href="/about" class="static-avatar">
<img class="author-profile-image" src="http://unclepizza.oss-cn-shanghai.aliyuncs.com/gaok/2019-01-28-cat%20-1-.png" alt="gaok">
</a>
</div>
</div>
</footer>
</div>
</article>
</div>
</div>
<nav class="pagination">
</nav>
</main>
</div>
<aside class="read-next outer">
<div class="inner">
<div class="read-next-feed">
<article class="read-next-card" style="background-image: url(https://ws4.sinaimg.cn/large/006tNc79gy1fzlloy0v3mj30zk0npafc.jpg)">
<header class="read-next-card-header">
<small class="read-next-card-header-sitetitle">— Gaok —</small>
<h3 class="read-next-card-header-title">最新文章</h3>
</header>
<div class="read-next-divider">
<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24">
<path d="M13 14.5s2 3 5 3 5.5-2.463 5.5-5.5S21 6.5 18 6.5c-5 0-7 11-12 11C2.962 17.5.5 15.037.5 12S3 6.5 6 6.5s4.5 3.5 4.5 3.5"/>
</svg>
</div>
<div class="read-next-card-content">
<ul>
<li>
<a href="/2019/01/27/听说正经程序猿都搞了自己的博客/">听说正经程序猿都搞了自己的博客</a>
</li>
<li>
<a href="/2019/01/27/关于折腾本博客Casper主题的辛酸往事一二/">关于折腾本博客Casper主题的辛酸往事</a>
</li>
<li>
<a href="/2019/01/26/Lottie动画虽好,但是要小心这些坑哟/">Lottie动画虽好,但是要小心这些坑哟</a>
</li>
</ul>
</div>
<footer class="read-next-card-footer">
<a href="/archives"> MORE → </a>
</footer>
</article>
<article class="read-next-card" style="background-image: url(https://ws4.sinaimg.cn/large/006tNc79gy1fzlloy0v3mj30zk0npafc.jpg)">
<header class="read-next-card-header" style="padding-bottom: 20px">
<h3 class="read-next-card-header-title">分类</h3>
</header>
<div class="read-next-card-content">
<ul>
<ul class="category-list"><li class="category-list-item"><a class="category-list-link" href="/categories/Android/">Android</a></li><li class="category-list-item"><a class="category-list-link" href="/categories/Geek/">Geek</a></li></ul>
</ul>
</div>
</article>
</div>
</div>
</aside>
<div id="search" class="search-overlay subscribe-overlay">
<div class="search-form">
<img class="search-overlay-logo" src="http://unclepizza.oss-cn-shanghai.aliyuncs.com/gaok/2019-01-28-cat.png" alt="Gaok">
<input id="local-search-input" class="search-input" type="text" name="search" placeholder="搜索 ...">
<a class="search-overlay-close" href="#"></a>
</div>
<div id="local-search-result"></div>
</div>
<footer class="site-footer outer">
<div class="site-footer-content inner">
<section class="copyright">
<a href="/" title="Gaok">Gaok</a>
© 20190127—20190130
</section>
<span id="busuanzi_container_site_pv" style="display:none">被撩<span id="busuanzi_value_site_pv"></span>次</span>
<span id="busuanzi_container_site_uv" style="display:none">总计<span id="busuanzi_value_site_uv"></span>人</span>
<nav class="site-footer-nav">
<a href="https://hexo.io" title="Hexo" target="_blank" rel="noopener">Hexo</a>
<a href="https://github.com/xzhih/hexo-theme-casper" title="Casper" target="_blank" rel="noopener">Casper</a>
</nav>
</div>
</footer>
<script>
if(window.navigator && navigator.serviceWorker) {
navigator.serviceWorker.getRegistrations()
.then(function(registrations) {
for(let registration of registrations) {
registration.unregister();
}
});
}
</script>
<script src="/js/mix/home-lazy-local.min.js"></script>
<script>;(function() {var bLazy = new Blazy()})();</script>
<script>searchFunc("/")</script>
<script async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js">
</script>
</body>
</html>