wuhan2020 / wuhan2020.github.io

Wuhan2020 Community Website
https://wuhan2020.github.io
MIT License
78 stars 84 forks source link

黑客松社区导流页面优化 #315

Closed lovepoem closed 4 years ago

lovepoem commented 4 years ago

@Namaste 讲的目前的情况:

  1. [x] 之前网页一直在调整,文本内容是写在html里的,现在基本定型可以考虑抽离出来了; 原型地址:https://github.com/wuhan2020/design-prototype
  2. [ ] 我将评委的数据建立起来了,其他的合作平台之类的数据也应该抽离出 datasource;
  3. [x] 转换成react;
  4. [ ] 手机端适配
  5. [x] 将文字放入i18n 配置文件中

目前的页面:https://community.wuhan2020.org.cn/zh-cn/hackathon/index.html 老的issue:https://github.com/wuhan2020/wuhan2020.github.io/issues/238

zhaofeng-shu33 commented 4 years ago

The speaker data has been extracted https://github.com/zhaofeng-shu33/wuhan2020.github.io/blob/23a18ca690c5f8338e54bbad31328055d7e1caa9/src/pages/hackathon/index.jsx#L39.

zhaofeng-shu33 commented 4 years ago

I have moved the speaker data to /i18n/zh-cn.js.

zhaofeng-shu33 commented 4 years ago

@jeremy0519 Can you help to resolve this issue by translating /i18n/en-us.js from /i18n/zh-cn.js for hackathon part ?

zhaofeng-shu33 commented 4 years ago

@lovepoem Where is the data of judge?

lovepoem commented 4 years ago

@lovepoem Where is the data of judge?

@namaste Do you know about this ?

jeremy0519 commented 4 years ago

是把zh-cn.js里面hackathon部分的英文翻译成中文吗?

jeremy0519 commented 4 years ago

speaker list里面基本是英文

jeremy0519 commented 4 years ago

@zhaofeng-shu33

zhaofeng-shu33 commented 4 years ago

No need to translate English into Chinese I think. There are some Chinese texts in the dictionary of hackathon. We can translate them into English first.

jeremy0519 commented 4 years ago

What does "them" refer to?

zhaofeng-shu33 commented 4 years ago

the empty string in hackathon of en-us.js

jeremy0519 commented 4 years ago

You can review the pr mentioned above.

jeremy0519 commented 4 years ago

Also update the subject, activity, holder, application section.

zhaofeng-shu33 commented 4 years ago

That's true

AnnaCICI commented 4 years ago

Also update the subject, activity, holder, application section.

Hello @jeremy0519 ,

@zhaofeng-shu33 told me that maybe you need help, please let me know if you want me to translate certain sections.

lynklody commented 4 years ago

Jr React developer & EN-CN translator. At your service.

zhaofeng-shu33 commented 4 years ago

What do you mean @lynklody

lovepoem commented 4 years ago

暂时关闭,没有完成的工作,可以重新建立issue