Skip to content

Commit ed31e29

Browse files
authored
Merge pull request #567 from pycontw/feat/2024-staff
feat(staff): 2024 staff
2 parents 7af4dcb + c4ff059 commit ed31e29

File tree

179 files changed

+127
-249
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

179 files changed

+127
-249
lines changed

i18n/about/staff.i18n.js

Lines changed: 7 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,14 @@ export default genI18nMessages({
2222
},
2323
{
2424
key: 'development_web',
25-
teamName: 'Development (web)',
25+
teamName: 'Development (web/infra)',
2626
},
2727
{
2828
key: 'development_data',
2929
teamName: 'Development (data)',
3030
},
3131
{
3232
key: 'development_infra',
33-
teamName: 'Development (infra)',
3433
},
3534
{
3635
key: 'venue',
@@ -42,11 +41,7 @@ export default genI18nMessages({
4241
},
4342
{
4443
key: 'marketing',
45-
teamName: 'Marketing - Planning',
46-
},
47-
{
48-
key: 'pr',
49-
teamName: 'Marketing - Public Relations',
44+
teamName: 'Marketing - Public Relations & Planning',
5045
},
5146
{
5247
key: 'registration',
@@ -62,7 +57,6 @@ export default genI18nMessages({
6257
},
6358
{
6459
key: 'uiux',
65-
teamName: 'UI/UX',
6660
},
6761
{
6862
key: 'finance',
@@ -74,12 +68,11 @@ export default genI18nMessages({
7468
},
7569
{
7670
key: 'reviewer',
77-
teamName: 'Review Committee',
7871
},
7972
],
8073
og: {
8174
title: 'Staff',
82-
description: 'Staff of PyCon Taiwan 2023',
75+
description: 'Staff of PyCon Taiwan 2024',
8376
},
8477
},
8578
'zh-hant': {
@@ -103,15 +96,14 @@ export default genI18nMessages({
10396
},
10497
{
10598
key: 'development_web',
106-
teamName: '開發(網站)',
99+
teamName: '開發(網站/基礎設施)',
107100
},
108101
{
109102
key: 'development_data',
110103
teamName: '開發(資料)',
111104
},
112105
{
113106
key: 'development_infra',
114-
teamName: '開發(基礎設施)',
115107
},
116108
{
117109
key: 'venue',
@@ -123,11 +115,7 @@ export default genI18nMessages({
123115
},
124116
{
125117
key: 'marketing',
126-
teamName: '行銷企劃',
127-
},
128-
{
129-
key: 'pr',
130-
teamName: '社群媒體',
118+
teamName: '公關&行銷',
131119
},
132120
{
133121
key: 'registration',
@@ -143,24 +131,22 @@ export default genI18nMessages({
143131
},
144132
{
145133
key: 'uiux',
146-
teamName: '使用者介面/體驗',
147134
},
148135
{
149136
key: 'finance',
150137
teamName: '財務',
151138
},
152139
{
153140
key: 'photography',
154-
teamName: '紀錄',
141+
teamName: '記錄',
155142
},
156143
{
157144
key: 'reviewer',
158-
teamName: '審稿委員',
159145
},
160146
],
161147
og: {
162148
title: '工作人員',
163-
description: 'PyCon Taiwan 2023 工作人員',
149+
description: 'PyCon Taiwan 2024 工作人員',
164150
},
165151
},
166152
})

pages/about/staff.vue

Lines changed: 119 additions & 206 deletions
Large diffs are not rendered by default.

static/img/staff/cat-smile.jpg

-41.2 KB
Binary file not shown.
-31 KB
Binary file not shown.
-75.2 KB
Binary file not shown.

static/img/staff/data/David Jr.jpg

-12.4 KB

static/img/staff/data/Henry.jpg

-9.13 KB
Binary file not shown.

static/img/staff/data/LY.jpg

81.7 KB

static/img/staff/data/Shirley.jpg

-91.8 KB
Binary file not shown.

static/img/staff/data/Xch1.jpg

92.6 KB

0 commit comments

Comments
 (0)