docs(readme): 加开发者栏目(圆形头像)+ 资源整理#200
Merged
Merged
Conversation
- 新增"开发者 / Developers"栏(QQ 群、赞助商之下): - TRIP — https://tripmc.top/ - jiangmuran — https://jiangmuran.com/ - 头像本地化到 assets/people/,每张 200×200 圆形透明 PNG (ffmpeg geq alpha mask 抗锯齿;GitHub markdown sanitizer 不支持 border-radius 内联样式,预处理图片是唯一稳定路径) - 赞助商栏(悠雾云数据)保留不动
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
User description
Summary
在赞助商栏下方新增「开发者 / Developers」栏,列出两位开发者带圆形头像 + 个人主页链接:
赞助商栏(悠雾云数据)保留不动。
资源整理
新建
assets/people/:assets/people/tripmc.png— 200×200 圆形透明 PNGassets/people/jiangmuran.png— 200×200 圆形透明 PNG源图(根目录的
mypic.jpg和screenshot_20260503_154409_com.tencent.mqq.PNG)由 ffmpeg geq alpha mask 处理为圆形抗锯齿 PNG,源图已删除。Test plan
PR Type
Enhancement, Documentation
Description
Added a new "Developers" section below the sponsor block in both English and Chinese README files
Showcased two developers (TRIP and jiangmuran) using pre‑processed circular avatar PNGs
Included hyperlinks from avatars and from accompanying text labels to the developers' personal websites
Created
assets/people/and added two 200×200 circular transparent avatar images for GitHub-proof renderingDiagram Walkthrough
File Walkthrough
README.md
Add Developers section in English READMEREADME.md
![]()
) linking to tripmc.top andjiangmuran.com
middle dot
README.zh.md
Add Developers section in Chinese READMEREADME.zh.md
tripmc.png
Add TRIP's circular avatar imageassets/people/tripmc.png
rendering on GitHub
jiangmuran.png
Add jiangmuran's circular avatar imageassets/people/jiangmuran.png