camp-homepage/config.toml

130 lines
5.6 KiB
TOML
Raw Normal View History

2020-07-06 22:09:52 +02:00
baseURL = "https://www.vvoid.camp"
languageCode = "en-us"
title = "VVoid Camp 2020"
theme = "infinity-hugo"
[params]
# Navigation
[params.navigation]
logo = "images/woidcamp_logo01.png"
home = "Home"
about = "About"
service = "Info"
contact = "Contact"
# Hero Area
[params.hero]
enable = true
bg = "images/header-bg-camp2.jpg"
title = "VVoid Camp 2020"
subtitle = "Chaos unterm Sternenhimmel"
btnText = "Mehr Infos"
countdownYear = "2020"
countdownMonth = "08"
countdownDay = "28"
# About Section
[params.about]
enable = true
heading = "Habt ihr auch so große Sehnsucht nach tollen Chaos Veranstaltungen wie wir? Nach dem Austausch mit netten Menschen, nach Fachsimpeln, Abhängen und Rumnerden? Bestimmt wollt auch ihr nicht auf den Congress warten, geschweige denn aufs nächste Camp."
description = "Müsst ihr auch nicht, denn wir haben da was für Euch:</br> Löten am Lagerfeuer, Hacken im Wald, Coden, Zelten und mehr. Vom 28.08.2020 - 30.08.2020 im Bayrischen Wald (sprich: VVoid) in der Nähe von Passau. </br>IRC: </br>Twitter: https://twitter.com/vvoid_camp"
corona = "Aktuell planen wir, das das VVoid Camp stattfinden zu lassen, aber du kannst dir sicher vorstellen, dass die Entscheidung keine leichte ist.</br> Du kannst uns mit einem Signal von dir sehr bei der Planung helfen:</br> Wenn du gerne kommen möchtest, bestell dir bitte jetzt dein Ticket, damit wir die Zahl der Teilnehmer*innen abschätzen können.</br> Finanziell besteht für dich kein Risiko, da wir bis 03.07.2020 den Zeltplatz kostenlos stornieren können. Im Falle einer Absage geht alles bis dahin überwiesene Geld ohne Abzüge an die Absender zurück.</br> Wenn du noch ein paar Infos zur Entscheidung brauchst, erreichst du uns unter: info@vvoid.camp"
[[params.about.sliderItem]]
image = "images/about/tippi.jpg"
[[params.about.sliderItem]]
image = "images/about/tippi-gruppe.jpg"
[[params.about.sliderItem]]
image = "images/about/lagerfeuer.jpg"
# Service Section
[params.service]
enable = true
title = "Alle Informationen"
subtitle = "auf einen Blick"
[[params.service.serviceItem]]
# give icon(themefisher icon font), title, description
# more about themefisher icon font visit https://github.com/themefisher/themefisher-font
# use delay for reveal items one by one
icon = "tf-ion-calendar"
title = "Datum"
description = "28.08.2020 - 30.08.2020"
delay = "0s"
[[params.service.serviceItem]]
# give icon(themefisher icon font), title, description
# more about themefisher icon font visit https://github.com/themefisher/themefisher-font
# use delay for reveal items one by one
icon = "tf-ion-cash"
title = "Kosten"
description = "42€, Ewiges Frühstück inklusive, Getränke werden extra abgerechnet"
delay = "0.2s"
[[params.service.serviceItem]]
# give icon(themefisher icon font), title, description
# more about themefisher icon font visit https://github.com/themefisher/themefisher-font
# use delay for reveal items one by one
icon = " tf-ion-android-globe"
title = "Location"
description = "Zeltplatz Messerschmidmühle"
delay = "0.4s"
[[params.service.serviceItem]]
# give icon(themefisher icon font), title, description
# more about themefisher icon font visit https://github.com/themefisher/themefisher-font
# use delay for reveal items one by one
icon = "tf-ion-android-home"
title = "Unterkunft"
description = "Der Zeltplatz bietet massig Platz für eure eigenen Zelte. Falls ihr kein Zelt habt, könnt ihr euch auch eins der 5 Tipis buchen."
delay = "0.6s"
[[params.service.serviceItem]]
# give icon(themefisher icon font), title, description
# more about themefisher icon font visit https://github.com/themefisher/themefisher-font
# use delay for reveal items one by one
icon = "tf-ion-android-restaurant"
title = "Verpflegung"
description = "Ewiges Frühstück steht den ganzen Tag zur Verfügung, aber auch sonst muss keiner hungern. Vom Weißwurstfrühstück bis zum Chili wird für jeden Geschmack etwas dabei sein."
delay = "0.8s"
[[params.service.serviceItem]]
# give icon(themefisher icon font), title, description
# more about themefisher icon font visit https://github.com/themefisher/themefisher-font
# use delay for reveal items one by one
icon = "tf-ion-map"
title = "Anreise"
description = "von Passau auf der B12 Richtung Freyung, Ausfahrt Kumreut und Richtung Marchetsreut/ Perlesreut rechts abbiegen. In Marchetsreut links halten und nach wenigen hundert Metern geht es links zum Zeltplatz."
delay = "1s"
[[params.service.serviceItem]]
# give icon(themefisher icon font), title, description
# more about themefisher icon font visit https://github.com/themefisher/themefisher-font
# use delay for reveal items one by one
icon = "tf-ion-network"
title = "IRC"
description = "irc://irc.hackint.org/vvoid.camp"
delay = "1.2s"
[[params.service.serviceItem]]
# give icon(themefisher icon font), title, description
# more about themefisher icon font visit https://github.com/themefisher/themefisher-font
# use delay for reveal items one by one
icon = "tf-ion-social-twitter"
title = "Twitter"
description = "https://twitter.com/vvoid_camp"
delay = "1.4s"
# Call to Action Section
[params.cta]
enable = false
bg = "images/call-to-action.jpg"
title = "Subscribe to our mailing list"
subtitle = "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod"
[params.contact]
enable = false
title = "Get In Touch"
subtitle = "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex"