Schedule and register

main
Martin Braun 1 week ago
parent 41482a60eb
commit b21c869c4f
  1. 2
      en/imprint.html
  2. 43
      en/index.html
  3. 2
      en/participate.html
  4. BIN
      image/infodesk.png
  5. 2
      imprint.html
  6. 65
      index.html
  7. 2
      participate.html
  8. 4
      styles-4.3.css

@ -4,7 +4,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta property="og:image" content="../image/poster.png"/> <meta property="og:image" content="../image/poster.png"/>
<link rel="stylesheet" type="text/css" href="../styles-4.2.css"> <link rel="stylesheet" type="text/css" href="../styles-4.3.css">
<title>Impressum</title> <title>Impressum</title>
</head> </head>

@ -4,7 +4,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta property="og:image" content="image/poster.png" /> <meta property="og:image" content="image/poster.png" />
<link rel="stylesheet" type="text/css" href="../styles-4.2.css"> <link rel="stylesheet" type="text/css" href="../styles-4.3.css">
<title>4. Tübingen Days of Digital Freedom</title> <title>4. Tübingen Days of Digital Freedom</title>
</head> </head>
@ -21,22 +21,44 @@
</div> </div>
<div class="box" id="event"> <div class="box" id="event">
<h2>July 26/27, 2025</h2> <h2>July 26/27, 2025</h2>
<p>The Tübingen Days of Digital Freedom are an open Chaos community event. The event is not only aimed at <p>The Tübingen Days of Digital Freedom are an open Chaos community event. The event is not only aimed
at
nerds, but also at everyone interested in a life of freedom and nerds, but also at everyone interested in a life of freedom and
self-determination. To this end, we want to give you the tools for self-empowerment in the form of self-determination. To this end, we want to give you the tools for self-empowerment in the form of
workshops and presentations. But you are also welcome to come just to hang-out, have conversations workshops and presentations. But you are also welcome to come just to hang-out, have conversations
with others, and take a look at the blinky things. with others, and take a look at the blinky things.
</p> </p>
<p>After the event in 2024 grew even larger and more vibrant than we could have ever imagined, with
nearly 50 sessions and over 200 participants, we will expand the program to cover an entire weekend
in 2025. This way, the schedule will be less tightly packed, giving more opportunities to enjoy much
of the program, soak up the atmosphere, or simply relax in the larger assembly area.</p>
<p class="big">All Creatures Welcome!</p> <p class="big">All Creatures Welcome!</p>
<div class="button-container"> <div class="button-container">
<a href="../tdf3/en/recap.html" class="button">Recap of the TDF 2024</a> <a href="../tdf3/en/recap.html" class="button">Recap of the TDF 2024</a>
</div> </div>
</div> </div>
<div class="box">
<h2>Schedule</h2>
<div style="display: grid; grid-template-columns: 1fr 1fr; gap: 2em;">
<div>
<h3>Saturday, July 26, 2025</h3>
<ul>
<li><b>09:00:</b> Entry for Assembly Area</li>
<li><b>11:00:</b> Entry for everyone</li>
<li><b>12:00:</b> Introduction Herald and TV Elves</li>
<li><b>13:00 – 23:00:</b> Program</li>
<li><b>23:00 – 9:00:</b> Nightshift</li>
</ul>
</div>
<div>
<h3>Sunday, July 27, 2025</h3>
<ul>
<li><b>09:00:</b> Entry and breakfast</li>
<li><b>10:00:</b> Introduction Herald and TV Elves</li>
<li><b>11:00 – 17:00:</b> Program</li>
<li><b>from 17:00:</b> Dismantling</li>
</ul>
</div>
</div>
</div>
<div class="box"> <div class="box">
<h2>Program</h2> <h2>Program</h2>
<p><b>Please note:</b> Most talks and workshops will be held in German.</p> <p><b>Please note:</b> Most talks and workshops will be held in German.</p>
@ -63,6 +85,7 @@
</div> </div>
</div> </div>
<div class="box" id="location"> <div class="box" id="location">
<h2>Location</h2> <h2>Location</h2>
<p>The Day of Digital Freedom will take place at the Westspitze Tübingen.</p> <p>The Day of Digital Freedom will take place at the Westspitze Tübingen.</p>
@ -87,6 +110,14 @@
</div> </div>
</div> </div>
<div class="box" id="register">
<h2>Register</h2>
<p>You can register for the Tübingen Days of Digital Freedom to help us with planning and to stay up to date. Registration is voluntary and free of charge. However, you can make a donation to support the event.</p>
<div class="button-container">
<a href="https://pretix.cttue.de/cttue/tdf4" class="button">Register</a>
</div>
</div>
<div class="box" id="ctt"> <div class="box" id="ctt">
<h2>Organizers</h2> <h2>Organizers</h2>
<p>The Tübingen Day of Digital Freedom is initiated and organized by the ChaosTreff Tübingen (CTT). The <p>The Tübingen Day of Digital Freedom is initiated and organized by the ChaosTreff Tübingen (CTT). The

@ -4,7 +4,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta property="og:image" content="image/poster.png"/> <meta property="og:image" content="image/poster.png"/>
<link rel="stylesheet" type="text/css" href="../styles-4.2.css"> <link rel="stylesheet" type="text/css" href="../styles-4.3.css">
<title>4. Tübinger Days of Digital Freedom</title> <title>4. Tübinger Days of Digital Freedom</title>
</head> </head>

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 MiB

@ -4,7 +4,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta property="og:image" content="image/poster.png"/> <meta property="og:image" content="image/poster.png"/>
<link rel="stylesheet" type="text/css" href="styles-4.2.css"> <link rel="stylesheet" type="text/css" href="styles-4.3.css">
<title>Impressum</title> <title>Impressum</title>
</head> </head>

@ -4,7 +4,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta property="og:image" content="image/poster.png" /> <meta property="og:image" content="image/poster.png" />
<link rel="stylesheet" type="text/css" href="styles-4.2.css"> <link rel="stylesheet" type="text/css" href="styles-4.3.css">
<title>4. Tübinger Tage der digitalen Freiheit</title> <title>4. Tübinger Tage der digitalen Freiheit</title>
</head> </head>
@ -28,21 +28,42 @@
Selbstbefähigung in Form von Workshops und Vorträgen anreizen. Man darf aber auch gerne zum Chillen, Selbstbefähigung in Form von Workshops und Vorträgen anreizen. Man darf aber auch gerne zum Chillen,
Gespräche und Blinkereien genießen vorbeikommen. Gespräche und Blinkereien genießen vorbeikommen.
</p> </p>
<p>Nach dem der das Event im Jahr 2024 mit fast 50 Sessions und über 200 Teilnehmern noch größer und bunter geworden ist,
als wir uns haben ausmalen können, werden wir 2025 das Programm auf ein ganzes Wochenende ausbreiten. So
wird der Fahrplan nicht mehr ganz so eng gepackt sein und es ist mehr Gelegenheit viel von dem
Programm mitnehmen zu können, einfach die Atmosphäre zu genießen oder sich in der größeren Assembly-Area niederzulassen.
</p>
<p class="big">All Creatures Welcome!</p> <p class="big">All Creatures Welcome!</p>
<div class="button-container"> <div class="button-container">
<a href="tdf3/recap.html" class="button">Rückblick auf den TDF 2024</a> <a href="tdf3/recap.html" class="button">Rückblick auf den TDF 2024</a>
</div> </div>
</div> </div>
<div class="box">
<h2>Zeitplan</h2>
<div style="display: grid; grid-template-columns: 1fr 1fr; gap: 2em;">
<div>
<h3>Samstag, 26. Juli 2025</h3>
<ul>
<li><b>09:00 Uhr:</b> Einlass für Assembly-Area</li>
<li><b>11:00 Uhr:</b> Einlass für alle</li>
<li><b>12:00 Uhr:</b> Einführung Herald und TV-Elfen</li>
<li><b>13:00 – 23:00 Uhr:</b> Programm</li>
<li><b>23:00 – 9:00 Uhr:</b> Nightshift</li>
</ul>
</div>
<div>
<h3>Sonntag, 27. Juli 2025</h3>
<ul>
<li><b>09:00 Uhr:</b> Einlass und Frühstück</li>
<li><b>10:00 Uhr:</b> Einführung Herald und TV-Elfen</li>
<li><b>11:00 – 17:00 Uhr:</b> Programm</li>
<li><b>ab 17:00 Uhr:</b> Abbau</li>
</ul>
</div>
</div>
</div>
<div class="box"> <div class="box">
<h2>Programm</h2> <h2>Programm</h2>
<p>Es erwarten euch Vorträge und Workshops in 4 Sälen aus folgenden Themenbereichen:</p> <p>Es erwarten euch ca. 50 Vorträge und Workshops in 4 Sälen aus folgenden Themenbereichen:</p>
<div style="display: grid; grid-template-columns: 1fr 1fr 1fr;"> <div style="display: grid; grid-template-columns: 1fr 1fr 1fr 1fr;">
<div> <div>
<ul> <ul>
<li>Kreativität & Schönheit</li> <li>Kreativität & Schönheit</li>
@ -57,15 +78,21 @@
</div> </div>
<div> <div>
<ul> <ul>
<li>Nachhaltigkeit & Klimagerechtigkeit</li> <li>Vielfalt & Achtsamkeit</li>
<li>Nachhaltigkeit & Klima</li>
</ul>
</div>
<div>
<ul>
<li>Science & Technology</li>
<li>Vernetzung & Aktionen</li> <li>Vernetzung & Aktionen</li>
</ul> </ul>
</div> </div>
</div> </div>
<p>Das Programm wird zwei Wochen vor dem Event unter <a href="https://cfp.cttue.de/tdf4/schedule">Fahrplan</a>
veröffentlicht. Du kannst dich auch gerne an der Programmgestaltung beteiligen, indem du einen
Workshop oder Vortrag einreichst. Mehr Informationen dazu findest du auf der Seite <a
href="participate.html">Mitmachen</a>.</p>
</div> </div>
<div class="box" id="location"> <div class="box" id="location">
@ -90,10 +117,20 @@
du zum Gelingen der Veranstaltung beitragen kannst. Auf der folgenden Seite kannst du mehr darüber du zum Gelingen der Veranstaltung beitragen kannst. Auf der folgenden Seite kannst du mehr darüber
erfahren:</p> erfahren:</p>
<div class="button-container"> <div class="button-container">
<a href="participate.html" class="button">Mitmachen</a> <a href="participate.html" class="button">Mitmachen / Call for Participation</a>
</div> </div>
</div> </div>
<div class="box" id="register">
<h2>Anmelden</h2>
<p>Du kannst dich für die Tübinger Tage der digitalen Freiheit anmelden, um uns bei der Planung zu
helfen und um auf dem Laufenden zu bleiben. Die Anmeldung ist freiwillig und kostenlos. Du kannst
aber eine Spende geben, um die Veranstaltung zu unterstützen.</p>
</p>
<div class="button-container">
<a href="https://pretix.cttue.de/cttue/tdf4" class="button">Anmelden</a>
</div>
</div>
<div class="box" id="ctt"> <div class="box" id="ctt">

@ -4,7 +4,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta property="og:image" content="image/poster.png" /> <meta property="og:image" content="image/poster.png" />
<link rel="stylesheet" type="text/css" href="styles-4.2.css"> <link rel="stylesheet" type="text/css" href="styles-4.3.css">
<title>4. Tübinger Tage der digitalen Freiheit</title> <title>4. Tübinger Tage der digitalen Freiheit</title>
</head> </head>

@ -81,6 +81,10 @@ body {
background-image: url("image/westspitze.png"); background-image: url("image/westspitze.png");
} }
#register {
background-image: url("image/infodesk.png");
}
#content { #content {
max-width: 1000px; max-width: 1000px;
margin: 0 auto; margin: 0 auto;
Loading…
Cancel
Save