Skip to content

Commit 76e6c59

Browse files
authored
fix: correct configuration and update information
correct SEO configuration and update honored personnel/partner information
1 parent 2e2e5a5 commit 76e6c59

File tree

4 files changed

+53
-9
lines changed

4 files changed

+53
-9
lines changed

src/data/awards.ts

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ export const openSourceStars: AwardRecipient[] = [
2525
avatar: '/img/cblecker.png',
2626
date: 2025,
2727
recommendation:
28-
'啊 Q 是开源社长期的贡献者, 以立志打造一场 0 bug 的开源大会为目标,对开源社每年的 COSCon 从志愿者管理,赞助商对接,飞到现场活动紧急支援等,都能看到啊 Q 的身影。在家庭生活需要她投入的时候,也意外看到她百忙之中抽出时间来照顾开源社这个十岁的孩子。'
28+
'对开源社长期发展做出突出贡献的志愿者'
2929
},
3030
{
3131
name: '惠世冀',
3232
nickname: '小惠',
3333
avatar: '/img/cblecker.png',
3434
date: 2025,
35-
recommendation: '连续两年线下组织、支持 KCC 读书会活动。'
35+
recommendation: '对开源社长期发展做出突出贡献的志愿者'
3636
},
3737
{
3838
name: '晁倩',
@@ -143,6 +143,22 @@ export const openSourceStars: AwardRecipient[] = [
143143
]
144144

145145
// COSCon之星数据
146+
export const cosconStars2025: AwardRecipient[] = [
147+
{
148+
name: '晁倩',
149+
nickname: '啊Q',
150+
avatar: '/img/cblecker.png',
151+
recommendation: 'COSCon25 杰出贡献者'
152+
},
153+
{
154+
name: '唐小引',
155+
nickname: 'Miya',
156+
avatar: '/img/cblecker.png',
157+
recommendation: 'COSCon25 杰出贡献者'
158+
},
159+
160+
]
161+
146162
export const cosconStars2023: AwardRecipient[] = [
147163
{
148164
name: '刘于瑜',
@@ -466,6 +482,7 @@ export const cosconStars2019: AwardRecipient[] = [
466482

467483
// COSCon之星年度数据
468484
export const yearlyStars = [
485+
{ year: '2025', stars: cosconStars2025 },
469486
{ year: '2023', stars: cosconStars2023 },
470487
{ year: '2022', stars: cosconStars2022 },
471488
{ year: '2021', stars: cosconStars2021 },

src/data/partners.ts

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -396,9 +396,9 @@ export const partnersRawData: Partner[] = [
396396
organization: 'SegmentFault 思否',
397397
person: '',
398398
year: '2024',
399-
level: '战略合作社区',
399+
level: '战略合作媒体',
400400
link: 'https://segmentfault.com/',
401-
logo: '/logo.png',
401+
logo: '/img/media/segmentfault.png',
402402
tag: '累计合作5年'
403403
},
404404
{
@@ -858,7 +858,7 @@ export const partnersRawData: Partner[] = [
858858
year: '2022',
859859
level: '战略合作媒体',
860860
link: 'https://segmentfault.com/',
861-
logo: '/logo.png',
861+
logo: '/img/media/segmentfault.png',
862862
tag: ''
863863
},
864864
{
@@ -1078,7 +1078,7 @@ export const partnersRawData: Partner[] = [
10781078
year: '2021',
10791079
level: '战略合作媒体',
10801080
link: 'https://segmentfault.com/',
1081-
logo: '/logo.png',
1081+
logo: '/img/media/segmentfault.png',
10821082
tag: ''
10831083
},
10841084
{
@@ -1208,7 +1208,7 @@ export const partnersRawData: Partner[] = [
12081208
year: '2020',
12091209
level: '战略合作媒体',
12101210
link: 'https://segmentfault.com/',
1211-
logo: '/logo.png',
1211+
logo: '/img/media/segmentfault.png',
12121212
tag: ''
12131213
},
12141214
{
@@ -1848,7 +1848,7 @@ export const partnersRawData: Partner[] = [
18481848
year: '2017',
18491849
level: '合作媒体',
18501850
link: 'https://segmentfault.com/',
1851-
logo: '/logo.png',
1851+
logo: '/img/media/segmentfault.png',
18521852
tag: ''
18531853
},
18541854
{
@@ -2126,7 +2126,7 @@ export const levelOrder = [
21262126
'亮点赞助',
21272127
'成员赞助',
21282128
'战略合作媒体',
2129-
'媒体合作',
2129+
'合作媒体',
21302130
'战略合作社区',
21312131
'大会合作单位',
21322132
'特别支持',

src/pages/community/cooperation/index.tsx

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,29 @@ import { ChevronDown } from 'lucide-react'
44
import VolunteerProfile from '../../../components/volunteer/VolunteerProfile'
55
import styles from './index.module.css'
66

7+
const cooperationStars2025 = [
8+
{
9+
name: '孟迎霞',
10+
nickname: '',
11+
avatar: '/img/cblecker.png',
12+
recommendation: '孟迎霞老师自2014年开源社创立以来,始终陪伴着开源社区的成长。在每一个关键节点,她都以沉静而坚定的支持,润物细无声般推动着开源社向前发展。每当社区需要助力时,CSDN与孟老师总是我们最先想到、也最信赖的同行者。'
13+
},
14+
{
15+
name: 'Nick Vidal',
16+
nickname: '',
17+
avatar: '/img/cblecker.png',
18+
recommendation: 'Nick Vidal 以其“全球开源社区最值得信赖的推动者”之名,将世界各地的开源力量紧密相连。作为 OSI 的社区与市场负责人,他不仅搭建起跨地域的开源网络,更亲身成为连接全球开源生态与中国开源发展的关键桥梁。此次到访中国,他以“穷则变,变则通,通则达”这句充满智慧的中国古语,精准诠释了中国开源当下的发展脉搏与应变精神。他本人,正是这句话在开源世界中的生动实践。'
19+
},
20+
{
21+
name: 'Mario Behling',
22+
nickname: 'Mario',
23+
avatar: '/img/cblecker.png',
24+
recommendation: 'Mario 是开源社的老朋友。早在 2015 年,他就在 FOSSASIA 的全球开源舞台上向世界介绍了开源社,并展示了特制的开源社限量版魔方。多年来,FOSSASIA 始终与开源社如兄弟般相互扶持、并肩同行。2025 COSCon 十周年之际,Mario 以个人名义对开源社和COSCon大会的鼎力支持,也期待未来开源社与 FOSSASIA 友谊长存、携手共进。'
25+
}
26+
]
27+
28+
29+
730
const cooperationStars2023 = [
831
{
932
name: 'Hong Phuc Dang',

src/pages/governance/code-of-conduct/index.tsx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
import React from 'react'
2+
import SEO from '@/components/SEO'
23
import styles from './index.module.css'
34

45
const CodeOfConductPage = () => {
56
return (
7+
<>
8+
<SEO />
69
<div className={styles.codeOfConductPage}>
710
{/* Hero Section */}
811
<div className={styles.heroSection}>
@@ -295,6 +298,7 @@ const CodeOfConductPage = () => {
295298
</main>
296299
</div>
297300
</div>
301+
</>
298302
)
299303
}
300304

0 commit comments

Comments
 (0)