Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,12 @@

<!-- 在此处添加更多贡献者 -->

### [YukunJ](https://github.com/YukunJ)

**贡献类型**:🐛 💡
**贡献渠道**:GitHub
**贡献说明**:修复 shared_ptr 和 variant 章节的文字错误,改进内容准确性

### [Doll-Attire](https://github.com/Doll-Attire)

**贡献类型**:🎨 📝
Expand Down
1 change: 1 addition & 0 deletions README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ Thanks to everyone who has contributed to this project! See [CONTRIBUTORS.md](./
|-------------|--------------|
| [Charliechen](https://github.com/Charliechen114514) | 📝 Content · 🔍 Review · 💡 Examples |
| [Doll-Attire](https://github.com/Doll-Attire) | 🎨 UI Design · 📝 UX Improvements |
| [YukunJ](https://github.com/YukunJ) | 🐛 Bug Reports · 💡 Content Fixes |
<!-- ALL_CONTRIBUTORS_END -->

> Contributions are not limited to code. UI design, illustrations, issue reports, and content suggestions all count. See [CONTRIBUTING.md](./CONTRIBUTING.md).
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ Tutorial_AwesomeModernCPP/
|--------|---------|
| [Charliechen](https://github.com/Charliechen114514) | 📝 内容 · 🔍 审阅 · 💡 示例 |
| [Doll-Attire](https://github.com/Doll-Attire) | 🎨 界面设计 · 📝 体验改进 |
| [YukunJ](https://github.com/YukunJ) | 🐛 问题反馈 · 💡 内容修复 |
<!-- ALL_CONTRIBUTORS_END -->

> 贡献方式不限于代码,包括界面设计、插画、问题反馈、内容建议等。详见 [CONTRIBUTING.md](./CONTRIBUTING.md)。
Expand Down
38 changes: 37 additions & 1 deletion documents/en/team/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Some contributors have chosen to remain anonymous or use pseudonyms for privacy
<a href="https://github.com/Charliechen114514" target="_blank" rel="noopener noreferrer" class="contributor-card">
<img src="https://github.com/Charliechen114514.png?size=96" alt="Charliechen" class="card-avatar" />
<div class="card-body">
<span class="card-name">Charliechen</span>
<span class="card-name">Charliechen <span class="card-badge pr">PR</span></span>
<p class="card-role">Project Maintainer · Lead Author</p>
<p class="card-types">📝 🔍 💡</p>
<p class="card-desc">Lead writer of the tutorial, resource collection and development, project architecture design, and basic daily maintenance</p>
Expand All @@ -50,6 +50,42 @@ Some contributors have chosen to remain anonymous or use pseudonyms for privacy
<p class="card-desc">Guided the UI design of this documentation site and provided important suggestions for improving the reading experience</p>
</div>
</a>
<a href="https://github.com/YukunJ" target="_blank" rel="noopener noreferrer" class="contributor-card">
<img src="https://github.com/YukunJ.png?size=96" alt="YukunJ" class="card-avatar" />
<div class="card-body">
<span class="card-name">YukunJ <span class="card-badge pr">PR</span></span>
<p class="card-role">Content Fixes</p>
<p class="card-types">🐛 💡</p>
<p class="card-desc">Fixed typos in the shared_ptr and variant chapters, improving content accuracy</p>
</div>
</a>
<a href="https://github.com/Leon19960120" target="_blank" rel="noopener noreferrer" class="contributor-card">
<img src="https://github.com/Leon19960120.png?size=96" alt="Leon19960120" class="card-avatar" />
<div class="card-body">
<span class="card-name">Leon19960120 <span class="card-badge issue">Issue</span></span>
<p class="card-role">Bug Reports</p>
<p class="card-types">🐛</p>
<p class="card-desc">Reported 404 pages and text display issues</p>
</div>
</a>
<a href="https://github.com/REvolution2" target="_blank" rel="noopener noreferrer" class="contributor-card">
<img src="https://github.com/REvolution2.png?size=96" alt="REvolution2" class="card-avatar" />
<div class="card-body">
<span class="card-name">REvolution2 <span class="card-badge issue">Issue</span></span>
<p class="card-role">Bug Reports · Content Suggestions</p>
<p class="card-types">🐛 📝</p>
<p class="card-desc">Raised questions and discussions about C++ character literal types</p>
</div>
</a>
<a href="https://github.com/L-Super" target="_blank" rel="noopener noreferrer" class="contributor-card">
<img src="https://github.com/L-Super.png?size=96" alt="L-Super" class="card-avatar" />
<div class="card-body">
<span class="card-name">L-Super <span class="card-badge issue">Issue</span></span>
<p class="card-role">Bug Reports</p>
<p class="card-types">🐛 💡</p>
<p class="card-desc">Reported expected example compilation failure</p>
</div>
</a>
</div>

## How to Become a Contributor
Expand Down
50 changes: 49 additions & 1 deletion documents/team/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,23 @@ description: "感谢所有为本项目做出贡献的人"
部分贡献者出于隐私考虑选择匿名或使用化名,我们对他们同样表示感谢。
:::

主要维护者如下:

<div class="contributor-grid">
<a href="https://github.com/Charliechen114514" target="_blank" rel="noopener noreferrer" class="contributor-card">
<img src="https://github.com/Charliechen114514.png?size=96" alt="Charliechen" class="card-avatar" />
<div class="card-body">
<span class="card-name">Charliechen</span>
<span class="card-name">Charliechen <span class="card-badge pr">PR</span></span>
<p class="card-role">项目维护者 · 主要作者</p>
<p class="card-types">📝 🔍 💡</p>
<p class="card-desc">教程主要编写者,资源收集和开发,项目架构设计与基础的日常维护</p>
</div>
</a>
</div>

非常感谢这些朋友的PR,或者是各种形式的支持!你们的帮助正在让这个项目变得更好,走得更远!(深鞠躬90°!)

<div class="contributor-grid">
<a href="https://github.com/Doll-Attire" target="_blank" rel="noopener noreferrer" class="contributor-card">
<img src="https://github.com/Doll-Attire.png?size=96" alt="Doll-Attire" class="card-avatar" />
<div class="card-body">
Expand All @@ -45,6 +52,47 @@ description: "感谢所有为本项目做出贡献的人"
<p class="card-desc">指导本文档站 UI 设计,提供重要的阅读体验改进意见</p>
</div>
</a>
<a href="https://github.com/YukunJ" target="_blank" rel="noopener noreferrer" class="contributor-card">
<img src="https://github.com/YukunJ.png?size=96" alt="YukunJ" class="card-avatar" />
<div class="card-body">
<span class="card-name">YukunJ <span class="card-badge pr">PR</span></span>
<p class="card-role">内容修复</p>
<p class="card-types">🐛 💡</p>
<p class="card-desc">修复 shared_ptr 和 variant 章节的文字错误,改进内容准确性</p>
</div>
</a>
</div>

这些同志提出的宝贵反馈,同样值得记录,正是你们的反馈让这个项目可以知晓真实的问题,督促我们改进!(继续深鞠躬90°!)

<div class="contributor-grid">
<a href="https://github.com/Leon19960120" target="_blank" rel="noopener noreferrer" class="contributor-card">
<img src="https://github.com/Leon19960120.png?size=96" alt="Leon19960120" class="card-avatar" />
<div class="card-body">
<span class="card-name">Leon19960120 <span class="card-badge issue">Issue</span></span>
<p class="card-role">问题反馈</p>
<p class="card-types">🐛</p>
<p class="card-desc">反馈 404 页面问题与文字显示异常</p>
</div>
</a>
<a href="https://github.com/REvolution2" target="_blank" rel="noopener noreferrer" class="contributor-card">
<img src="https://github.com/REvolution2.png?size=96" alt="REvolution2" class="card-avatar" />
<div class="card-body">
<span class="card-name">REvolution2 <span class="card-badge issue">Issue</span></span>
<p class="card-role">问题反馈与内容建议</p>
<p class="card-types">🐛 📝</p>
<p class="card-desc">提出 C++ 字符字面量类型相关问题与讨论</p>
</div>
</a>
<a href="https://github.com/L-Super" target="_blank" rel="noopener noreferrer" class="contributor-card">
<img src="https://github.com/L-Super.png?size=96" alt="L-Super" class="card-avatar" />
<div class="card-body">
<span class="card-name">L-Super <span class="card-badge issue">Issue</span></span>
<p class="card-role">问题反馈</p>
<p class="card-types">🐛 💡</p>
<p class="card-desc">报告 expected 示例编译失败问题</p>
</div>
</a>
</div>

## 如何成为贡献者
Expand Down
29 changes: 29 additions & 0 deletions site/.vitepress/theme/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -764,6 +764,35 @@
line-height: 1.6;
}

.contributor-card .card-badge {
display: inline-block;
margin-left: 8px;
padding: 1px 7px;
font-size: 11px;
font-weight: 600;
line-height: 18px;
border-radius: 9px;
vertical-align: middle;
}

.contributor-card .card-badge.pr {
color: #fff;
background-color: #3fb950;
}

.dark .contributor-card .card-badge.pr {
background-color: #238636;
}

.contributor-card .card-badge.issue {
color: #fff;
background-color: #58a6ff;
}

.dark .contributor-card .card-badge.issue {
background-color: #1f6feb;
}

@media (max-width: 639px) {
.contributor-grid {
grid-template-columns: 1fr;
Expand Down
Loading