-
Notifications
You must be signed in to change notification settings - Fork 28
✨ feat: 新增启航计划马年新春版结营博客 #239
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+100
−0
Merged
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,100 @@ | ||||||
| --- | ||||||
| title: 新春启航|启航计划(马年新春版)正式结营! | ||||||
| date: 2026-03-19 | ||||||
| author: | ||||||
| name: 孙钟恺 | ||||||
| github: sunzhongkai588 | ||||||
| category: community-activity | ||||||
| --- | ||||||
|
|
||||||
| 在 **2026 年 1 月 26 日**,飞桨开源社区正式启动了 **「启航计划」马年新春版** —— 一场为寒假与春节假期特别推出的限时开源集训。经过为期 **1 个月**快节奏的线上集训,活动已于 **3 月 9 日** 顺利完成全部计划,正式圆满结营 🎉。 | ||||||
|
|
||||||
| <!-- more --> | ||||||
|
|
||||||
| <style> | ||||||
| figure { | ||||||
| text-align: center; | ||||||
| } | ||||||
| figcaption { | ||||||
| color: orange; | ||||||
| border-bottom: 1px solid #d9d9d9; | ||||||
| display: inline-block; | ||||||
| color: #999; | ||||||
| padding: 2px; | ||||||
| } | ||||||
| </style> | ||||||
|
|
||||||
| 本期启航计划是一次围绕 **新春假期** 量身打造的特别版集训,横跨春节假期,节奏更快、体验更集中。我们希望在年初相对集中的空闲时间里,为对开源感兴趣的开发者提供一个 **低门槛、可实践** 的参与机会——让大家在新的一年,迈出属于自己的 **第一步开源实践**。 | ||||||
|
|
||||||
| 在集训过程中,大部分营员均完成了 **三项热身打卡任务**(文档修复、Paddle 本地编译、FastDeploy 本地编译),并逐步熟悉了飞桨开源社区的协作方式与贡献流程。最终,共有 **17 位营员** 在热身打卡任务之外,成功向飞桨开源仓库合入了 PR,完成了从"学习者"到"贡献者"的关键一步,达到结营要求并顺利结营。**衷心感谢每一位营员在启航计划中的投入与坚持**,你们的每一次 PR 修改、每一次 issue 讨论,都是飞桨开源生态持续演进的重要组成部分。 | ||||||
|
||||||
| 在集训过程中,大部分营员均完成了 **三项热身打卡任务**(文档修复、Paddle 本地编译、FastDeploy 本地编译),并逐步熟悉了飞桨开源社区的协作方式与贡献流程。最终,共有 **17 位营员** 在热身打卡任务之外,成功向飞桨开源仓库合入了 PR,完成了从"学习者"到"贡献者"的关键一步,达到结营要求并顺利结营。**衷心感谢每一位营员在启航计划中的投入与坚持**,你们的每一次 PR 修改、每一次 issue 讨论,都是飞桨开源生态持续演进的重要组成部分。 | |
| 在集训过程中,大部分营员均完成了 **三项热身打卡任务**(文档修复、Paddle 本地编译、FastDeploy 本地编译),并逐步熟悉了飞桨开源社区的协作方式与贡献流程。最终,共有 **17 位营员** 在热身打卡任务之外,成功向飞桨开源仓库合入了 PR,完成了从“学习者”到“贡献者”的关键一步,达到结营要求并顺利结营。**衷心感谢每一位营员在启航计划中的投入与坚持**,你们的每一次 PR 修改、每一次 issue 讨论,都是飞桨开源生态持续演进的重要组成部分。 |
Comment on lines
+53
to
+54
Copilot
AI
Mar 20, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
图片的 alt 目前是“bandage”,对读屏/无图模式不够友好;建议改成能表达内容的替代文本(如“马年飞桨开源社区特别徽章设计图”之类),提升可访问性。
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这里“经过为期 1 个月快节奏的线上集训”在加粗结束后紧跟中文,阅读上容易黏连;建议在
**后补一个空格,保持排版一致。