forked from cal/tdf-2023-webseite
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
81 lines
3.8 KiB
81 lines
3.8 KiB
7 months ago
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
|
||
|
<head>
|
||
|
<meta charset="utf-8">
|
||
|
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||
|
<title>3. Tübinger Day of Digital Freedom</title>
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<div class="background">
|
||
|
|
||
|
<div id="content">
|
||
|
|
||
|
<div class="banner-box">
|
||
|
<img class="banner" id="banner-1" src="../image/banner-1.png" />
|
||
|
<img class="banner" id="banner-2" src="../image/banner-2.png" />
|
||
|
<img class="banner" id="banner-3" src="../image/banner-3.png" />
|
||
|
</div>
|
||
|
|
||
|
<div class="box" id="event">
|
||
|
<h2>Save the Date!</h2>
|
||
|
<p class="big">On July 6, 2024, the 3rd Day of Digital Freedom will take place in Tübingen.</p>
|
||
|
<p>The Tübingen Day of Digital Freedom is an open Chaos community event.
|
||
|
The event is not only aimed at 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 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.
|
||
|
</p>
|
||
|
<p class="big">All Creatures Welcome.</p>
|
||
|
</div>
|
||
|
|
||
|
<div class="box" id="participate">
|
||
|
<h2>Participate!</h2>
|
||
|
<p>Be part of the event by contributing your own part. Click on "Participate" to learn more…
|
||
|
</p>
|
||
|
<div class="button-container">
|
||
|
<a href="participate.html" class="button">Participate</a>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
<div class="box" id="assemblies">
|
||
|
<h2>Assemblies</h2>
|
||
|
<p>Bring your projects and experience the unique charm that arises when people work together!
|
||
|
Those who have already visited CCC events know exactly what we're talking about. We provide free and
|
||
|
suitable spaces so that you can organize your assembly on site.</p>
|
||
|
<p>What is an assembly? The term has many meanings like "construction", but also "gathering". It can be an
|
||
|
oversized interactive art object, or a creative invention that fits in your pocket. But it can also be a
|
||
|
group of people meeting on site and pursuing their passion.</p>
|
||
|
</div>
|
||
|
|
||
|
<div class="box" id="ctt">
|
||
|
<h2>Organizers</h2>
|
||
|
<p>The Tübingen Day of Digital Freedom is initiated and organized by the ChaosTreff Tübingen (CTT). The
|
||
|
ChaosTreff is a registered association and is closely related to the Chaos Computer Club e.V.
|
||
|
The members regularly meet to exchange ideas and work together on technical, digital, cultural, and social
|
||
|
issues.</p>
|
||
|
<p>More information and dates at <a href="https://cttue.de/">cttue.de</a>.</p>
|
||
|
</div>
|
||
|
|
||
|
<div class="box" id="sponsor">
|
||
|
<h2>Sponsors</h2>
|
||
|
<p>The TDF is a non-commercial event and is carried out by all participants on a voluntary basis. This
|
||
|
makes
|
||
|
the offer freely accessible to the public.</p>
|
||
|
<p>In order to make this possible, sponsors have supported us in the past years. This year
|
||
|
we are also looking forward to work with supporters to make this event possible.
|
||
|
</p>
|
||
|
<p>Would you like to support the TDF financially or in other ways, or do you know someone who might be
|
||
|
suitable for this? Write to us at
|
||
|
tdf@cttue.de</p>
|
||
|
</div>
|
||
|
|
||
|
</div>
|
||
|
<p> </p>
|
||
|
</div>
|
||
|
</body>
|
||
|
|
||
|
</html>
|