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(venue): update venue i18n string and svg to 2024 #533

Merged
merged 9 commits into from
Jun 24, 2024
Merged

Conversation

baby230211
Copy link
Collaborator

@baby230211 baby230211 commented Jun 1, 2024

Types of changes

  • New feature

TODO:

  • Public Transportation Tab (Wait for design)
  • Accommodation

Description

Fix: #524
This PR aims to add features in venue page in 2024.
The change will be impacted on the following page.

  1. venue
    • public transportation
    • drive
  2. venue/accommodation

Steps to Test This Pull Request

Go to the path /venue or /venue/accommodation

Expected behavior

Related Issue

Additional context

Copy link

netlify bot commented Jun 1, 2024

Deploy Preview for classy-granita-bc2b5a ready!

Name Link
🔨 Latest commit 7d9b6ad
🔍 Latest deploy log https://app.netlify.com/sites/classy-granita-bc2b5a/deploys/66770aa3bc972b0009b40b66
😎 Deploy Preview https://deploy-preview-533--classy-granita-bc2b5a.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@baby230211 baby230211 marked this pull request as draft June 1, 2024 02:27
@baby230211 baby230211 changed the title feat(venue): update venue i18n string and svg to 2024 [WIP] feat(venue): update venue i18n string and svg to 2024 Jun 1, 2024
@baby230211 baby230211 marked this pull request as ready for review June 8, 2024 15:10
@baby230211 baby230211 requested a review from SivanYeh June 8, 2024 15:10
@baby230211 baby230211 changed the title [WIP] feat(venue): update venue i18n string and svg to 2024 feat(venue): update venue i18n string and svg to 2024 Jun 9, 2024
@@ -8,9 +8,8 @@ export default genI18nMessages({
'PyCon Taiwan 2023 will be held at the Humanities and Social Science Building, Academia Sinica, with a focus on the latest technology and best practices in Python. The open-source community will bring high-quality speeches and workshops, providing valuable learning and networking opportunities for both novice and experienced Python developers.',
Copy link
Collaborator

Choose a reason for hiding this comment

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

Might have to inquire the description of 2024 from team venue.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This would be updated at 23da2ac
plz check.

Copy link
Collaborator

Choose a reason for hiding this comment

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

I think we should minimize the difference between Zh/En.

How about that?
'PyCon Taiwan 2024 will be held at the National Science and Technology Museum (South Complex), with a focus on the latest technology and best practices in Python. The open-source community will bring high-quality speeches and workshops, providing valuable learning and networking opportunities for both novice and experienced Python developers.'

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

updated thanks

@@ -143,8 +120,8 @@ export default genI18nMessages({
'PyCon Taiwan 2023 將在中央研究院人文社會科學館舉辦,聚焦於 Python 的最新技術和最佳實踐,讓開源社群帶來高品質的演講和工作坊,無論您是 Python 的新手還是資深開發人員,都能在這裡找到有價值的學習和交流機會。',
Copy link
Collaborator

Choose a reason for hiding this comment

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

Same here.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This would be updated at 23da2ac
plz check.

Copy link
Collaborator

Choose a reason for hiding this comment

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

LGTM

info1: 'the traffic information of Academia Sinica',
info2: 'the public transportation information of Taoyuan international Airport',
title: 'For more information, please refer to {0}。',
info1: 'the traffic information of national science and technology museum.',
},
},
shuttleService: {
Copy link
Collaborator

Choose a reason for hiding this comment

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

shuttleTime needs to be updated

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

There will be no shuttle tab in 2024.
i've remove the entry.

@SivanYeh
Copy link
Collaborator

SivanYeh commented Jun 21, 2024

Awesome! I will deploy the PR after two mild changes:

  1. Put the two items back on navigation bar
image
  1. Add link on "前往會場"(both Zh/En) in head line of the accommodation page:

以下住宿選擇僅提供與會來賓參考,未提供代訂或折扣服務。如有需要請自行訂房,並自行前往會場

@pycontw pycontw deleted a comment from netlify bot Jun 22, 2024
@baby230211
Copy link
Collaborator Author

Awesome! I will deploy the PR after two mild changes:

  1. Put the two items back on navigation bar
image 2. Add link on "前往會場"(both Zh/En) in head line of the accommodation page:

以下住宿選擇僅提供與會來賓參考,未提供代訂或折扣服務。如有需要請自行訂房,並自行前往會場

updated.

Copy link
Collaborator

@SivanYeh SivanYeh left a comment

Choose a reason for hiding this comment

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

LGTM!

@SivanYeh SivanYeh merged commit 857e457 into main Jun 24, 2024
9 checks passed
@SivanYeh SivanYeh deleted the feat/venue-2024 branch June 24, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[venue] - 官網 - 「活動會場交通資訊」及「住宿資訊」
2 participants