Cosin event configuration for dynamic-static sidebar
This commit is contained in:
parent
e28d03581a
commit
61ec226d10
1 changed files with 44 additions and 0 deletions
44
data/cosin.toml
Normal file
44
data/cosin.toml
Normal file
|
@ -0,0 +1,44 @@
|
|||
title = "Chaos Singularity"
|
||||
|
||||
description = "Chaos Singularity (CoSin) ist ein jährlicher Event des Schweizer Chaos. Der Inhalt erstreckt sich über Technik und Politik zu Kunst und Kultur."
|
||||
|
||||
|
||||
# Set to false if date for next year is not known yet:
|
||||
date_known = true
|
||||
|
||||
date_day_start = "15"
|
||||
date_day_end = "17"
|
||||
date_day_name_start = "Freitag"
|
||||
date_day_name_end = "Sonntag"
|
||||
date_month = "Juni"
|
||||
date_year = 2018
|
||||
|
||||
|
||||
place_known = true
|
||||
|
||||
location = "Villa Ritter"
|
||||
city = "Biel"
|
||||
|
||||
|
||||
registration_open = true
|
||||
registration_email = "mampf@cosin.ch"
|
||||
entrance_fee = "CHF 20"
|
||||
|
||||
|
||||
flyer_available = true
|
||||
flyer_path = "flyer_cosin2018.pdf"
|
||||
|
||||
|
||||
cfp_running = true
|
||||
cfp_url = "https://frab.ccczh.ch/en/cosin/cfp/session/new"
|
||||
|
||||
|
||||
schedule_available = true
|
||||
schedule_urls = [
|
||||
"https://www.cosin.ch/fahrplan/2017/schedule/1.html",
|
||||
"https://www.cosin.ch/fahrplan/2017/schedule/2.html",
|
||||
"https://www.cosin.ch/fahrplan/2017/schedule/3.html"]
|
||||
|
||||
|
||||
irc_server = "irc://irc.chaostreff.ch/"
|
||||
irc_channel = "#cosin"
|
Loading…
Reference in a new issue