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

feat(staff): add reviewers #581

Merged
merged 3 commits into from
Sep 7, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
2 changes: 2 additions & 0 deletions i18n/about/staff.i18n.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ export default genI18nMessages({
},
{
key: 'reviewer',
teamName: 'Reviewer',
},
],
og: {
Expand Down Expand Up @@ -142,6 +143,7 @@ export default genI18nMessages({
},
{
key: 'reviewer',
teamName: '審稿',
},
],
og: {
Expand Down
47 changes: 39 additions & 8 deletions pages/about/staff.vue
Original file line number Diff line number Diff line change
Expand Up @@ -196,17 +196,48 @@ export default {
{ name: 'Zoey', photo: 'default.jpg' },
],
finance: [{ name: 'Rock', photo: 'finance/Rock.jpg' }],
reviewer: [],
reviewer: [
{ name: 'Killik Kuo', photo: 'default.jpg' },
{ name: 'Tenglin Yu', photo: 'reviewer/Tenglin Yu.jpg' },
{ name: 'Max Lai', photo: 'default.jpg' },
{ name: '黃坤賢', photo: 'default.jpg' },
{ name: 'Po-Chun Lu', photo: 'reviewer/Pochun.jpeg' },
{ name: 'Wei Lee', photo: 'default.jpg' },
{ name: 'JunWei Song', photo: 'reviewer/JunWei Song.jpeg' },
{ name: 'Chihsuan Huang', photo: 'default.jpg' },
{ name: 'Kir', photo: 'reviewer/Kir.jpg' },
{ name: '曾君宇', photo: 'default.jpg' },
{ name: 'Jian-Ming Huang', photo: 'default.jpg' },
{ name: 'Stanley Huang', photo: 'default.jpg' },
{ name: 'Yu-Hsun Lee', photo: 'reviewer/Yu Hsun Lee.jpg' },
{ name: 'Wei Lin', photo: 'reviewer/Wei Lin.jpg' },
{ name: '曲華榮', photo: 'reviewer/petertc.jpeg' },
{ name: 'Keith Yang', photo: 'default.jpg' },
{ name: '郭學聰(橘向日葵)', photo: 'default.jpg' },
{ name: 'Shuhsi Lin', photo: 'default.jpg' },
{ name: 'Sosorry', photo: 'default.jpg' },
{ name: 'Candy', photo: 'default.jpg' },
{ name: 'Louie Lu', photo: 'default.jpg' },
{ name: 'Yuan Chao', photo: 'reviewer/Yuan Chao.jpg' },
{ name: '阿哲', photo: 'default.jpg' },
{ name: 'Daisuke Saito', photo: 'default.jpg' },
{ name: 'Adrian Liaw', photo: 'default.jpg' },
{ name: 'Zong-Han Xie', photo: 'default.jpg' },
{ name: 'Tzu-Ping Chung', photo: 'default.jpg' },
{
name: 'Cheng-Lung Sung',
photo: 'reviewer/Cheng-Lung Sung.jpg',
},
{ name: 'Kuo-Tung Kao', photo: 'default.jpg' },
{ name: 'Maurice Ling', photo: 'default.jpg' },
{ name: 'KK', photo: 'default.jpg' },
{ name: 'Chihchun Tsai', photo: 'default.jpg' },
{ name: '陳俊嘉 ccc', photo: 'default.jpg' },
],
photography: [
{ name: 'Andy', photo: 'photography/Andy.jpg' },
{ name: 'Deimos', photo: 'photography/Deimos.jpg' },
{ name: 'Charles', photo: 'photography/Charles.jpg' },
{ name: '孝玠', photo: 'photography/孝玠.jpg' },
{ name: '庭蓁', photo: 'photography/庭蓁.jpg' },
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why were items of photography deleted?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh...it's a mistake, i already make it right. Thanks.

{
name: '戴維廷_Andy',
photo: 'photography/戴維廷_Andy.jpg',
},
{ name: '小光', photo: 'default.jpg' },
],
},
}
Expand Down
Binary file added static/img/staff/program/kirchou.jpg
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is the program folder changed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ya...don't need to change this folder. i revise.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/staff/reviewer/Cheng-Lung Sung.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/staff/reviewer/JunWei Song.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/staff/reviewer/Kir.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/staff/reviewer/Pochun.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/staff/reviewer/Tenglin Yu.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/staff/reviewer/Wei Lin.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/staff/reviewer/Yu Hsun Lee.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/staff/reviewer/Yuan Chao.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/staff/reviewer/petertc.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion store/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export const state = () => ({
conferenceName: 'PyCon TW',
conferenceYear: '2024',
conferenceDate: '2024-09-21',
showAboutStaffPage: false,
showAboutStaffPage: true,
showConferencePage: true,
showSchedulePage: true,
showEventOverviewPage: true,
Expand Down
Loading