First 2021 updates

This commit is contained in:
Andre Beging
2020-08-18 10:57:17 +02:00
parent e2d917d7b4
commit bdf81c6f08
8 changed files with 43 additions and 29 deletions

View File

@@ -1,4 +1,3 @@
---
showHero: true
---
*so gut wie das läuft, auf jeden Fall!

View File

@@ -1,5 +1,5 @@
---
title: Anreise
title: Anreise 2020
date: '2020-07-27'
---
Die Anreise ist **ab 17 Uhr** möglich.

View File

@@ -1,5 +1,5 @@
---
title: Frequently Asked Questions
title: Frequently Asked Questions (FAQs) 2020
date: '2020-03-02'
---
(und auch Fragen, die sich zu stellen noch niemand traute)
@@ -20,6 +20,11 @@ Was darüber hinaus geht, sprecht bitte vorher mit uns ab:
<img src="../assets/mkmail.png" />
## Ich habe noch eine Frage zu Merch!
Wenn hier noch etwas unklar sein sollte, meldet euch bei Andi:
<img src="../assets/abmail.png" />
## Wie setzen sich die Basiskosten zusammen?
@@ -33,17 +38,11 @@ Am Ende landen wir so bei 40€ / Person.
Anreisen dürfen wir ab **17 Uhr**.
Wir klären aktuell, ob eine frühere Anreise möglich ist. **Updates hier!**
<hr />
## Komme ich da auch mit öffentlichen Verkehrsmitteln hin?
Nervig, aber geht!
Ab **Limburg (Lahn)** ist man in ca. 45 Minuten im Dorf **65558 Langenscheid**.
Von da aus ist man in ein paar Fußminuten beim Haus.
Sprich dich am besten mit anderen ab und bildet eine Fahrgemeinschaft.
Ja, das geht! Alle Details unter dem Menüpunkt **Anreise**.
## Was gibts zu essen?

12
content/geschichte.md Normal file
View File

@@ -0,0 +1,12 @@
---
title: Geschichte
date: '2020-02-12'
---
<h1>2020</h1>
28.08. bis 30.08.2020
Teilnehmer: 23 (22 ständige)
Kosten: 40 + 8 pro Abendessen
<hr />

View File

@@ -5,12 +5,16 @@
<strong>Codename &lt;DD&gt;-Wochenende</strong>
</p>
<p>
28. bis 30. August 2020<br />
Das nächste Mal 2021!<br />
Eine Schnapsidee des Chapter Siegen: Name folgt...
</p>
<p>
<a href='http://durstiger-donnerstag.de/index.php?page=kontakt_impressum' target="_blank">Impressum</a> | <a href='http://durstiger-donnerstag.de/index.php?page=datenschutz' target="_blank">Datenschutzerklärung</a>
</p>
</p>
<p>
<a href='{{ "geschichte" | absURL }}'>Geschichte</a>
</p>
</div>
<div class="column">
<p>

View File

@@ -1,10 +1,10 @@
<div id="hero">
<div>
<div>
<h1>Das erste alljährliche*<br /><img src="assets/dd_white.png">-Wochenende</DD></h1>
<h2>28.08 - 30.08.2020</h2>
<h3>AUSGEBUCHT!</h3>
<h3><a href='{{ "location/" | absURL }}' class="btn btn-light btn-lg">INFOS</a> <!--<a href='{{ "anmeldung/" | absURL }}' class="btn btn-light btn-lg">JETZT ANMELDEN!</a>--></h3>
<h1>Das <span style="color: #d2bf20;">zweite</span> alljährliche<br /><img src="assets/dd_white.png">-Wochenende</DD></h1>
<h2>Ende August 2021</h2>
<h3>Details folgen...</h3>
<h3><!--<a href='{{ "location/" | absURL }}' class="btn btn-light btn-lg">INFOS</a> <a href='{{ "anmeldung/" | absURL }}' class="btn btn-light btn-lg">JETZT ANMELDEN!</a>--></h3>
</div>
</div>
</div>

View File

@@ -13,25 +13,25 @@
<li {{$classString | safeHTMLAttr}}>Anmeldung</li>
</a>
{{ if (eq .Permalink (string ("location/" | absURL))) }}{{ $classString = "class='active'" }}{{else}}{{$classString = ""}}{{ end }}
<a href='{{ "location/" | absURL }}'>
<li {{$classString | safeHTMLAttr}}>Location</li>
</a>
{{ if (eq .Permalink (string ("merch/" | absURL))) }}{{ $classString = "class='active'" }}{{else}}{{$classString = ""}}{{ end }}
<a href='{{ "merch/" | absURL }}'>
<li {{$classString | safeHTMLAttr}}>Merchandise</li>
</a>
{{ if (eq .Permalink (string ("faq/" | absURL))) }}{{ $classString = "class='active'" }}{{else}}{{$classString = ""}}{{ end }}
<a href='{{ "faq/" | absURL }}'>
<li {{$classString | safeHTMLAttr}}>FAQ</li>
{{ if (eq .Permalink (string ("location/" | absURL))) }}{{ $classString = "class='active'" }}{{else}}{{$classString = ""}}{{ end }}
<a href='{{ "location/" | absURL }}'>
<li {{$classString | safeHTMLAttr}}>Location</li>
</a>
{{ if (eq .Permalink (string ("anreise/" | absURL))) }}{{ $classString = "class='active'" }}{{else}}{{$classString = ""}}{{ end }}
<a href='{{ "anreise/" | absURL }}'>
<li {{$classString | safeHTMLAttr}}>Anreise</li>
</a>
{{ if (eq .Permalink (string ("faq/" | absURL))) }}{{ $classString = "class='active'" }}{{else}}{{$classString = ""}}{{ end }}
<a href='{{ "faq/" | absURL }}'>
<li {{$classString | safeHTMLAttr}}>FAQ</li>
</a>
</ul>
</div>
<div class="nav-right">

View File

@@ -10,17 +10,17 @@
<a href='{{ "anmeldung/" | absURL }}'>
<li>Anmeldung</li>
</a>
<a href='{{ "location/" | absURL }}'>
<li>Location</li>
</a>
<a href='{{ "merch/" | absURL }}'>
<li>Merchandise</li>
</a>
<a href='{{ "faq/" | absURL }}'>
<li>FAQ</li>
<a href='{{ "location/" | absURL }}'>
<li>Location</li>
</a>
<a href='{{ "anreise/" | absURL }}'>
<li>Anreise</li>
</a>
<a href='{{ "faq/" | absURL }}'>
<li>FAQ</li>
</a>
</ul>
</div>