-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
540 lines (306 loc) · 17.4 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
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="keywords" content="Hexo Theme Keep">
<meta name="description" content="For testing purposes only">
<meta name="author" content="L">
<title>
Alpha Blog
</title>
<link rel="stylesheet" href="/css/style.css">
<link rel="shortcut icon" href="/images/logo.svg">
<link rel="stylesheet" href="/font/css/fontawesome.min.css">
<link rel="stylesheet" href="/font/css/regular.min.css">
<link rel="stylesheet" href="/font/css/solid.min.css">
<link rel="stylesheet" href="/font/css/brands.min.css">
<script class="keep-theme-configurations">
const KEEP = window.KEEP || {}
KEEP.hexo_config = {"hostname":"blog-well-what-we-have-here.dustymind.cc","root":"/","language":"zh-CN","path":"search.xml"}
KEEP.theme_config = {"base_info":{"primary_color":"#0066cc","title":"Alpha Blog","author":"L","avatar":"/images/avatar.svg","logo":"/images/logo.svg","favicon":"/images/logo.svg"},"menu":{"home":"/","archives":"/archives","tags":"/tags","categories":"/categories"},"first_screen":{"enable":false,"background_img":"/images/bg.svg","background_img_dark":"/images/bg.svg","description":"For testing purposes only.","hitokoto":false},"social_contact":{"enable":false,"links":{"github":null,"weixin":null,"qq":null,"weibo":null,"zhihu":null,"twitter":null,"x":null,"facebook":null,"email":null}},"scroll":{"progress_bar":false,"percent":true,"hide_header":true},"home":{"announcement":null,"category":true,"tag":true,"post_datetime":"updated"},"post":{"author_badge":{"enable":true,"level_badge":true,"custom_badge":["One","Two","Three"]},"word_count":{"wordcount":true,"min2read":true},"datetime_format":"YYYY-MM-DD HH:mm:ss","copyright_info":true,"share":true,"reward":{"enable":false,"img_link":null,"text":null}},"code_block":{"tools":{"enable":true,"style":"default"},"highlight_theme":"default"},"toc":{"enable":true,"number":false,"expand_all":true,"init_open":true,"layout":"right"},"website_count":{"busuanzi_count":{"enable":true,"site_uv":true,"site_pv":true,"page_pv":true}},"local_search":{"enable":true,"preload":true},"comment":{"enable":true,"use":"waline","valine":{"appid":null,"appkey":null,"server_urls":null,"placeholder":null},"gitalk":{"github_id":null,"github_admins":null,"repository":null,"client_id":null,"client_secret":null,"proxy":null},"twikoo":{"env_id":null,"region":null,"version":"1.6.36"},"waline":{"server_url":"https://waline-foo-bar-main.dustymind.cc","reaction":false,"version":"3.2.1"},"giscus":{"repo":null,"repo_id":null,"category":"Announcements","category_id":null,"reactions_enabled":false},"artalk":{"server":null},"disqus":{"shortname":null}},"rss":{"enable":true},"lazyload":{"enable":true},"cdn":{"enable":false,"provider":"cdnjs"},"pjax":{"enable":true},"footer":{"since":2024,"word_count":true,"site_deploy":{"enable":true,"provider":"github","url":null},"record":{"enable":false,"list":[{"code":null,"link":null}]}},"inject":{"enable":false,"css":[null],"js":[null]},"root":"","source_data":{},"version":"4.2.3"}
KEEP.language_ago = {"second":"%s 秒前","minute":"%s 分钟前","hour":"%s 小时前","day":"%s 天前","week":"%s 周前","month":"%s 个月前","year":"%s 年前"}
KEEP.language_code_block = {"copy":"复制代码","copied":"已复制","fold":"折叠代码块","folded":"已折叠"}
KEEP.language_copy_copyright = {"copy":"复制版权信息","copied":"已复制","title":"原文标题","author":"原文作者","link":"原文链接"}
</script>
<meta name="generator" content="Hexo 7.3.0"></head>
<body>
<div class="progress-bar-container">
<span class="pjax-progress-bar"></span>
<i class="pjax-progress-icon fas fa-circle-notch fa-spin"></i>
</div>
<main class="page-container border-box">
<!-- home first screen -->
<!-- page content -->
<div class="page-main-content border-box is-home">
<div class="page-main-content-top">
<header class="header-wrapper">
<div class="border-box header-content">
<div class="left flex-start border-box">
<a class="logo-image border-box" href="/">
<img src="/images/logo.svg">
</a>
<a class="site-name border-box" href="/">
Alpha Blog
</a>
</div>
<div class="right border-box">
<div class="pc border-box">
<ul class="menu-list border-box">
<li class="menu-item flex-start border-box active">
<a class="menu-text-color border-box" href="/">
首页
</a>
</li>
<li class="menu-item flex-start border-box">
<a class="menu-text-color border-box" href="/archives">
归档
</a>
</li>
<li class="menu-item flex-start border-box">
<a class="menu-text-color border-box" href="/tags">
标签
</a>
</li>
<li class="menu-item flex-start border-box">
<a class="menu-text-color border-box" href="/categories">
分类
</a>
</li>
<li class="menu-item search search-popup-trigger">
<i class="menu-text-color fas search fa-search"></i>
</li>
</ul>
</div>
<div class="mobile border-box flex-start">
<div class="icon-item search search-popup-trigger"><i class="fas fa-search"></i></div>
<div class="icon-item menu-bar">
<div class="menu-bar-middle"></div>
</div>
</div>
</div>
</div>
<div class="header-drawer">
<ul class="drawer-menu-list border-box">
<li class="drawer-menu-item border-box not-sub-menu active">
<label class="drawer-menu-label border-box">
<a class="drawer-menu-text-color left-side flex-start border-box" href="/">
首页
</a>
</label>
</li>
<li class="drawer-menu-item border-box not-sub-menu">
<label class="drawer-menu-label border-box">
<a class="drawer-menu-text-color left-side flex-start border-box" href="/archives">
归档
</a>
</label>
</li>
<li class="drawer-menu-item border-box not-sub-menu">
<label class="drawer-menu-label border-box">
<a class="drawer-menu-text-color left-side flex-start border-box" href="/tags">
标签
</a>
</label>
</li>
<li class="drawer-menu-item border-box not-sub-menu">
<label class="drawer-menu-label border-box">
<a class="drawer-menu-text-color left-side flex-start border-box" href="/categories">
分类
</a>
</label>
</li>
</ul>
</div>
<div class="window-mask"></div>
</header>
</div>
<div class="page-main-content-middle border-box">
<div class="main-content border-box">
<div class="home-content-container fade-in-down-animation">
<ul class="home-post-list border-box">
<li class="home-post-item">
<div class="home-post-item-bottom border-box">
<h3 class="home-post-title border-box">
<a href="/2022/10/25/welcome-to-use-hexo-theme-keep/">
Welcome to use Hexo Theme Keep
</a>
</h3>
<div class="home-post-content keep-markdown-body">
<p>Welcome to use Hexo Theme Keep.</p>
<p>This is your very first post. Check <a class="link" target="_blank" rel="noopener" href="https://keep-docs.xpoet.cn/" >documentation<i class="fas fa-external-link-alt"></i></a> for more info. If you get any problems when using Keep theme, you can ask me on <a class="link" target="_blank" rel="noopener" href="https://github.com/XPoet/hexo-theme-keep/issues" >GitHub<i class="fas fa-external-link-alt"></i></a>.</p>
</div>
<div class="post-meta-info-container border-box home">
<div class="post-meta-info border-box">
<span class="meta-info-item border-box">
<i class="icon fa-solid fa-history"></i> <span class="home-post-history"
data-updated="Thu Oct 17 2024 12:42:43 GMT+0800"
>2024-10-17 12:42:43</span>
</span>
<span class="meta-info-item post-category border-box"><i class="icon fas fa-folder"></i>
<ul class="post-category-ul">
<li class="category-item"><a href="/categories/Hexo/">Hexo</a></li>
</ul>
</span>
<span class="post-tag meta-info-item border-box">
<ul class="post-tag-ul">
<li class="tag-item"><span class="tag-separator"><i class="icon fas fa-hashtag"></i></span><a href="/tags/Hexo/">Hexo</a></li>
<li class="tag-item"><span class="tag-separator"><i class="icon fas fa-hashtag"></i></span><a href="/tags/Keep/">Keep</a></li>
</ul>
</span>
</div>
<a class="home-read-more" href="/2022/10/25/welcome-to-use-hexo-theme-keep/">阅读全文 <i class="icon fas fa-angle-right"></i></a>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
<div class="page-main-content-bottom border-box">
<footer class="footer border-box">
<div class="copyright-info info-item">
© <span>2024</span> - 2024
<i class="fas fa-heart icon-animate"></i> <a href="/">L</a>
</div>
<div class="theme-info info-item">
由 <a target="_blank" href="https://hexo.io">Hexo</a> 驱动 & 主题 <a class="keep-version" target="_blank" href="https://github.com/XPoet/hexo-theme-keep">Keep</a>
</div>
<div class="deploy-info info-item">
本站由 <span class="tooltip" data-tooltip-content="GitHub Pages"><img src="/images/brands/github.png"></span> 提供部署服务
</div>
<div class="count-info info-item">
<span class="count-item border-box word">
<span class="item-type border-box">总字数</span>
<span class="item-value border-box word">71</span>
</span>
<span class="count-item border-box uv">
<span class="item-type border-box">访客数</span>
<span class="item-value border-box uv" id="busuanzi_value_site_uv"></span>
</span>
<span class="count-item border-box pv">
<span class="item-type border-box">访问量</span>
<span class="item-value border-box pv" id="busuanzi_value_site_pv"></span>
</span>
</div>
</footer>
</div>
</div>
<!-- post tools -->
<!-- side tools -->
<div class="side-tools">
<div class="side-tools-container border-box side-tools-show-handle">
<ul class="side-tools-list side-tools-show-handle border-box">
<li class="tools-item tool-font-adjust-plus flex-center">
<i class="fas fa-search-plus"></i>
</li>
<li class="tools-item tool-font-adjust-minus flex-center">
<i class="fas fa-search-minus"></i>
</li>
<!-- toggle mode -->
<li class="tools-item tool-toggle-theme-mode flex-center">
<i class="fas fa-moon"></i>
</li>
<!-- rss -->
<!-- to bottom -->
<li class="tools-item tool-scroll-to-bottom flex-center">
<i class="fas fa-arrow-down"></i>
</li>
</ul>
<ul class="exposed-tools-list border-box">
<li class="tools-item tool-toggle-show flex-center">
<i class="fas fa-cog fa-spin"></i>
</li>
<li class="tools-item tool-scroll-to-top flex-center show-arrow">
<i class="arrow fas fa-arrow-up"></i>
<span class="percent"></span>
</li>
</ul>
</div>
</div>
<!-- image mask -->
<div class="zoom-in-image-mask">
<img class="zoom-in-image">
</div>
<!-- local search -->
<div class="search-pop-overlay">
<div class="popup search-popup">
<div class="search-header">
<span class="search-input-field-pre">
<i class="fas fa-keyboard"></i>
</span>
<div class="search-input-container">
<input autocomplete="off"
autocorrect="off"
autocapitalize="off"
placeholder="搜索..."
spellcheck="false"
type="search"
class="search-input"
>
</div>
<span class="close-popup-btn">
<i class="fas fa-times"></i>
</span>
</div>
<div id="search-result">
<div id="no-result">
<i class="fas fa-spinner fa-pulse fa-5x fa-fw"></i>
</div>
</div>
</div>
</div>
<!-- tablet toc -->
</main>
<!-- common js -->
<script src="/js/utils.js"></script>
<script src="/js/header-shrink.js"></script>
<script src="/js/back2top.js"></script>
<script src="/js/toggle-theme.js"></script>
<script src="/js/code-block.js"></script>
<script src="/js/main.js"></script>
<script src="/js/libs/anime.min.js"></script>
<!-- local search -->
<script src="/js/local-search.js"></script>
<!-- lazyload -->
<script src="/js/lazyload.js"></script>
<div class="pjax">
<!-- home page -->
<script src="/js/page/home-page.js"></script>
<!-- post page -->
<!-- categories page -->
<!-- links page -->
<!-- photos page -->
<!-- tools page -->
</div>
<!-- mermaid -->
<!-- pjax -->
<script src="/js/libs/pjax.min.js"></script>
<script>
window.addEventListener('DOMContentLoaded', () => {
window.pjax = new Pjax({
selectors: [
'head title',
'.page-container',
'.pjax'
],
history: true,
debug: false,
cacheBust: false,
timeout: 0,
analytics: false,
currentUrlFullReload: false,
scrollRestoration: false,
});
document.addEventListener('pjax:send', () => {
KEEP.utils.pjaxProgressBarStart()
});
document.addEventListener('pjax:complete', () => {
KEEP.utils.pjaxProgressBarEnd()
window.pjax.executeScripts(document.querySelectorAll('script[data-pjax], .pjax script'))
KEEP.initExecute()
});
});
</script>
</body>
</html>