diff --git a/data/cosin.toml b/data/cosin.toml new file mode 100644 index 0000000..019ccf1 --- /dev/null +++ b/data/cosin.toml @@ -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"