Skip to content
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

add content of About #20

Merged
merged 3 commits into from
Dec 4, 2023
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
48 changes: 47 additions & 1 deletion src/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,50 @@ title: 关于我们

## 关于我们

这是一个半官方的,用来记录飞桨开源社区故事的博客。
这是一个半官方的、由社区成员自发维护的、用来记录飞桨开源社区故事的博客。

- 如果你对分享 **故事、技术、段子...** 等 **内容创作** 感兴趣,可提 issue 联系 [@sunzhongkai588](https://github.com/sunzhongkai588)

> 欢迎大家创作投稿。投稿方式:在 [blog](https://github.com/PFCCLab/blog) 代码仓库里提交 Pull Request 即可,Pull Request 会自动触发 CI,CI 通过并且被 approve 后,你的文章就会被自动发布到这里 📄

- 如果你对优化 **前端、后端、前后一锅端...** 等 **网站建设** 感兴趣,可提 issue 联系 [@SigureMo](https://github.com/SigureMo)

> 同时也感谢 001 [@SigureMo](https://github.com/SigureMo) 帮忙搭建了这个博客 🌹

## 博客总览

置顶博客🔝 [【飞桨开源社区成为国内 Top,我们做对了什么?】](./posts/2023-os-report.md)

---

### 一、特色栏目: 开源江湖闲聊录📚

> **【开源江湖闲聊录】** 是一项专门为 Paddle 社区的开发者打造的特色访谈栏目📚。在这里,我们邀请到每一位别具一格且富有热情的开发者,通过文字或语音的方式进行深入采访 🎙️,探索并展现他们背后独一无二的故事,将他们的经历、见解和创意整理成精彩内容,呈现给整个社区。

- [【开源江湖闲聊录】社区掌舵人:顺师傅的 Paddle 之旅](./posts/shun-story.md)
- [【开源江湖闲聊录】英雄不问出处:川师傅的逆袭之路](./posts/chuan-story.md)

---

### 二、日常社区活动剪影 🎬

- [飞桨开源社区参加中国开源软件创新大赛剪影](./posts/xian-event.md)
- [飞桨社区成都行:开源社活动与开发者线下 Meetup](./posts/chengdu-kaiyuanshe.md)
- [飞桨开源社区走进北京大学课堂](./posts/pku-course.md)

---

### 三、开源活动进展 📄

- [PaddlePaddle Hackathon Episode 01 | 第五期活动上线4周,直播圆满收官,三大赛道进展顺利](./posts/hackathon-5th-episode01.md)
- [PaddlePaddle Hackathon Episode 02 | 第五期活动上线8周,框架赛道提交率近90%](./posts/hackathon-5th-episode02.md)

---

## 写在最后

笔者很喜欢一句话: **_The world is a stage, life is a performance._** 每个社区故事都是一场表演,我们每个人都是舞台上的演员。而建立博客的初衷,就是为了记录这些精彩绝伦的演出,让台下的观众能够为我们鼓掌喝彩,鼓舞更多的人来参与其中。

希望我们的博客能够带给大家更多惊喜,谢谢大家~

![first-blog](./images/first-post/first-post.jpg)
2 changes: 1 addition & 1 deletion src/posts/first-post.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ author:
# avatar: https://nyakku.moe/avatar.jpg
---

这是一个半官方的飞桨开源社区博客,由社区成员自发维护,记录社区的有趣的故事,欢迎大家投稿。投稿方式:在 [blog](https://github.com/PFCCLab/blog) 代码仓库里提交 PullRequest 即可,PullRequest 会自动触发 CI,CI 通过后,你的文章就会被自动发布到这里。
这是一个半官方的飞桨开源社区博客,由社区成员自发维护,记录社区的有趣的故事,欢迎大家投稿。投稿方式:在 [blog](https://github.com/PFCCLab/blog) 代码仓库里提交 PullRequest 即可,Pull Request 会自动触发 CI,CI 通过后,你的文章就会被自动发布到这里。

感谢 001 [@SigureMo](https://github.com/SigureMo) 帮忙搭建了这个博客。

Expand Down