forked from yuang01/yuang01.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
537 lines (280 loc) · 15.9 KB
/
atom.xml
File metadata and controls
537 lines (280 loc) · 15.9 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
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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>竹</title>
<link href="/atom.xml" rel="self"/>
<link href="http://yuang01.github.io/"/>
<updated>2022-07-16T06:28:28.533Z</updated>
<id>http://yuang01.github.io/</id>
<author>
<name>YuAng</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>Bamboo主题-主题config配置项简介(二)</title>
<link href="http://yuang01.github.io/post/hexo-theme-bamboo/page/"/>
<id>http://yuang01.github.io/post/hexo-theme-bamboo/page/</id>
<published>2022-07-16T04:21:00.000Z</published>
<updated>2022-07-16T06:28:28.533Z</updated>
<summary type="html">
Bamboo主题-主题config配置项简介(二)
</summary>
<category term="前端" scheme="http://yuang01.github.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="Hexo" scheme="http://yuang01.github.io/tags/Hexo/"/>
<category term="hexo-theme-bamboo" scheme="http://yuang01.github.io/tags/hexo-theme-bamboo/"/>
</entry>
<entry>
<title>首页添加弹幕</title>
<link href="http://yuang01.github.io/post/danmu/index/"/>
<id>http://yuang01.github.io/post/danmu/index/</id>
<published>2022-07-15T10:56:20.000Z</published>
<updated>2022-07-15T11:26:55.452Z</updated>
<summary type="html">
<p>首页添加弹幕</p>
<ol>
<li>首先引入弹幕插件css和js,再导入自己编写的js,弹幕插件主题已经有了,所以引入就行,但是引入主题已经有的js和css只能在侧边栏模块里面引入;<pre class="line-numbers language-yaml"
</summary>
<category term="首页添加弹幕" scheme="http://yuang01.github.io/categories/%E9%A6%96%E9%A1%B5%E6%B7%BB%E5%8A%A0%E5%BC%B9%E5%B9%95/"/>
<category term="首页添加弹幕" scheme="http://yuang01.github.io/tags/%E9%A6%96%E9%A1%B5%E6%B7%BB%E5%8A%A0%E5%BC%B9%E5%B9%95/"/>
</entry>
<entry>
<title>制作简历(关于我)和404页面</title>
<link href="http://yuang01.github.io/post/custom/resume-404/"/>
<id>http://yuang01.github.io/post/custom/resume-404/</id>
<published>2022-07-12T06:08:18.000Z</published>
<updated>2022-07-12T06:24:27.700Z</updated>
<summary type="html">
<h2 id="简历(或者叫关于我页面)"><a href="#简历(或者叫关于我页面)" class="headerlink"
</summary>
<category term="简历" scheme="http://yuang01.github.io/categories/%E7%AE%80%E5%8E%86/"/>
<category term="404" scheme="http://yuang01.github.io/categories/%E7%AE%80%E5%8E%86/404/"/>
<category term="简历" scheme="http://yuang01.github.io/tags/%E7%AE%80%E5%8E%86/"/>
<category term="404" scheme="http://yuang01.github.io/tags/404/"/>
</entry>
<entry>
<title>自定义live2d</title>
<link href="http://yuang01.github.io/post/custom/live2d/"/>
<id>http://yuang01.github.io/post/custom/live2d/</id>
<published>2022-07-10T06:38:20.000Z</published>
<updated>2022-07-10T07:17:04.089Z</updated>
<summary type="html">
自定义live2d
</summary>
<category term="自定义" scheme="http://yuang01.github.io/categories/%E8%87%AA%E5%AE%9A%E4%B9%89/"/>
<category term="自定义" scheme="http://yuang01.github.io/tags/%E8%87%AA%E5%AE%9A%E4%B9%89/"/>
</entry>
<entry>
<title>自定义css之导航和页脚高斯模糊</title>
<link href="http://yuang01.github.io/post/custom/menu/"/>
<id>http://yuang01.github.io/post/custom/menu/</id>
<published>2022-06-09T12:54:18.000Z</published>
<updated>2022-06-09T13:33:17.890Z</updated>
<summary type="html">
<p>我看到挺多人导航都是默认的那种颜色,没有透明度,我自己感觉导航和页脚背景有一定的透明好看点,我先说一下透明度怎么搞,因为背景模糊效果的前提是先背景透明。</p>
<ol>
<li>头部导航透明:<br>打开主题配置文件<code>_config.yml</code>,
</summary>
<category term="自定义css" scheme="http://yuang01.github.io/categories/%E8%87%AA%E5%AE%9A%E4%B9%89css/"/>
<category term="自定义css" scheme="http://yuang01.github.io/tags/%E8%87%AA%E5%AE%9A%E4%B9%89css/"/>
</entry>
<entry>
<title>自定义css之头部图片透明</title>
<link href="http://yuang01.github.io/post/custom/index/"/>
<id>http://yuang01.github.io/post/custom/index/</id>
<published>2022-06-09T10:56:20.000Z</published>
<updated>2022-06-09T14:52:06.548Z</updated>
<summary type="html">
<p>其实我们是可以自定义css的,例如我把文章详情页上面文章名称后面的背景变透明,也是可以办到的。<br>如图所示:<br><img src="https://pic.jitudisk.com/public/2022/06/09/b147be2b24a04.png"
</summary>
<category term="自定义css" scheme="http://yuang01.github.io/categories/%E8%87%AA%E5%AE%9A%E4%B9%89css/"/>
<category term="自定义css" scheme="http://yuang01.github.io/tags/%E8%87%AA%E5%AE%9A%E4%B9%89css/"/>
</entry>
<entry>
<title>给bamboo添加动态背景</title>
<link href="http://yuang01.github.io/post/bubbly-bg/index/"/>
<id>http://yuang01.github.io/post/bubbly-bg/index/</id>
<published>2022-06-08T08:58:20.000Z</published>
<updated>2022-06-17T02:09:45.725Z</updated>
<summary type="html">
<blockquote>
<p>首先说一下,这个和添加右上角梅花那篇文章一样,是没有放到主题配置项里让自己配置的,而是通过我接下来的步骤,自己动手实现,两分钟就能实现。</p>
</blockquote>
<ol>
<li>首先打开主题下的配置文件<code>_config.ym
</summary>
<category term="动态背景" scheme="http://yuang01.github.io/categories/%E5%8A%A8%E6%80%81%E8%83%8C%E6%99%AF/"/>
<category term="动态背景" scheme="http://yuang01.github.io/tags/%E5%8A%A8%E6%80%81%E8%83%8C%E6%99%AF/"/>
</entry>
<entry>
<title>给bamboo添加右上角梅花</title>
<link href="http://yuang01.github.io/post/meihua/index/"/>
<id>http://yuang01.github.io/post/meihua/index/</id>
<published>2022-05-20T06:03:20.000Z</published>
<updated>2022-06-09T14:35:47.163Z</updated>
<summary type="html">
右上角梅花,页脚游动的鱼,轮播图底部的波浪
</summary>
<category term="梅花" scheme="http://yuang01.github.io/categories/%E6%A2%85%E8%8A%B1/"/>
<category term="梅花" scheme="http://yuang01.github.io/tags/%E6%A2%85%E8%8A%B1/"/>
</entry>
<entry>
<title>文章设置topImg</title>
<link href="http://yuang01.github.io/post/imgtop/"/>
<id>http://yuang01.github.io/post/imgtop/</id>
<published>2021-11-08T03:35:00.000Z</published>
<updated>2021-11-08T05:55:46.661Z</updated>
<summary type="html">
<blockquote>
<p>支持版本为v2.7.0+</p>
</blockquote>
<p>在文章中设置<code>imgTop:
</summary>
<category term="前端" scheme="http://yuang01.github.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="tag" scheme="http://yuang01.github.io/tags/tag/"/>
</entry>
<entry>
<title>新增mermaid</title>
<link href="http://yuang01.github.io/post/mermaid/index/"/>
<id>http://yuang01.github.io/post/mermaid/index/</id>
<published>2021-10-09T06:03:20.000Z</published>
<updated>2022-06-09T13:51:36.789Z</updated>
<summary type="html">
<blockquote>
<p>支持2.6.5+</p>
</blockquote>
<h2 id="事例:"><a href="#事例:" class="headerlink" title="事例:"></a>事例:</h2><div class="mermaid">pie
</summary>
<category term="mermaid" scheme="http://yuang01.github.io/categories/mermaid/"/>
<category term="mermaid" scheme="http://yuang01.github.io/tags/mermaid/"/>
</entry>
<entry>
<title>新增mathjax</title>
<link href="http://yuang01.github.io/post/mathjax/index/"/>
<id>http://yuang01.github.io/post/mathjax/index/</id>
<published>2021-10-08T06:03:20.000Z</published>
<updated>2022-06-09T13:57:38.854Z</updated>
<summary type="html">
<p>在文章中设置<code>mathjax: true</code>即可</p>
<blockquote>
<p>需要v2.6.4+版本</p>
</blockquote>
<h2 id="事例:"><a href="#事例:" class="headerlink"
</summary>
<category term="mathjax" scheme="http://yuang01.github.io/categories/mathjax/"/>
<category term="mathjax" scheme="http://yuang01.github.io/tags/mathjax/"/>
</entry>
<entry>
<title>Bamboo主题-首页新增侧边栏</title>
<link href="http://yuang01.github.io/post/hexo-theme-bamboo/sidebar/"/>
<id>http://yuang01.github.io/post/hexo-theme-bamboo/sidebar/</id>
<published>2021-09-28T03:11:00.000Z</published>
<updated>2022-06-09T12:03:07.250Z</updated>
<summary type="html">
首页新增侧边栏
</summary>
<category term="前端" scheme="http://yuang01.github.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="Hexo" scheme="http://yuang01.github.io/tags/Hexo/"/>
<category term="sidebar" scheme="http://yuang01.github.io/tags/sidebar/"/>
</entry>
<entry>
<title>getFiles文件获取</title>
<link href="http://yuang01.github.io/post/getfiles/"/>
<id>http://yuang01.github.io/post/getfiles/</id>
<published>2021-08-10T03:35:00.000Z</published>
<updated>2022-06-09T13:58:56.647Z</updated>
<summary type="html">
会把某个文件夹下的文件显示在页面上。
</summary>
<category term="前端" scheme="http://yuang01.github.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="tag" scheme="http://yuang01.github.io/tags/tag/"/>
</entry>
<entry>
<title>Bamboo主题-基本配置(一)</title>
<link href="http://yuang01.github.io/post/hexo-theme-bamboo-new/"/>
<id>http://yuang01.github.io/post/hexo-theme-bamboo-new/</id>
<published>2021-07-05T03:12:00.000Z</published>
<updated>2022-07-14T14:42:18.927Z</updated>
<summary type="html">
基本配置(一)
</summary>
<category term="前端" scheme="http://yuang01.github.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="Hexo" scheme="http://yuang01.github.io/tags/Hexo/"/>
<category term="hexo-theme-bamboo" scheme="http://yuang01.github.io/tags/hexo-theme-bamboo/"/>
</entry>
<entry>
<title>Bamboo主题-主题更改(三)</title>
<link href="http://yuang01.github.io/post/hexo-theme-bamboo/theme/"/>
<id>http://yuang01.github.io/post/hexo-theme-bamboo/theme/</id>
<published>2021-07-05T03:10:00.000Z</published>
<updated>2022-06-09T11:39:20.258Z</updated>
<summary type="html">
主题更改(三)
</summary>
<category term="前端" scheme="http://yuang01.github.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="Hexo" scheme="http://yuang01.github.io/tags/Hexo/"/>
<category term="hexo-theme-bamboo" scheme="http://yuang01.github.io/tags/hexo-theme-bamboo/"/>
</entry>
<entry>
<title>Bamboo主题-Front-matter介绍(四)</title>
<link href="http://yuang01.github.io/post/hexo-theme-bamboo/front-matter/"/>
<id>http://yuang01.github.io/post/hexo-theme-bamboo/front-matter/</id>
<published>2021-07-05T03:09:00.000Z</published>
<updated>2022-06-09T11:43:44.243Z</updated>
<summary type="html">
Front-matter介绍(四)
</summary>
<category term="前端" scheme="http://yuang01.github.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="Hexo" scheme="http://yuang01.github.io/tags/Hexo/"/>
<category term="hexo-theme-bamboo" scheme="http://yuang01.github.io/tags/hexo-theme-bamboo/"/>
</entry>
<entry>
<title>Bamboo主题-内置标签(五)</title>
<link href="http://yuang01.github.io/post/hexo-theme-bamboo/tags/"/>
<id>http://yuang01.github.io/post/hexo-theme-bamboo/tags/</id>
<published>2021-07-05T03:08:00.000Z</published>
<updated>2022-06-09T14:37:06.278Z</updated>
<summary type="html">
内置标签(五)
</summary>
<category term="前端" scheme="http://yuang01.github.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="Hexo" scheme="http://yuang01.github.io/tags/Hexo/"/>
<category term="hexo-theme-bamboo" scheme="http://yuang01.github.io/tags/hexo-theme-bamboo/"/>
</entry>
<entry>
<title>Bamboo主题-建议(六)</title>
<link href="http://yuang01.github.io/post/hexo-theme-bamboo/suggest/"/>
<id>http://yuang01.github.io/post/hexo-theme-bamboo/suggest/</id>
<published>2021-07-05T03:07:00.000Z</published>
<updated>2022-06-09T11:46:46.516Z</updated>
<summary type="html">
建议(六)
</summary>
<category term="前端" scheme="http://yuang01.github.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="Hexo" scheme="http://yuang01.github.io/tags/Hexo/"/>
<category term="hexo-theme-bamboo" scheme="http://yuang01.github.io/tags/hexo-theme-bamboo/"/>
</entry>
<entry>
<title>issues-sites标签</title>
<link href="http://yuang01.github.io/post/issuessites/"/>
<id>http://yuang01.github.io/post/issuessites/</id>
<published>2021-06-16T03:35:00.000Z</published>
<updated>2022-06-09T14:00:04.897Z</updated>
<summary type="html">
<p>该标签会去拿到某个repo仓库的issue内容,用<code>sites标签</code>的形式显示出来,可以用做网站的<code>友链</code>功能<br>该标签和<code>issues-timeline</code>标签都适用于<code>github</code
</summary>
<category term="前端" scheme="http://yuang01.github.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="tag" scheme="http://yuang01.github.io/tags/tag/"/>
</entry>
<entry>
<title>issues-timeline标签</title>
<link href="http://yuang01.github.io/post/issuestimeline/"/>
<id>http://yuang01.github.io/post/issuestimeline/</id>
<published>2021-06-16T03:35:00.000Z</published>
<updated>2022-06-09T14:00:39.266Z</updated>
<summary type="html">
<p>该标签会去拿到某个repo仓库的issue内容,用<code>timeline标签</code>的形式显示出来</p>
<h2 id="写法"><a href="#写法" class="headerlink" title="写法"></a>写法</h2><h3
</summary>
<category term="前端" scheme="http://yuang01.github.io/categories/%E5%89%8D%E7%AB%AF/"/>
<category term="tag" scheme="http://yuang01.github.io/tags/tag/"/>
</entry>
</feed>