This commit is contained in:
tree 2022-05-16 15:43:00 +02:00
rodič 4d61891205
revize 8b42be7f1d
5 změnil soubory, kde provedl 8183 přidání a 8149 odebrání

20
spec/22/event-types.yaml Normal file
Zobrazit soubor

@ -0,0 +1,20 @@
- id: panel
name: Panelová debata
- id: talk
name: Přednáška
- id: workshop
name: Workshop
- id: lightning
name: Blesková přednáška
- id: lightning-series
name: Pásmo bleskových přednášek
- id: campfire
name: Campfire
- id: other
name: ostatní

Zobrazit soubor

@ -836,6 +836,8 @@
- oracles
- stablecoin
- DeFi
fixed:
stage: exit-room
# Lightning talks (series)
@ -1649,6 +1651,8 @@
- trading
- Ethereum
- StarkWare
fixed:
stage: campfire-indoor
- id: je-krypto-letadlo
type: campfire

Zobrazit soubor

@ -24,6 +24,7 @@ schemaVersion: 1
specDef:
- type: speakers
- type: tracks
- type: event-types
- type: events
- type: stages
- type: faqs

Rozdílový obsah nebyl zobrazen, protože je příliš veliký Načíst rozdílové porovnání

Zobrazit soubor

@ -1,4 +1,5 @@
- id: rajska-zahrada
name: Rajská zahrada
types: [ talk, panel, lightning-series ]
times:
- '1/09:00-14:00'
@ -7,6 +8,7 @@
- '2/15:00-19:00'
- id: lustrovy-sal
name: Lustrový sál
types: [ talk, panel, lightning-series ]
times:
- '1/09:30-13:00'
@ -15,14 +17,16 @@
- '2/13:30-18:30'
- id: sloupcovy-sal
name: Sloupcový sál
types: [ talk, lightning-series ]
times:
- '1/09:30-13:00'
- '1/13:30-20:00'
- '1/13:30-19:00'
- '2/10:00-13:00'
- '2/13:30-18:30'
- id: exit-room
name: Východová místnost
types: [ talk ]
times:
- '1/09:30-13:30'
@ -31,6 +35,7 @@
- '2/14:00-18:30'
- id: knihovna
name: Knihovna
types: [ workshop ]
times:
- '1/09:30-13:30'
@ -39,6 +44,7 @@
- '2/14:00-18:30'
- id: white-workshop-room
name: Bílá workshop místnost
types: [ workshop ]
times:
- '1/09:30-13:30'
@ -47,6 +53,7 @@
- '2/14:00-18:30'
- id: campfire-outdoor
name: Campfire (venku)
types: [ campfire ]
times:
- '1/09:30-22:00'
@ -54,6 +61,7 @@
- '2/14:00-18:30'
- id: campfire-indoor
name: Campfire (uvnitř)
types: [ campfire ]
times:
- '1/09:30-22:00'
@ -61,6 +69,7 @@
- '2/14:00-18:30'
- id: pitevna
name: Pitevna
types: [ other ]
times:
- '1/16:00-23:59'