forked from GDGTaipei/hoverboard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
settings.json
223 lines (223 loc) · 5.26 KB
/
settings.json
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
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
{
"organizer": {
"name": "GDG Taipei,台北 Google 開發者社群",
"twitter": "taipei_gtug",
"blog": "https://facebook.com/gdg.taipei/",
"url": "http://www.taipei-gtug.org/"
},
"startDate": "2018-11-17T09:00:00+08:00",
"endDate": "2018-11-17T19:00:00+08:00",
"webapp": {
"shortName": "DevFest",
"themeColor": "#465ea8",
"backgroundColor": "#465ea8"
},
"dateFormat": {
"locale": "zh-TW"
},
"hashtag": "DevFestTaipei18",
"disabledSchedule": false,
"navigation": [
{
"route": "home",
"permalink": "/",
"label": "首頁"
},
{
"route": "speakers",
"permalink": "/speakers/",
"label": "講者"
},
{
"route": "schedule",
"permalink": "/schedule/",
"label": "議程"
},
{
"route": "team",
"permalink": "/team/",
"label": "團隊"
},
{
"route": "blog",
"permalink": "/blog/",
"label": "部落格"
}
],
"heroSettings": {
"home": {
"description": "加入 GDG,改變世界!",
"background": {
"color": "#465ea8",
"image": "/images/social-share.png"
},
"fontColor": "#FFF"
},
"blog": {
"title": "部落格",
"metaDescription": "此活動的相關貼文",
"background": {
"color": "#FFF"
},
"fontColor": "#424242"
},
"speakers": {
"title": "講者",
"metaDescription": "從 Googler、合作夥伴以及社群講者們瞭解最新技術資訊,我們會在此不定期加入講者的相關資訊,歡迎您在此持續關注我們的訊息。",
"description": "從 Googler、合作夥伴以及社群講者們瞭解最新技術資訊,我們會在此不定期加入講者的相關資訊,歡迎您在此持續關注我們的訊息。",
"background": {
"color": "#FFF"
},
"fontColor": "#424242"
},
"previousSpeakers": {
"title": "往年講者",
"metaDescription": "瞭解我們往年邀請過的講者群",
"background": {
"color": "#FFF"
},
"fontColor": "#424242"
},
"schedule": {
"title": "議程",
"metaDescription": "選擇您想參與的議程",
"background": {
"color": "#fff"
},
"fontColor": "#424242"
},
"team": {
"title": "團隊",
"metaDescription": "更多瞭解籌辦團隊",
"background": {
"color": "#fff"
},
"fontColor": "#424242"
},
"faq": {
"title": "常見問題",
"metaDescription": "有疑問嗎?可以來瞭解看看是否已經有給您的答案!",
"background": {
"color": "#fff"
},
"fontColor": "#424242"
},
"cod": {
"title": "社群活動指引",
"metaDescription": "更多瞭解我們社群對於此次活動參加者的期待",
"background": {
"color": "#fff"
},
"fontColor": "#424242"
}
},
"location": {
"label": "地點",
"name": "國立臺灣大學博雅教學館 (暫定)",
"city": "臺北市",
"short": "臺灣臺北市",
"address": "106臺北市大安區羅斯福路四段1號",
"pointer": {
"latitude": 25.0187545,
"longitude": 121.5365612,
"zoom": 17
},
"mapCenter": {
"latitude": 25.0187545,
"longitude": 121.5365612
},
"description": "國立臺灣大學博雅教學館是台灣大學校園中的新式建築,足以容納此次活動人數"
},
"mediaQueries": {
"xs": {
"max": "639px"
},
"sm": {
"min": "640px",
"max": "811px"
},
"md": {
"min": "812px",
"max": "1023px"
},
"lg": {
"min": "1024px"
}
},
"socialNetwork": {
"follow": [
{
"name": "meetup",
"url": "https://www.meetup.com/GDGTaipei/"
},
{
"name": "facebook",
"url": "https://www.facebook.com/gdg.taipei/"
},
{
"name": "twitter",
"url": "https://twitter.com/taipei_gtug/"
},
{
"name": "youtube",
"url": "https://www.youtube.com/GDGTaipei"
}
],
"share": [
{
"name": "gplus",
"url": "https://plus.google.com/share?url="
},
{
"name": "facebook",
"url": "https://www.facebook.com/sharer.php?u="
},
{
"name": "twitter",
"url": "https://twitter.com/intent/tweet?text="
}
]
},
"mailto": "[email protected]",
"signInProviders": {
"providersData": [
{
"name": "google",
"label": "以 Google 帳號登入",
"url": "https://accounts.google.com"
},
{
"name": "facebook",
"label": "以 Facebook 帳號登入",
"url": "https://www.facebook.com"
},
{
"name": "twitter",
"label": "以 Twitter 帳號登入",
"url": "https://twitter.com"
}
],
"allowedProvidersUrl": [
"https://accounts.google.com",
"https://www.facebook.com",
"https://twitter.com"
]
},
"contentLoaders": {
"schedule": {
"itemsCount": 2
},
"blog": {
"itemsCount": 3
},
"speakers": {
"itemsCount": 4
},
"previousSpeakers": {
"itemsCount": 6
},
"tickets": {
"itemsCount": 5
}
}
}