-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
164 lines (147 loc) · 4.11 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
url: http://www.takefiveinteractive.com
baseurl:
# Site settings
title: Takefive Interactive
email: xiaohang@takefiveinteractive.com
description: "We are a group of motivated individuals based in UIUC"
# Exclude additional directories
exclude: ['ZhihuFont/*']
# Minifier settings
jekyll-press:
# Exclude files from processing - file name, glob pattern or array of file names and glob patterns
exclude: []
js_options: {} # js minifier options
css_options: {} # css minifier options
html_options: {} # html minifier options
# Color settings (hex-codes without the leading hash-tag)
color:
primary: fed136
secondary: fec503
secondary-dark: 333
# Team names, titles and social links
people:
- name: Kedan Li
pic: kedan
position: Lead iOS, Product Artisan
social:
- title: email
url: mailto:kedan@takefiveinteractive.com
- title: github
url: https://github.com/likedan
- title: zhihu
url: http://www.zhihu.com/people/kedan-li
- title: linkedin
url: https://www.linkedin.com/in/kedanli
- name: Yu Wang
pic: yu
position: Front-end, iOS, UX
social:
- title: email
url: mailto:wangyu2165@gmail.com
- title: link
url: http://yu-w.me
- title: github
url: https://github.com/yu-w
- title: linkedin
url: https://www.linkedin.com/in/wangyu2165
- name: Suji Yan
pic: ted
position: Front-end, Design
social:
- title: email
url: mailto:ted@takefiveinteractive.com
- title: github
url: http://github.com/Tedko
- title: zhihu
url: http://www.zhihu.com/people/suji-yan
- title: linkedin
url: https://www.linkedin.com/in/tedkoyan
- name: Yifei Teng
pic: yifei
position: Back-end, DevOps
social:
- title: github
url: https://github.com/tengyifei
- title: link
url: https://thinkingandcomputing.com
- title: zhihu
url: https://www.zhihu.com/people/yifei.teng
- title: linkedin
url: https://www.linkedin.com/in/yifeiteng
- name: Xiaohang Yu
pic: lafickens
position: Back-end, Infrastructure, Android
social:
- title: email
url: mailto:xiaohang@takefiveinteractive.com
- title: github
url: https://github.com/lafickens
- title: zhihu
url: http://www.zhihu.com/people/li-yang-82-8
- title: linkedin
url: https://www.linkedin.com/in/yuxiaohang
- name: Zhongzhi Yu
pic: c4phone
position: Back-end, Android
social:
- title: email
url: mailto:c4phone@takefiveinteractive.com
- title: github
url: https://github.com/C4Phone
- title: link
url: http://c4phone.github.io
- title: google-plus
url: https://plus.google.com/101206478784989285519/posts
- name: Hong Lin
pic: hong
position: Back-end, Front-end
social:
- title: email
url: mailto:plantvsbird@gmail.com
- title: github
url: https://github.com/plantvsbirds
- title: linkedin
url: https://www.linkedin.com/in/hongmidlin
- title: link
url: http://me.hl0.co
- name: Ziyao Wang
pic: ziyao
position: Design
social:
- title: email
url: mailto:tonywangziyao@gmail.com
- title: github
url: https://github.com/Ramonywangziyao
- title: linkedin
url: https://www.linkedin.com/in/ziyao-wang-b34a73107
- name: Sida Li
pic: sida
position: Computer Vision, Backend
social:
- title: email
url: mailto:davidli43@hotmail.com
- title: link
url: http://sida.li
- title: github
url: https://github.com/davidli43
- title: linkedin
url: https://www.linkedin.com/in/sida-li-64427958
- name: Yilin Ma
pic: yilin
position: Audio Expert, Frontend
social:
- title: facebook
url: https://www.facebook.com/John.Ma.Yilin
- title: github
url: https://github.com/Arivval
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: github
url: http://github.com/TakefiveInteractive
# Postal address (add as many lines as necessary)
address:
- line: 301 E. Healey St.
- line: Champaign, IL 61820
# Build settings
markdown: kramdown
permalink: pretty