46 lines
865 B
TOML
46 lines
865 B
TOML
title = "Chaos Singularity"
|
|
|
|
|
|
# Set to false if date for next year is not known yet:
|
|
date_known = true
|
|
|
|
date_day_start = 15
|
|
date_day_end = 17
|
|
date_month = 6
|
|
date_year = 2018
|
|
|
|
date_day_name_start = "Freitag"
|
|
date_day_name_end = "Sonntag"
|
|
|
|
|
|
place_known = true
|
|
|
|
location = "Villa Ritter"
|
|
city_de = "Biel"
|
|
city_fr = "Bienne"
|
|
city_it = "Bienna"
|
|
city_en = "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"
|