Skip to content

Commit f0fe025

Browse files
committed
更新一波about
1 parent c6fba1f commit f0fe025

2 files changed

Lines changed: 55 additions & 21 deletions

File tree

themes/butterfly/layout/includes/page/about.pug

Lines changed: 28 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -135,14 +135,6 @@
135135
a(target='_blank', rel='noopener external nofollow', href='https://www.16personalities.com/ch/infp-%E4%BA%BA%E6%A0%BC') 调停者
136136
.image
137137
img.no-lightbox(src='https://blogfiles.oss.fyz666.xyz/svg/39e1659f-5eef-4709-bc5f-c5e588168293.svg')
138-
.author-content-item.maxim
139-
.author-content-item-tips 座右铭
140-
span.maxim-title
141-
span(style='opacity:.6;margin-bottom:8px') 行所欲行,
142-
|
143-
span 无问西东。
144-
.post-tips 翻译:
145-
| 想干啥就干啥,不听劝。
146138
.author-content
147139
.author-content-item.buff
148140
.card-content
@@ -158,13 +150,32 @@
158150
span.inline-word Max
159151
.card-background-icon
160152
i.fas.fa-dice-d20
153+
.author-content-item.maxim
154+
.author-content-item-tips 座右铭
155+
span.maxim-title
156+
span(style='opacity:.6;margin-bottom:8px') 行所欲行,
157+
|
158+
span 无问西东。
159+
.post-tips 翻译:
160+
| 想干啥就干啥,人生苦短,及时行乐主义。
161+
.author-content
161162
.author-content-item.game(style="background-image: url(https://blogfiles.oss.fyz666.xyz/webp/335c2e46-52a4-49c3-ad6c-490c406aee77.webp);")
162163
.card-content
163164
.author-content-item-tips 爱好游戏
164165
span.author-content-item-title 立直麻将
165166
.title2 混迹于雀魂、天凤等平台,更热衷于线下
166167
.content-bottom
167168
.tips.game-uid UID: 49666973
169+
.author-content-item.hobby(style="background-image: url(https://blogfiles.oss.fyz666.xyz/webp/b1c7c034-82df-4266-9143-a9fd3aa24d7d.webp);")
170+
.card-content
171+
.author-content-item-tips 最近爱玩
172+
span.author-content-item-title 魔方
173+
.title2 三速 sub 20、四速(曾) sub 1分半菜鸟。曾会三盲彳亍法(记性不好得花3分多,而且现在不会了)。掌握各种高阶(但不爱玩)
174+
.banner-button-group
175+
a.banner-button(href="/cfop/")
176+
i.fas.fa-circle-right
177+
|
178+
span.banner-button-text 个人使用的公式集
168179

169180
.author-content
170181
.author-content-item.like-technology(style="background-image: url(https://blogfiles.oss.fyz666.xyz/webp/311e87a2-738e-4769-a150-df1ee78b4d20.webp);")
@@ -194,11 +205,11 @@
194205
| 攻读
195206
strong 数据科学专业
196207
| 的博士学位,因
197-
psw 不屑于水论文
208+
psw 不屑于靠吹牛皮讲故事来水论文
198209
| 水平太差而没有什么拿得出手的科研成果,且由于始终感觉在做的事情意义不大而逐渐丧失科研兴趣。不过,我会始终保持对计算机相关领域的热情,毕竟——科研只是计算机领域的冰山一角,甚至我还认为,搞科研能让我学到的技术少之又少,
199210
psw 在我所涉足的科研领域,大部分人只是毫无意义的缝合怪+擅长讲故事的Paper Machine罢了。
200211
h2 网名的由来
201-
p 我的网名叫「风的影子」,英文版「WindShadow」,这是我小学刚注册QQ时的QQ昵称,在当时也算比较非主流(不过已经忘了当时是如何想出这个名字的),后面才发现这个网名的首字母缩写包含了我的名字的首字母,于是就一直沿用了下来。
212+
p 我的网名叫「风的影子」,英文版「WindShadow」,这是我小学刚注册QQ时的QQ网名,在当时也算比较非主流(不过已经忘了当时是如何想出这个名字的),后面才发现这个网名的首字母缩写包含了我的名字的首字母,于是就一直沿用了下来。
202213
h2 我与计算机的结缘之
203214
psw 弯
204215
| 路
@@ -249,10 +260,16 @@
249260
.checkbox.blue.checked
250261
input(type='checkbox', checked)
251262
p 找个优秀、体贴的对象
252-
.hide-block
263+
.hide-block(style="margin: 0;")
253264
button.hide-button(onclick="this.classList.add('open');") Click
254265
.hide-content
255266
pre const girlfriend = new Girl({ name: 'HYZ', birthday: 905011200 });
267+
.checkbox.sub-checkbox
268+
input(type='checkbox', checked)
269+
p 订婚
270+
.checkbox.sub-checkbox
271+
input(type='checkbox')
272+
p 结婚
256273
.checkbox.blue.checked
257274
input(type='checkbox', checked)
258275
p 拿到学士学位(这不是有手就行)

themes/butterfly/source/css/_custom/about/about.css

Lines changed: 27 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,8 @@ p.p.center, span.p.center {
206206
}
207207
}
208208
#about-page .about-statistic {
209-
min-height: 380px;
209+
/* min-height: 380px; */
210+
height: 380px;
210211
width: 39%;
211212
background-size: cover;
212213
color: var(--fyz-white);
@@ -315,7 +316,9 @@ p.p.center, span.p.center {
315316
}
316317
.author-content-item.personalities {
317318
position: relative;
318-
width: 59%;
319+
/* width: 59%; */
320+
width: 100%;
321+
height: 170px;
319322
}
320323

321324
.author-content-item.personalities .image {
@@ -349,7 +352,7 @@ p.p.center, span.p.center {
349352
max-height: 400px;
350353
position: relative;
351354
overflow: hidden;
352-
margin-bottom: 0.5rem;
355+
/* margin-bottom: 0.5rem; */
353356
height: 60%;
354357
background-size: 100%;
355358
transition: 1s ease-in-out;
@@ -380,12 +383,14 @@ p.p.center, span.p.center {
380383
}
381384
.author-content-item.selfInfo {
382385
display: flex;
383-
max-height: 400px;
386+
/* max-height: 140px; */
384387
/* justify-content: space-between; */
385388
align-items: center;
386389
/* flex-wrap: wrap; */
387390
/* height: -webkit-fill-available; */
388-
min-height: 40%;
391+
/* min-height: 140px; */
392+
/* min-height: 140px; */
393+
height: calc(40% - 20px);
389394
}
390395
.author-content-item.selfInfo div {
391396
display: flex;
@@ -404,6 +409,7 @@ p.p.center, span.p.center {
404409
font-weight: 700;
405410
font-size: 34px;
406411
line-height: 1;
412+
word-wrap: break-word;
407413
}
408414
.author-content-item-group.column.mapAndInfo {
409415
width: 59%;
@@ -470,7 +476,8 @@ p.p.center, span.p.center {
470476
/* animation: gradient 15s ease infinite; */
471477
min-height: 200px;
472478
height: fit-content;
473-
width: 49%;
479+
/* width: 49%; */
480+
width: 59%;
474481
min-height: 300px;
475482
}
476483
[data-theme="light"] .author-content-item.buff{
@@ -503,6 +510,13 @@ p.p.center, span.p.center {
503510
color: var(--fyz-white);
504511
width: 49%;
505512
}
513+
.author-content-item.hobby {
514+
background-size: cover;
515+
min-height: 300px;
516+
overflow: hidden;
517+
color: var(--fyz-white);
518+
width: 49%;
519+
}
506520

507521
.author-content-item .content-bottom {
508522
margin-top: auto;
@@ -578,7 +592,7 @@ p.p.center, span.p.center {
578592
margin-top: 1rem;
579593
padding: 1rem;
580594
}
581-
.author-content-item.map {
595+
.author-content-item {
582596
margin-bottom: 0;
583597
}
584598
.author-content-item-group.column {
@@ -587,9 +601,6 @@ p.p.center, span.p.center {
587601
.author-content-item.selfInfo {
588602
height: 95%;
589603
}
590-
.author-content-item.personalities {
591-
height: 170px;
592-
}
593604
.post-tips {
594605
left: auto;
595606
}
@@ -608,10 +619,16 @@ p.p.center, span.p.center {
608619
#selfInfo-content-year {
609620
width: 90px;
610621
}
622+
.author-content-item.selfInfo .selfInfo-content {
623+
font-size: 14px;
624+
}
611625
}
612626

613627
@media screen and (min-width: 768px) and (max-width: 896px) {
614628
.author-content-item.like-music .content-bottom .tips {
615629
display: none;
616630
}
631+
}
632+
.checkbox.sub-checkbox {
633+
margin-left: 20px;
617634
}

0 commit comments

Comments
 (0)