2020-07-06 22:09:52 +02:00
<!DOCTYPE html>
2021-06-10 23:33:39 +02:00
< html class = "no-js" lang = "de-de" >
2020-07-06 22:09:52 +02:00
< head >
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
2023-03-29 13:24:05 +02:00
< title > VVoid Camp < / title >
2020-07-06 22:09:52 +02:00
< meta name = "description" content = "" >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
2024-02-25 21:21:15 +01:00
< meta name = "generator" content = "Hugo 0.123.2" >
2020-07-06 22:09:52 +02:00
<!-- Stylesheets -->
< link rel = "stylesheet" href = "https://www.vvoid.camp/css/bootstrap.min.css" >
< link rel = "stylesheet" href = "https://www.vvoid.camp/css/themefisher-fonts.css" >
< link rel = "stylesheet" href = "https://www.vvoid.camp/css/font-awesome.min.css" >
< link rel = "stylesheet" href = "https://www.vvoid.camp/css/owl.carousel.css" >
< link rel = "stylesheet" href = "https://www.vvoid.camp/css/animate.css" >
< link rel = "stylesheet" href = "https://www.vvoid.camp/css/style.css" >
2021-06-11 22:40:29 +02:00
2020-07-06 22:09:52 +02:00
< link rel = "apple-touch-icon" sizes = "180x180" href = "/images/favicon/apple-touch-icon.png" >
< link rel = "icon" type = "image/png" sizes = "32x32" href = "/images/favicon/favicon-32x32.png" >
< link rel = "icon" type = "image/png" sizes = "16x16" href = "/images/favicon/favicon-16x16.png" >
< link rel = "manifest" href = "/images/favicon/site.webmanifest" >
< link rel = "mask-icon" href = "/images/favicon/safari-pinned-tab.svg" color = "#5bbad5" >
< link rel = "shortcut icon" href = "/images/favicon/favicon.ico" >
< meta name = "msapplication-TileColor" content = "#da532c" >
< meta name = "msapplication-config" content = "/images/favicon/browserconfig.xml" >
< meta name = "theme-color" content = "#ffffff" >
< / head >
< body id = "body" >
< div id = "preloader" >
< div class = "book" >
< div class = "book__page" > < / div >
< div class = "book__page" > < / div >
< div class = "book__page" > < / div >
< / div >
< / div >
2022-07-16 00:35:20 +02:00
2020-07-06 22:09:52 +02:00
< div class = "container" >
< nav class = "navbar navbar-fixed-top navigation " id = "top-nav" >
2024-02-25 21:21:15 +01:00
< a class = "navbar-brand float-none float-lg-left" href = "https://www.vvoid.camp/" >
2020-07-06 22:09:52 +02:00
2024-04-05 15:01:42 +02:00
< img src = "images/VVoidCampSignetLogo.svg" alt = "logo" >
2020-07-06 22:09:52 +02:00
< / a >
< button class = "navbar-toggler hidden-lg-up float-lg-right" type = "button" data-toggle = "collapse" data-target = "#navbarResponsive" >
< i class = "tf-ion-android-menu" > < / i >
< / button >
< div class = "collapse navbar-toggleable-md" id = "navbarResponsive" >
< ul class = "nav navbar-nav menu float-lg-right" id = "top-nav" >
< li class = "nav-item active" >
2024-02-25 21:21:15 +01:00
< a class = "nav-link" href = "https://www.vvoid.camp/#home" >
2020-07-06 22:09:52 +02:00
Home
< / a >
< / li >
2024-02-19 20:19:56 +01:00
< li class = "nav-item" >
2024-02-25 21:21:15 +01:00
< a class = "nav-link" href = "https://www.vvoid.camp/#news" >
2024-02-19 20:19:56 +01:00
Aktuelles
< / a >
< / li >
2022-04-15 19:36:26 +02:00
2020-07-06 22:09:52 +02:00
< li class = "nav-item" >
2024-02-25 21:21:15 +01:00
< a class = "nav-link" href = "https://www.vvoid.camp/#about" >
2020-07-06 22:09:52 +02:00
About
< / a >
< / li >
< li class = "nav-item" >
2024-02-25 21:21:15 +01:00
< a class = "nav-link" href = "https://www.vvoid.camp/#service" >
2020-07-06 22:09:52 +02:00
Info
< / a >
< / li >
2023-02-05 22:57:23 +01:00
< li class = "nav-item" >
2024-02-25 21:21:15 +01:00
< a class = "nav-link" href = "https://www.vvoid.camp//gallery" >
2023-02-05 22:57:23 +01:00
Bilder
< / a >
< / li >
2021-06-25 13:54:38 +02:00
< li class = "nav-item" >
2022-03-14 23:27:12 +01:00
< a class = "nav-link" href = "https://vviki.vvoid.camp" role = "button" >
2022-02-04 22:23:29 +01:00
VViki
2021-06-25 13:54:38 +02:00
< / a >
< / li >
2023-02-05 13:47:43 +01:00
2024-02-25 21:21:15 +01:00
< li class = "nav-item" >
< a class = "btn btn-tickets" href = "https://tickets.vvoid.camp" role = "button" >
Tickets
< / a >
< / li >
2020-07-06 22:09:52 +02:00
< / ul >
< / div >
< / nav >
< / div >
<!-- Hero Area Section -->
2021-06-10 23:15:54 +02:00
< section id = "home" class = "hero-area" style = 'background-image: url(" images/header-bg-camp4.jpg");' >
2020-07-06 22:09:52 +02:00
< div class = "container" >
2021-06-12 00:46:00 +02:00
< div class = "row mt-3 hidden-md-up" > < / div >
2020-07-06 22:09:52 +02:00
< div class = "row" >
2023-02-05 13:47:43 +01:00
2023-03-18 22:29:58 +01:00
< div class = "col-lg-7 col-md-6 col-xs-8 push-xs-2 push-md-0" >
2023-02-05 13:47:43 +01:00
2020-07-06 22:09:52 +02:00
< div class = "block" >
< img class = "wow fadeInDown" data-wow-delay = "0.3s" data-wow-duration = ".2s" src = "images/VVoidCampSignetWhite.svg" alt = "VVoid" >
< img class = "wow fadeInDown" data-wow-delay = "0.3s" data-wow-duration = ".2s" src = "images/VVoidCampLogoWhite.svg" alt = "VVoid Camp" >
< p class = "wow fadeInDown" data-wow-delay = "0.5s" data-wow-duration = ".5s" style = "text-align:center" >
2024-02-19 20:19:56 +01:00
Chaos unterm Sternenhimmel
2020-07-06 22:09:52 +02:00
< / p >
2023-02-05 13:47:43 +01:00
2024-02-19 20:19:56 +01:00
< p class = "wow fadeInDown" data-wow-delay = "0.5s" data-wow-duration = ".5s" style = "font-size:25pt;text-align:center" >
13.06.2024 - 16.06.2024 im VVoid
< / p >
2020-07-06 22:09:52 +02:00
2021-06-12 00:46:00 +02:00
< div class = "hidden-sm-down wow fadeInDown" data-wow-delay = "0.7s" data-wow-duration = ".7s" style = "text-align:center" >
2020-07-06 22:09:52 +02:00
< a class = "btn btn-home" href = "#about" role = "button" >
Mehr Infos
< / a >
< / div >
< / div >
< / div >
2023-03-18 22:29:58 +01:00
< div class = "col-lg-5 col-md-6 col-xs-10 push-xs-1 push-md-0 wow zoomIn" >
< div class = "block" >
< div class = "counter text-center" >
< ul id = "countdown_dashboard" data-year = " 2024" data-month = " 06" data-day = " 13" data-hour = " 18" data-minute = " 0" data-second = " 0" >
< li >
< div class = "dash days_dash" >
< div class = "digit" > 0< / div >
< div class = "digit" > 0< / div >
< div class = "digit" > 0< / div >
< span class = "dash_title" > Days< / span >
< / div >
< / li >
< li >
< div class = "dash hours_dash" >
< div class = "digit" > 0< / div >
< div class = "digit" > 0< / div >
< span class = "dash_title" > Hours< / span >
< / div >
< / li >
< li >
< div class = "dash minutes_dash" >
< div class = "digit" > 0< / div >
< div class = "digit" > 0< / div >
< span class = "dash_title" > Minutes< / span >
< / div >
< / li >
< li >
< div class = "dash seconds_dash" >
< div class = "digit" > 0< / div >
< div class = "digit" > 0< / div >
< span class = "dash_title" > Seconds< / span >
< / div >
< / li >
< / ul >
< / div >
< / div >
< / div >
2020-07-06 22:09:52 +02:00
< / div >
< / div >
< / section >
2024-02-19 20:19:56 +01:00
<!-- About Section -->
< section id = "news" class = "section news bg-gray pb-0" >
< div class = "container" >
< div class = "row" >
< div class = "col-md-12 col-sm-12 wow fadeInLeft" >
< div class = "content" >
< div class = "sub-heading m-b1" >
< h3 > Aktuelles< / h3 >
< / div >
< p > Die Verkaufstermine für das VVoid Camp 2024 stehen fest:< br > 03.03.2024, 20 Uhr< br > 20.03.2024, 20 Uhr< / p >
< / div >
< / div >
< / div >
< / div >
< / section >
2022-04-15 19:36:26 +02:00
<!-- About Section -->
2022-06-14 01:08:55 +02:00
< section id = "about" class = "section about bg-gray pb-0" >
2020-07-06 22:09:52 +02:00
< div class = "container" >
< div class = "row" >
< div class = "col-md-7 col-sm-12 wow fadeInLeft" >
< div class = "content" >
< div class = "sub-heading" >
2024-01-14 23:31:56 +01:00
< h3 > VVoid Camp 2024< / h3 >
2020-07-06 22:09:52 +02:00
< / div >
2024-01-14 23:31:56 +01:00
< p > < p > VVeiter geht's! Nach einer kleinen Pause wird es 2024 wieder ein VVoid Camp geben. Dieses Jahr werden wir unser allerliebstes Lieblingsevent von 13.06.2024-16.06.2024 veranstalten.< / p > < br > < p > Die Planungen laufen und wir arbeiten daran, Euch bald mehr Infos bereitzustellen.< / p > < p > Wir freuen uns auf ein tolles Programm, einen in zahlreichen Farben leuchtenden Bayerischen Wald und vor allem auf Euch!< / p > < br > < p > PS: Hier haben wir zur Erinnerung noch ein paar bunte < a href = 'gallery' > Bilder< / a > aus den letzten Jahren und ein paar schöne < a href = 'https://vviki.vvoid.camp/' > Worte< / a > für Euch.< / p > < / p >
2020-07-06 22:09:52 +02:00
2021-06-06 20:22:08 +02:00
< / div >
< / div >
2022-06-14 01:08:55 +02:00
< div class = "col-md-5 col-sm-12 mt-3 wow fadeInLeft" data-wow-delay = "0.3s" >
2021-06-06 20:22:08 +02:00
< div class = "about-slider" >
2021-04-29 21:54:21 +02:00
2021-06-06 20:22:08 +02:00
< img src = "images/about/vvoid01.jpg" alt = "Slider image" >
2021-04-29 21:54:21 +02:00
2021-06-06 20:22:08 +02:00
< img src = "images/about/vvoid02.jpg" alt = "Slider image" >
2021-04-29 21:54:21 +02:00
2021-06-06 20:22:08 +02:00
< img src = "images/about/vvoid03.jpg" alt = "Slider image" >
2021-04-29 21:54:21 +02:00
2021-06-06 20:22:08 +02:00
< img src = "images/about/vvoid04.jpg" alt = "Slider image" >
2021-04-29 21:54:21 +02:00
2021-06-06 20:22:08 +02:00
< img src = "images/about/vvoid05.jpg" alt = "Slider image" >
2021-04-29 21:54:21 +02:00
2021-06-06 20:22:08 +02:00
< img src = "images/about/vvoid06.jpg" alt = "Slider image" >
2021-04-29 21:54:21 +02:00
2021-06-06 20:22:08 +02:00
< img src = "images/about/vvoid07.jpg" alt = "Slider image" >
2020-07-06 22:09:52 +02:00
< / div >
< / div >
2021-06-06 20:22:08 +02:00
< / div >
< / div >
< / section >
<!-- Details Section -->
2022-06-14 01:08:55 +02:00
< section id = "" class = "section about details bg-gray pb-0" >
2021-06-06 20:22:08 +02:00
< div class = "container" >
< div class = "row" >
< div class = "col-md-5 col-sm-12 wow fadeInLeft" >
2020-07-06 22:09:52 +02:00
< div class = "about-slider" >
2021-06-06 20:22:08 +02:00
< img src = "images/about/vvoid11.jpg" alt = "Slider image" >
< img src = "images/about/vvoid12.jpg" alt = "Slider image" >
2020-07-06 22:09:52 +02:00
2021-06-06 20:22:08 +02:00
< img src = "images/about/vvoid13.jpg" alt = "Slider image" >
2020-07-06 22:09:52 +02:00
2021-06-06 20:22:08 +02:00
< img src = "images/about/vvoid14.jpg" alt = "Slider image" >
< img src = "images/about/vvoid15.jpg" alt = "Slider image" >
< img src = "images/about/vvoid16.jpg" alt = "Slider image" >
2020-07-06 22:09:52 +02:00
< / div >
< / div >
2022-06-14 01:07:20 +02:00
< div class = "col-md-7 col-sm-12 mt-sm-3 wow fadeInLeft" >
2021-06-06 20:22:08 +02:00
< div class = "col-md-12 col-sm-12 mb-3 wow fadeInLeft" data-wow-delay = "0.3s" >
< div class = "content" >
< div class = "sub-heading mb-1" >
2022-02-04 22:12:06 +01:00
< h3 > VVoid Camp barrierefrei< / h3 >
2021-06-06 20:22:08 +02:00
< / div >
< p > Eine Wiese bekommt man nie zu 100% barrierefrei, das liegt einfach in der Natur der Sache. Wenn ihr allerdings soweit geländegängig seid: eine geeignete Toilette ist vorhanden.< / p >
< / div >
< / div >
< div class = "col-md-12 col-sm-12 mb-3 wow fadeInLeft" data-wow-delay = "0.3s" >
< div class = "content" >
< div class = "sub-heading mb-1" >
2022-02-04 22:12:06 +01:00
< h3 > Mach es zu deinem VVoid Camp< / h3 >
2021-06-06 20:22:08 +02:00
< / div >
2024-03-03 20:51:09 +01:00
< p > Siebdrucken, Löten, Astronomie oder Häkeln - wenn du dein Wissen mit anderen teilen möchtest, kannst du das in Form eines Talks oder Workshops tun. Entsprechende Infos findet ihr im < a href = "https://vviki.vvoid.camp/" > VViki.< / a > < br > < / p >
2021-06-06 20:22:08 +02:00
< / div >
< / div >
< / div >
2020-07-06 22:09:52 +02:00
< / div >
< / div >
< / section >
2021-06-06 20:22:08 +02:00
2020-07-06 22:09:52 +02:00
<!-- Service Section -->
< section id = "service" class = "service section" >
< div class = "container" >
< div class = "row" >
< div class = "heading wow fadeInUp" >
< h2 > Alle Informationen< / h2 >
< p > auf einen Blick< / p >
< / div >
2023-02-05 13:47:43 +01:00
2023-03-19 00:02:18 +01:00
< div class = "col-sm-6 col-md-6 wow fadeInLeft" data-wow-delay = "" >
< div class = "block" >
< div class = "tf-ion-calendar" > < / div >
< h3 > Datum< / h3 >
2024-02-19 20:19:56 +01:00
< p > 13.06.2024 - 16.06.2024< br > Ticketverkauf am 03.03.2024 20:00 Uhr< br > und 20.03.2024 20:00 Uhr< / p >
2023-03-19 00:02:18 +01:00
< / div >
< / div >
2020-07-06 22:09:52 +02:00
2023-02-05 13:47:43 +01:00
2024-02-19 20:19:56 +01:00
< div class = "col-sm-6 col-md-6 wow fadeInLeft" data-wow-delay = "" >
< div class = "block" >
< div class = "tf-ion-cash" > < / div >
< h3 > Kosten< / h3 >
2024-02-25 21:29:56 +01:00
< p > 74€, Ewiges Frühstück inklusive, Getränke werden extra abgerechnet.< br > Der Preis ist kostendeckend kalkuliert, mit einem Supporter-Ticket könnt ihr uns zusätzliche Planungssicherheit verschaffen.< / p >
2024-02-19 20:19:56 +01:00
< / div >
< / div >
2020-07-06 22:09:52 +02:00
2023-02-05 13:47:43 +01:00
2022-08-09 00:39:53 +02:00
2023-02-05 13:47:43 +01:00
2022-08-10 23:52:04 +02:00
2023-02-05 13:47:43 +01:00
2024-01-14 23:31:56 +01:00
< div class = "col-sm-6 col-md-6 wow fadeInLeft" data-wow-delay = "" >
< div class = "block" >
< div class = " tf-ion-android-globe" > < / div >
< h3 > Location< / h3 >
< p > Zeltplatz Messerschmidmühle< / p >
< / div >
< / div >
2020-07-06 22:09:52 +02:00
2023-02-05 13:47:43 +01:00
2024-01-14 23:31:56 +01:00
< div class = "col-sm-6 col-md-6 wow fadeInLeft" data-wow-delay = "" >
< div class = "block" >
< div class = "tf-ion-android-home" > < / div >
< h3 > Unterkunft< / h3 >
< p > Der Zeltplatz bietet massig Platz für eure eigenen Zelte.< / p >
< / div >
< / div >
2020-07-06 22:09:52 +02:00
2023-02-05 13:47:43 +01:00
2024-03-18 12:44:51 +01:00
< div class = "col-sm-6 col-md-6 wow fadeInLeft" data-wow-delay = "" >
< div class = "block" >
< div class = "tf-ion-android-restaurant" > < / div >
< h3 > Verpflegung< / h3 >
< p > 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.< / p >
< / div >
< / div >
2020-07-06 22:09:52 +02:00
2023-02-05 13:47:43 +01:00
2024-03-18 12:44:51 +01:00
< div class = "col-sm-6 col-md-6 wow fadeInLeft" data-wow-delay = "" >
< div class = "block" >
< div class = "tf-ion-map" > < / div >
< h3 > Anreise< / h3 >
< p > 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.< / p >
< / div >
< / div >
2020-07-06 22:09:52 +02:00
2023-02-05 13:47:43 +01:00
< div class = "col-sm-6 col-md-6 wow fadeInLeft" data-wow-delay = "" >
2020-07-06 22:09:52 +02:00
< div class = "block" >
2022-08-09 00:38:01 +02:00
< div class = "tf-ion-network" > < / div >
2020-07-06 22:09:52 +02:00
< h3 > IRC< / h3 >
2020-08-20 10:49:09 +02:00
< p > < a href = "irc://irc.hackint.org/vvoid.camp" > irc://irc.hackint.org/vvoid.camp< / a > < / p >
2020-07-06 22:09:52 +02:00
< / div >
< / div >
2023-02-05 13:47:43 +01:00
2020-07-06 22:09:52 +02:00
2023-02-05 13:47:43 +01:00
< div class = "col-sm-6 col-md-6 wow fadeInLeft" data-wow-delay = "" >
2020-07-06 22:09:52 +02:00
< div class = "block" >
2024-04-05 15:01:42 +02:00
< div class = "matrix" > < / div >
< h3 > Matrix< / h3 >
< p > < a href = "https://matrix.to/#/#VVoidCamp2024:fairydust.space" > #VVoidCamp2024:fairydust.space< / a > < / p >
< / div >
< / div >
< div class = "col-sm-6 col-md-6 wow fadeInLeft" data-wow-delay = "" >
< div class = "block" >
< div class = "mastodon" > < / div >
2023-03-19 00:02:18 +01:00
< h3 > Mastodon< / h3 >
< p > < a href = "https://chaos.social/@VVoidCamp" > https://chaos.social/@VVoidCamp< / a > < / p >
2020-08-20 10:49:09 +02:00
< / div >
2022-08-09 00:38:01 +02:00
< / div >
2023-02-05 13:47:43 +01:00
2022-08-09 00:38:01 +02:00
2023-02-05 13:47:43 +01:00
< div class = "col-sm-6 col-md-6 wow fadeInLeft" data-wow-delay = "" >
2021-08-03 23:40:50 +02:00
< div class = "block" >
2022-08-09 00:38:01 +02:00
< div class = "tf-ion-clipboard" > < / div >
2022-02-04 22:23:29 +01:00
< h3 > VViki< / h3 >
2022-03-14 23:27:12 +01:00
< p > < a href = "https://vviki.vvoid.camp" > https://vviki.vvoid.camp< / a > < / p >
2021-08-03 23:40:50 +02:00
< / div >
< / div >
2023-02-05 13:47:43 +01:00
2021-08-03 23:40:50 +02:00
2023-02-05 13:47:43 +01:00
2021-08-03 23:40:50 +02:00
2020-07-06 22:09:52 +02:00
< / div >
< / div >
< / section >
< footer >
< div class = "container" >
< div class = "row" >
< div class = "col-md-12" >
< div class = "block" >
2021-06-25 10:01:45 +02:00
< p > < a href = "/impressum.html" > Impressum & Datenschutz< / a > < / p >
2021-06-16 09:23:12 +02:00
< p > CD & Logo by < a href = "https://nadine-trautzsch.de" > Nadine Trautzsch< / a > |
< a href = "https://twitter.com/_LeoDJ/status/1300172064586858497" > Titelbild< / a >
< / p >
< p >
Theme ©
< a href = "http://www.Themefisher.com" > Themefisher< / a > | All right reserved.< / p >
2020-07-06 22:09:52 +02:00
< / div >
< / div >
< / div >
< / div >
< / footer >
<!-- Js -->
< script src = "https://www.vvoid.camp/js/vendor/jquery-2.1.1.min.js" > < / script >
< script src = "https://www.vvoid.camp/js/bootstrap.min.js" > < / script >
< script src = "https://www.vvoid.camp/js/vendor/modernizr-2.6.2.min.js" > < / script >
< script src = "https://www.vvoid.camp/js/jquery.lwtCountdown-1.0.js" > < / script >
< script src = "https://www.vvoid.camp/js/owl.carousel.min.js" > < / script >
< script src = "https://www.vvoid.camp/js/jquery.validate.min.js" > < / script >
< script src = "https://www.vvoid.camp/js/jquery.form.js" > < / script >
< script src = "https://www.vvoid.camp/js/jquery.nav.js" > < / script >
< script src = "https://www.vvoid.camp/js/wow.min.js" > < / script >
< script src = "https://www.vvoid.camp/js/main.js" > < / script >
< / body >
< / html >