Automated deployment: Wed Feb 12 09:58:52 UTC 2020 7c15a64ddb

This commit is contained in:
TroogS
2020-02-12 09:58:52 +00:00
parent baea03e3f1
commit b84a3bde47
14 changed files with 324 additions and 69 deletions
+14 -13
View File
@@ -18,15 +18,21 @@
<div class="nav">
<nav>
<div class="nav-left">
<a href='https://ddwe.beging.de/' class="header-logo">
<img src='https://ddwe.beging.de/assets/dd_white.png' />
</a>
<ul class="nav-links">
<a href='https://ddwe.beging.de/anmeldung'>
<li>Anmeldung</li>
<a href='https://ddwe.beging.de/anmeldung/'>
<li >Anmeldung</li>
</a>
<a href='https://ddwe.beging.de/asd'>
<li>Anmeldung</li>
<a href='https://ddwe.beging.de/info/'>
<li >Infos</li>
</a>
</ul>
</div>
@@ -51,23 +57,18 @@
<div class="footer-row">
<div class="column">
<p>
<strong>Nacht der Wissenschaft Siegen</strong>
<strong>Codename DDWE</strong>
</p>
<p>
Eine Veranstaltung der Studentischen Initiative für
Wissenschaftskommunikation.<br />Kurz: WissKomm
Eine Schnapsidee des &lt;DD&gt;-Chapter Siegen: Name folgt...
</p>
<p>
<a href="http://www.wisskomm.org" target="_blank">www.wisskomm.org</a>
</p>
<p>
<a href='https://ddwe.beging.de/legal'>Impressum</a> | <a href='https://ddwe.beging.de/privacy'>Datenschutzerklärung</a>
<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>
</div>
<div class="column">
<p>
<a href="https://www.facebook.com/ndwsiegen/" target="_blank"><img src='https://ddwe.beging.de/img/facebook_g.png' width="50px" /></a>
<a href="https://www.instagram.com/nacht_der_wissenschaft_siegen/" target="_blank"><img src='https://ddwe.beging.de/img/instagram_g.png' width="50px" /></a>
<img src='https://ddwe.beging.de/assets/D5_Logo.svg' >
</p>
</div>
</div>
+17 -18
View File
@@ -18,15 +18,21 @@
<div class="nav">
<nav>
<div class="nav-left">
<a href='https://ddwe.beging.de/' class="header-logo">
<img src='https://ddwe.beging.de/assets/dd_white.png' />
</a>
<ul class="nav-links">
<a href='https://ddwe.beging.de/anmeldung'>
<li>Anmeldung</li>
<a href='https://ddwe.beging.de/anmeldung/'>
<li class='active'>Anmeldung</li>
</a>
<a href='https://ddwe.beging.de/asd'>
<li>Anmeldung</li>
<a href='https://ddwe.beging.de/info/'>
<li >Infos</li>
</a>
</ul>
</div>
@@ -39,33 +45,26 @@
</div>
<div id="content">
<p><iframe style="border: 0;" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1491.2070126276749!2d8.019840114042237!3d50.87386025123275!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47bc1c92617567e9%3A0xf8194b5a7311fcf8!2sMartinikirche!5e1!3m2!1sde!2sde!4v1463569599015" width="100%" height="350" frameborder="0" allowfullscreen="allowfullscreen"></iframe>
<p><strong>Martinikirche</strong><br>
Grabenstraße 22<br>
57072 Siegen</p>
<h1>Kontakt &amp; Anfahrt</h1>
<p>Anmeldeformular kommt</p>
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSfBLKLXulGQOIXj123Q6vQL2a-w5qPV342561C9GE0O_6FDcg/viewform?embedded=true" width="100%" height="1491" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
</div>
<footer>
<div class="footer-row">
<div class="column">
<p>
<strong>Nacht der Wissenschaft Siegen</strong>
<strong>Codename DDWE</strong>
</p>
<p>
Eine Veranstaltung der Studentischen Initiative für
Wissenschaftskommunikation.<br />Kurz: WissKomm
Eine Schnapsidee des &lt;DD&gt;-Chapter Siegen: Name folgt...
</p>
<p>
<a href="http://www.wisskomm.org" target="_blank">www.wisskomm.org</a>
</p>
<p>
<a href='https://ddwe.beging.de/legal'>Impressum</a> | <a href='https://ddwe.beging.de/privacy'>Datenschutzerklärung</a>
<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>
</div>
<div class="column">
<p>
<a href="https://www.facebook.com/ndwsiegen/" target="_blank"><img src='https://ddwe.beging.de/img/facebook_g.png' width="50px" /></a>
<a href="https://www.instagram.com/nacht_der_wissenschaft_siegen/" target="_blank"><img src='https://ddwe.beging.de/img/instagram_g.png' width="50px" /></a>
<img src='https://ddwe.beging.de/assets/D5_Logo.svg' >
</p>
</div>
</div>
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 44 KiB

+96 -12
View File
@@ -5947,6 +5947,8 @@ select {
top: 0;
width: 100%;
z-index: 1000;
font-family: 'SFMoviePoster', system-ui, sans-serif;
font-size: 2.8rem;
}
.nav nav {
padding: 0 20px;
@@ -5957,6 +5959,7 @@ select {
}
.nav nav .header-logo img {
height: 35px;
display: inline-block;
}
.nav nav .nav-links {
list-style: none;
@@ -5975,7 +5978,7 @@ select {
.nav nav .nav-links a li:hover,
.nav nav .nav-links a li.active {
border-color: inherit;
padding: 5px 0px;
padding: 0px 0px;
}
.nav nav .nav-left {
display: flex;
@@ -6048,6 +6051,7 @@ footer .footer-row a {
footer .footer-row img {
display: inline-block;
margin: 0px 10px;
max-width: 250px;
}
.cards {
@@ -6065,6 +6069,9 @@ footer .footer-row img {
margin: 1rem 0.25em;
border: 1px solid rgba(0, 0, 0, 0.125);
border-radius: 0.25rem;
background-color: #fff;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.cards .card > a {
color: unset;
@@ -6073,9 +6080,10 @@ footer .footer-row img {
.cards .card .card-header {
background-color: red;
padding: 0.75rem 1.25rem;
background-color: rgba(0, 0, 0, 0.03);
border: 0px solid rgba(0, 0, 0, 0.125);
border-bottom-width: 1px;
background-color: maroon;
color: #fff;
}
@media screen and (max-width: 576px) {
.cards .card .card-header {
@@ -6104,6 +6112,20 @@ footer .footer-row img {
display: inline;
}
@font-face {
font-family: 'SFMoviePoster';
src: url('../font/SFMoviePoster.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'SFMoviePoster';
src: url('../font/SFMoviePosterBold.ttf') format('truetype');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'FiraSans';
src: url('../font/FiraSans-Regular.ttf') format('truetype');
@@ -6144,6 +6166,20 @@ body {
position: absolute;
top: 80px;
width: 100%;
min-height: calc(100vh - 80px);
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'SFMoviePoster', system-ui, sans-serif;
}
h1 {
font-size: 4rem;
}
h2,
@@ -6162,11 +6198,6 @@ p {
margin: auto;
padding-bottom: 300px;
}
@media screen and (max-width: 576px) {
#content {
padding: 20px;
}
}
.text-center {
text-align: center;
@@ -6252,16 +6283,40 @@ body.hero {
justify-content: center;
text-align: center;
}
#hero > div > div {
border: 1px solid red;
padding: 0;
}
#hero h1 img,
#hero h2 img,
#hero h3 img,
#hero h4 img {
vertical-align: middle;
display: inline-block;
}
#hero h1 small,
#hero h2 small,
#hero h3 small,
#hero h4 small {
font-size: 0.5em;
vertical-align: text-top;
}
#hero h1 {
font-size: 7vw;
font-size: 15vw;
font-weight: normal;
line-height: 15vw;
}
#hero h1 img {
width: 18vw;
height: auto;
}
#hero h2 {
font-size: 4vw;
font-weight: lighter;
font-size: 8vw;
line-height: 8vw;
}
#hero h3 {
font-size: 2vw;
font-size: 3vw;
font-weight: lighter;
}
#hero a {
@@ -6272,11 +6327,40 @@ body.hero {
width: 20%;
opacity: 0.3;
}
@media only screen and (max-width: 576px) {
@media only screen and (max-width: 1200px) {
#hero h1 {
font-size: 20vw;
line-height: 17vw;
}
#hero h1 img {
width: 28vw;
}
#hero h2 {
font-size: 6vw;
font-size: 12vw;
line-height: 12vw;
}
#hero h3 {
font-size: 4vw;
}
}
@media only screen and (max-width: 992px) {
#hero h1 img {
width: 34vw;
}
#hero h3 {
font-size: 5vw;
}
}
@media only screen and (max-width: 576px) {
#hero h1 {
font-size: 22vw;
line-height: 20vw;
}
#hero h2 {
font-size: 16vw;
line-height: 16vw;
}
#hero h3 {
font-size: 9vw;
}
}
+1 -1
View File
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+17 -18
View File
@@ -19,15 +19,21 @@
<div class="nav">
<nav>
<div class="nav-left">
<a href='https://ddwe.beging.de/' class="header-logo">
<img src='https://ddwe.beging.de/assets/dd_white.png' />
</a>
<ul class="nav-links">
<a href='https://ddwe.beging.de/anmeldung'>
<li>Anmeldung</li>
<a href='https://ddwe.beging.de/anmeldung/'>
<li >Anmeldung</li>
</a>
<a href='https://ddwe.beging.de/asd'>
<li>Anmeldung</li>
<a href='https://ddwe.beging.de/info/'>
<li >Infos</li>
</a>
</ul>
</div>
@@ -41,11 +47,9 @@
<div id="hero">
<div>
<h1>Das erste alljährliche*<br /><img src="assets/dd_white.png" style="height: 3.1rem; display: inline-block;">-Wochenende</DD></h1>
<div style="padding: 5vh 0;">
<h2>28.08 - 30.08.2020</h2>
</div>
<h3><a href="" class="btn btn-light btn-lg">Jetzt anmelden!</a></h3>
<h1>Das erste alljährliche<small>*</small><br /><img src="assets/dd_white.png">-Wochenende</DD></h1>
<h2>28.08 - 30.08.2020</h2>
<h3><a href='https://ddwe.beging.de/anmeldung/' class="btn btn-light btn-lg">INFOS</a> <a href='https://ddwe.beging.de/anmeldung/' class="btn btn-light btn-lg">JETZT ANMELDEN!</a></h3>
</div>
</div>
@@ -57,23 +61,18 @@
<div class="footer-row">
<div class="column">
<p>
<strong>Nacht der Wissenschaft Siegen</strong>
<strong>Codename DDWE</strong>
</p>
<p>
Eine Veranstaltung der Studentischen Initiative für
Wissenschaftskommunikation.<br />Kurz: WissKomm
Eine Schnapsidee des &lt;DD&gt;-Chapter Siegen: Name folgt...
</p>
<p>
<a href="http://www.wisskomm.org" target="_blank">www.wisskomm.org</a>
</p>
<p>
<a href='https://ddwe.beging.de/legal'>Impressum</a> | <a href='https://ddwe.beging.de/privacy'>Datenschutzerklärung</a>
<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>
</div>
<div class="column">
<p>
<a href="https://www.facebook.com/ndwsiegen/" target="_blank"><img src='https://ddwe.beging.de/img/facebook_g.png' width="50px" /></a>
<a href="https://www.instagram.com/nacht_der_wissenschaft_siegen/" target="_blank"><img src='https://ddwe.beging.de/img/instagram_g.png' width="50px" /></a>
<img src='https://ddwe.beging.de/assets/D5_Logo.svg' >
</p>
</div>
</div>
+22 -5
View File
@@ -6,20 +6,37 @@
<description>Recent content on &lt;DD&gt;-Wochenende</description>
<generator>Hugo -- gohugo.io</generator>
<language>de-DE</language>
<lastBuildDate>Wed, 09 Apr 2014 00:00:00 +0000</lastBuildDate>
<lastBuildDate>Wed, 12 Feb 2020 00:00:00 +0000</lastBuildDate>
<atom:link href="https://ddwe.beging.de/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Infos</title>
<link>https://ddwe.beging.de/info/</link>
<pubDate>Wed, 12 Feb 2020 00:00:00 +0000</pubDate>
<guid>https://ddwe.beging.de/info/</guid>
<description> Verein für Sozialwesen und Ökologie Gülle Mühle e.V.
Daubachtal 1
65558 Langenscheid
www.guelle-muehle.de
Das Haus
Mit Parkplätzen Lagerfeuer
Kinder bitte wegdenken Terrasse
Eingehend geprüfte Flunkyballeignung Aufenthaltsraum
Von innen viel größer Küche
Gulasch? Gulasch! Bach
Morgens ein paar Bahnen schwimmen </description>
</item>
<item>
<title>Kontakt &amp; Anfahrt</title>
<link>https://ddwe.beging.de/anmeldung/</link>
<pubDate>Wed, 09 Apr 2014 00:00:00 +0000</pubDate>
<pubDate>Wed, 12 Feb 2020 00:00:00 +0000</pubDate>
<guid>https://ddwe.beging.de/anmeldung/</guid>
<description>Martinikirche
Grabenstraße 22
57072 Siegen</description>
<description>Anmeldeformular kommt</description>
</item>
</channel>
+147
View File
@@ -0,0 +1,147 @@
<!DOCTYPE html>
<html lang="de">
<head>
<link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png" />
<link rel="manifest" href="../site.webmanifest" />
<link rel="mask-icon" href="../safari-pinned-tab.svg" color="#000000" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta name="theme-color" content="#040404" />
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Infos | &lt;DD> Wochenende</title>
<link rel="stylesheet" href='https://ddwe.beging.de/css/ndws.css' />
</head>
<body >
<div class="nav">
<nav>
<div class="nav-left">
<a href='https://ddwe.beging.de/' class="header-logo">
<img src='https://ddwe.beging.de/assets/dd_white.png' />
</a>
<ul class="nav-links">
<a href='https://ddwe.beging.de/anmeldung/'>
<li >Anmeldung</li>
</a>
<a href='https://ddwe.beging.de/info/'>
<li class='active'>Infos</li>
</a>
</ul>
</div>
<div class="nav-right">
<ul class="nav-links">
</ul>
</div>
</nav>
</div>
<div id="content">
<h1>Infos</h1>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2545.2760388898882!2d7.947020516297274!3d50.36140710165712!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47bdd25d282463d9%3A0x3b67bdeed2db34d8!2sVerein%20f%C3%BCr%20Sozialwesen%20und%20%C3%96kologie%20G%C3%BClle-M%C3%BChle!5e0!3m2!1sen!2sde!4v1581491224203!5m2!1sen!2sde" width="100%" height="450" frameborder="0" style="border:0;" allowfullscreen="true"></iframe>
<p><strong>Verein für Sozialwesen und Ökologie Gülle Mühle e.V.</strong><br>
Daubachtal 1<br>
65558 Langenscheid<br>
<a href="https://www.guelle-muehle.de/">www.guelle-muehle.de</a></p>
<section class="cards">
<article class="card">
<div class="card-header">
Das Haus<strong></strong><br />
Mit Parkplätzen
</div>
<div class="card-body text-center">
<a href="https://www.guelle-muehle.de/galerie.html" target="_blank">
<img src="https://www.interatmedia-content.de/z-leistung/galerie/200001971/LWmnVRfX4P.jpg" />
</a>
</div>
</article>
<article class="card">
<div class="card-header">
<strong>Lagerfeuer</strong><br />
Kinder bitte wegdenken
</div>
<div class="card-body text-center">
<a href="https://www.guelle-muehle.de/galerie.html" target="_blank">
<img src="https://www.interatmedia-content.de/z-leistung/galerie/200001971/gO6sg4fY6I.jpg" />
</a>
</div>
</article>
<article class="card">
<div class="card-header">
<strong>Terrasse</strong><br />
Eingehend geprüfte Flunkyballeignung
</div>
<div class="card-body text-center">
<a href="https://www.guelle-muehle.de/galerie.html" target="_blank">
<img src="https://www.interatmedia-content.de/z-leistung/galerie/200001971/ZovtdYV7q3.jpg" />
</a>
</div>
</article>
<article class="card">
<div class="card-header">
<strong>Aufenthaltsraum</strong><br />
Von innen viel größer
</div>
<div class="card-body text-center">
<a href="https://www.guelle-muehle.de/galerie.html" target="_blank">
<img src="https://www.interatmedia-content.de/z-leistung/galerie/200001971/ECE1Bdcflr.jpg" />
</a>
</div>
</article>
<article class="card">
<div class="card-header">
<strong>Küche</strong><br />
Gulasch? Gulasch!
</div>
<div class="card-body text-center">
<a href="https://www.guelle-muehle.de/galerie.html" target="_blank">
<img src="https://www.interatmedia-content.de/z-leistung/galerie/200001971/Stdx7GzUbz.jpg" />
</a>
</div>
</article>
<article class="card">
<div class="card-header">
<strong>Bach</strong><br />
Morgens ein paar Bahnen schwimmen
</div>
<div class="card-body text-center">
<a href="https://www.guelle-muehle.de/galerie.html" target="_blank">
<img src="https://www.interatmedia-content.de/z-leistung/galerie/200001971/G9yH4Oy3eu.jpg" />
</a>
</div>
</article>
</section>
</div>
<footer>
<div class="footer-row">
<div class="column">
<p>
<strong>Codename DDWE</strong>
</p>
<p>
Eine Schnapsidee des &lt;DD&gt;-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>
</div>
<div class="column">
<p>
<img src='https://ddwe.beging.de/assets/D5_Logo.svg' >
</p>
</div>
</div>
</footer>
<script src='https://ddwe.beging.de/js/script.js'></script>
</body>
</html>
+7 -2
View File
@@ -4,12 +4,17 @@
<url>
<loc>https://ddwe.beging.de/</loc>
<lastmod>2014-04-09T00:00:00+00:00</lastmod>
<lastmod>2020-02-12T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://ddwe.beging.de/info/</loc>
<lastmod>2020-02-12T00:00:00+00:00</lastmod>
</url>
<url>
<loc>https://ddwe.beging.de/anmeldung/</loc>
<lastmod>2014-04-09T00:00:00+00:00</lastmod>
<lastmod>2020-02-12T00:00:00+00:00</lastmod>
</url>
</urlset>