some details

This commit is contained in:
afc163 2018-01-05 23:06:29 +08:00
parent 22dfe88ab0
commit cb06c50c95
9 changed files with 67 additions and 14 deletions

View File

@ -1,7 +1,7 @@
--- ---
category: Resources category: Other
order: 0 order: 0
title: Download title: Resources
--- ---
Please find below some of the design resources and tools about Ant Design that we consider valuable. More of this is still being collected. Please find below some of the design resources and tools about Ant Design that we consider valuable. More of this is still being collected.

View File

@ -1,7 +1,7 @@
--- ---
category: 资源 category: 其他
order: 0 order: 0
title: 下载 title: 设计资源
--- ---
这里提供 Ant Design 相关设计资源和设计工具的下载,更多设计资源正在整理和完善中。 这里提供 Ant Design 相关设计资源和设计工具的下载,更多设计资源正在整理和完善中。

View File

@ -1,5 +1,5 @@
--- ---
category: Resources category: Other
order: 1 order: 1
title: Reference title: Reference
--- ---

View File

@ -1,5 +1,5 @@
--- ---
category: 资源 category: 其他
order: 1 order: 1
title: 致敬 title: 致敬
--- ---

View File

@ -1,8 +1,7 @@
--- ---
order: 7 order: 2
title: category: Other
zh-CN: 加入我们 title: Work with Us
en-US: Work with Us
--- ---
我们(蚂蚁金服体验技术部)是一支兼具设计视角和工程视角的团队,服务蚂蚁金服上百个中后台系统,主打产品 Ant Design 服务全球近 100 万设计师和工程师,是西湖区学院路西侧最具影响力的设计语言。欢迎来这里和我们一起打造优雅高效的人机设计/研发体系。 我们(蚂蚁金服体验技术部)是一支兼具设计视角和工程视角的团队,服务蚂蚁金服上百个中后台系统,主打产品 Ant Design 服务全球近 100 万设计师和工程师,是西湖区学院路西侧最具影响力的设计语言。欢迎来这里和我们一起打造优雅高效的人机设计/研发体系。

View File

@ -0,0 +1,54 @@
---
order: 2
category: 其他
title: 加入我们
---
我们(蚂蚁金服体验技术部)是一支兼具设计视角和工程视角的团队,服务蚂蚁金服上百个中后台系统,主打产品 Ant Design 服务全球近 100 万设计师和工程师,是西湖区学院路西侧最具影响力的设计语言。欢迎来这里和我们一起打造优雅高效的人机设计/研发体系。
## UI/UE 设计师
```__react
const emails = [
'momo.zxy#alipay.com',
'lindong.lld#alipay.com',
'luli.fxx#alipay.com',
];
ReactDOM.render(
<p>作品和简历请投递:{emails[parseInt(Math.random() * emails.length, 10)]}</p>
, mountNode)
```
> 注明简历来自 ant.design 官网
- 岗位级别P6/P7
- 岗位地点:杭州
- 岗位要求:
- 至少 2-3 年的工作经验,扎实设计功底;
- 抽象能力强,善于透过表象找本质;
- 沟通能力佳,善于自我管理;
- 有企业级设计实战经验,加分;
- 有良好的英文能力和国际视眼,加分;
- 深度了解 SAP、Salesforce、Google 等设计体系,加分。
- 爱 🐱。
- 岗位职责:
- 参与金融云、数据服务、人工智能以及金融核心等业务领域的设计工作;
- 参与 Ant Design 的打磨,将其建设成全球卓越的设计体系。
## 前端工程师
简历请投递xingmin.zhu#alipay.com
> 注明简历来自 ant.design 官网
- 岗位级别P6/P7/P8
- 岗位地点:杭州
- 岗位要求:
- 在 React 技术栈持续耕耘,情有独钟。
- 热爱开源。
- 坚持和善于用技术和工具解决其他问题。
- 丰富的中后台前端研发经验。
- 爱 🐱。
- 岗位职责:
- 负责 Ant Design 前端基础设施研发。
- 负责中后台设计/前端工具体系建设。

View File

@ -36,8 +36,8 @@ module.exports = {
Visual: 2, Visual: 2,
模式: 3, 模式: 3,
Patterns: 3, Patterns: 3,
资源: 6, 其他: 6,
Resources: 6, Other: 6,
Components: 100, Components: 100,
}, },
typeOrder: { typeOrder: {

View File

@ -23,7 +23,7 @@ module.exports = {
'app.demo.codesandbox': 'Open in CodeSandbox', 'app.demo.codesandbox': 'Open in CodeSandbox',
'app.demo.riddle': 'Open in Riddle', 'app.demo.riddle': 'Open in Riddle',
'app.home.slogan': 'A UI Design Language', 'app.home.slogan': 'A UI Design Language',
'app.home.introduce': 'A design system for enterprise applications. Based on design values of "Determinacy" and "Nature", let designers focus on "a better user experience" by modular solution.', 'app.home.introduce': 'A design system with values of Nature and Determinacy for better user experience of enterprise applications',
'app.home.design-language': 'Design Language', 'app.home.design-language': 'Design Language',
'app.home.solution': 'Solution', 'app.home.solution': 'Solution',
'app.home.components-explain': 'Based on the Ant Design language, we have provided a suite of out-of-the-box with high quality for developing and serving enterprise background applications,including the official React implementation and Angular, Vue implementations', 'app.home.components-explain': 'Based on the Ant Design language, we have provided a suite of out-of-the-box with high quality for developing and serving enterprise background applications,including the official React implementation and Angular, Vue implementations',

View File

@ -23,7 +23,7 @@ module.exports = {
'app.demo.codesandbox': '在 CodeSandbox 中打开', 'app.demo.codesandbox': '在 CodeSandbox 中打开',
'app.demo.riddle': '在 Riddle 中打开', 'app.demo.riddle': '在 Riddle 中打开',
'app.home.slogan': '一个 UI 设计语言', 'app.home.slogan': '一个 UI 设计语言',
'app.home.introduce': '一个服务于企业级产品的设计体系。基于『确定』和『自然』的设计价值观,通过模块化的解决方案,让设计者专注于更好的用户体验。', 'app.home.introduce': '一个服务于企业级产品的设计体系。基于『确定』和『自然』的设计价值观,通过模块化的解决方案,让设计者专注于更好的用户体验。',
'app.home.design-language': '设计语言', 'app.home.design-language': '设计语言',
'app.home.solution': '解决方案', 'app.home.solution': '解决方案',
'app.home.components-explain': '基于 Ant Design 设计语言,我们提供了一套开箱即用的高质量 React 组件,用于开发和服务于企业级中后台产品,除官方的 React 实现,还有 Angular、Vue 的实现', 'app.home.components-explain': '基于 Ant Design 设计语言,我们提供了一套开箱即用的高质量 React 组件,用于开发和服务于企业级中后台产品,除官方的 React 实现,还有 Angular、Vue 的实现',