forked from jsconf/jsconf.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
jsconf.yaml
140 lines (122 loc) · 2.76 KB
/
jsconf.yaml
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
# A list of all official JSConf events
#
# Set up your conference status with date ranges!
#
# Example config:
#
# - jsconfus:
# name: JSConf TBA
# site: https://20xx.jsconf.tba
# logo: /images/jsconf_tba.png
# status:
# - onsale:
# start: 06/01/2018
# end: 07/01/2018
#
# Set up your conference status with Open CFP
# - jsconfus:
# name: JSConf US
# site: https://20xx.jsconf.tba
# logo: /images/jsconf_tba.png
# status: opencfp # and add onsale to the same line for both
#
# JSConf Chile
- jsconfcl:
name: JSConf Chile
site: https://jsconf.cl
logo: /images/jsconf_cl.png
location: Santiago, Chile
status: onsale
# JSConf India
- jsconfin:
name: JSConf India
site: https://jsconf.in
logo: https://www.jsconf.in/JSConfIN.png
location: Bengaluru, India
status: opencfp onsale
# JSConf México
- jsconfmx:
name: JSConf México
site: https://jsconf.mx
logo: images/jsconf_mx.png
location: Mexico City, Mexico
status: opencfp
# JSConf US
- jsconfus:
name: JSConf US
site: https://2019.jsconf.us
logo: /images/jsconf_us.png
location: Carlsbad, California
# JSConf Budapest
- jsconfbudapest:
name: JSConf Budapest
site: http://jsconfbp.com
logo: images/jsconf_bp.png
status: onsale
# JSConf HI
- jsconfhi:
name: JSConf HI
site: https://jsconfhi.com
logo: images/jsconf_hi.png
location: Honolulu, Hawaii
# JSConf Korea
- jsconfkorea:
name: JSConf Korea
site: https://jsconf.kr
logo: images/jsconf_kr.png
location: Seoul, Korea
# JSConf Japan
- jsconfjp:
name: JSConf Japan
site: https://jsconf.jp
logo: images/jsconf_jp.png
# JSConf EU
- jsconfeu:
name: JSConf EU
site: https://2019.jsconf.eu
logo: images/jsconf_eu.png
# JSConf AU
- jsconfau:
name: JSConf AU
site: http://jsconfau.com
logo: images/jsconf_au.png
# JSConf AR
- jsconfar:
name: JSConf AR
site: http://www.jsconfar.com
logo: images/jsconf_ar.png
# JSConf BR
- jsconfbr:
name: JSConf BR
site: http://www.jsconfbr.org
logo: images/jsconf_br.png
# JSConf CO
- jsconfco:
name: JSConf CO
site: http://jsconf.co
logo: images/jsconf_co.png
# JSConf Asia
- jsconfasia:
name: JSConf Asia
site: http://jsconf.asia
logo: images/jsconf_asia.png
# JSConf Iceland
- jsconficeland:
name: JSConf Iceland
site: http://jsconf.is
logo: images/jsconf_is.png
# JSConf UY
- jsconfuy:
name: JSConf UY
site: http://jsconf.uy
logo: images/jsconf_uy.png
# JSConf Belgium
- jsconfbelgium:
name: JSConf Belgium
site: http://jsconf.be
logo: images/jsconf_be.png
# JSConf China
- jsconfchina:
name: JSConf China
site: http://2017.jsconf.cn
logo: images/jsconf_cn.png