feat: add section markers and infoLine to resume deck
Deploy Slides / build-and-deploy (push) Successful in 1m35s

Add Frankfurt theme section frontmatter to each resume section for
top navigation progress bar. Remove redundant layout:section divider
pages for a more compact structure. Enable infoLine for footer display.
This commit is contained in:
2026-05-30 11:27:56 +08:00
parent f86a1d7608
commit 3b343da212
+6 -12
View File
@@ -2,6 +2,7 @@
theme: frankfurt
title: 何朝晖 - 个人简历
author: wonder
infoLine: true
transition: slide-left
mdc: true
drawings:
@@ -41,6 +42,7 @@ layout: default
- 🛠 专业技能
---
section: 教育经历
layout: two-cols
---
@@ -73,6 +75,7 @@ layout: two-cols
</div>
---
section: 荣誉奖项
layout: default
---
@@ -87,12 +90,7 @@ layout: default
优秀奖 · 2024-06
---
layout: section
---
# 实习经历
---
section: 实习经历
layout: default
---
@@ -119,12 +117,7 @@ layout: default
- 采用 Docker 多阶段构建 Dockerfile 压缩镜像体积,集成 Lark SDK 实现流水线状态飞书推送,提升研发交付效率
---
layout: section
---
# 项目经历
---
section: 项目经历
layout: default
---
@@ -159,6 +152,7 @@ layout: default
- 利用字符串常量池特性,以**业务前缀 + 用户 ID** 为锁对象,实现同用户串行、不同用户并行
---
section: 专业技能
layout: default
---