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.
91 lines
3.8 KiB
91 lines
3.8 KiB
<!DOCTYPE html>
|
|
<!-- Endlich wieder normale Menschen! -->
|
|
<html lang='en'>
|
|
<head><meta charset="UTF-8">
|
|
<meta name="description" content="3. Tübinger Tag der digitalen Freiheit">
|
|
<meta name="keywords" content="TDF, CCC, Event">
|
|
<meta name="author" content="Chaostreff Tübingen">
|
|
<meta name="robots" content="index, follow">
|
|
<meta name="theme-color" content="#000000">
|
|
<meta name="color-scheme" content="light dark">
|
|
<!-- Open Graph metadata for social media -->
|
|
<meta property="og:title" content="3. Tübinger Tag der digitalen Freiheit | Anfahrt (ÖPNV / KFZ / Etc)">
|
|
<meta property="og:description" content="3. Tübinger Tag der digitalen Freiheit">
|
|
<meta property="og:image" content="https://tdf.cttue.de/style/logo.png">
|
|
<meta property="og:url" content="https://tdf.cttue.de/c/faq/Anfahrt/">
|
|
<meta property="og:type" content="website">
|
|
<!-- Twitter card metadata -->
|
|
<meta name="twitter:card" content="summary">
|
|
<meta name="twitter:site" content="@cttue@chaos.social">
|
|
<meta name="twitter:title" content="3. Tübinger Tag der digitalen Freiheit | Anfahrt (ÖPNV / KFZ / Etc)">
|
|
<meta name="twitter:description" content="3. Tübinger Tag der digitalen Freiheit">
|
|
<meta name="twitter:image" content="https://example.org/style/logo.png">
|
|
<!-- Canonical URL -->
|
|
<link rel="canonical" href="https://tdf.cttue.de/c/faq/Anfahrt/">
|
|
<title>3. Tübinger Tag der digitalen Freiheit | Anfahrt (ÖPNV / KFZ / Etc)</title>
|
|
<link rel='apple-touch-icon' sizes='180x180' href='/style/apple-touch-icon.png'>
|
|
<link rel='icon' type='image/png' sizes='32x32' href='/style/favicon-32x32.png'>
|
|
<link rel='icon' type='image/png' sizes='16x16' href='/style/favicon-16x16.png'>
|
|
<link rel='manifest' href='/style/site.webmanifest'>
|
|
<link rel='stylesheet' type='text/css' href='/style/reset.css'/>
|
|
<link rel='stylesheet' type='text/css' href='/style/style.css'/>
|
|
<meta name="viewport" content="width=600" />
|
|
|
|
</head>
|
|
<body>
|
|
<a href='#main' style="display:none">goto content</a>
|
|
<header>
|
|
<img id='logo' alt='logo' src='/style/logo.png'/>
|
|
</header>
|
|
<nav><a href="/" class=''>About</a>
|
|
  <a href="/t/talk" class=''>Talks</a>
|
|
  <a href="/t/workshop" class=''>Workshops</a>
|
|
  <a href="/t/assembly" class=''>Assemblies</a>
|
|
  <a href="/t/faq" class=''>FAQ</a>
|
|
  <a href="/fed" class='nohmenu'>Social</a>
|
|
  <a href="/search" class=''>Search</a>
|
|
|
|
</nav>
|
|
<main id="main">
|
|
<article data-pagefind-body=''>
|
|
<h1>Anfahrt (ÖPNV / KFZ / Etc)</h1><p class='desc'>So kommst du am besten zum Event</p><div class='cont'>
|
|
Der TDF findet in der Westspitze in Tübingen statt.
|
|
Die Adresse lautet:
|
|
|
|
Eisenbahnstraße 1,
|
|
72072 Tübingen
|
|
<a target="_blank" href="https://www.openstreetmap.org/search?query=Eisenbahnstra%C3%9Fe%201%252C%2072072%20T%C3%BCbingen">OpenStreatMap link</a>
|
|
|
|
<h1>ÖPNV</h1>
|
|
Die Westspitze ist etwa 1km (15 min) zu Fuß vom HBF entfernt.
|
|
|
|
Menschen dürfen jeden <strong>Samstags</strong> alle TüBus-Linien nutzen, ohne ein Ticket kaufen zu müssen.
|
|
Einfach einsteigen und mitfahren.
|
|
|
|
Die Bushaltestelle Landestheater ist die nächste an der Westspitze.
|
|
|
|
<h1>Parken</h1>
|
|
Parken kann man im nahegelegenen Neckar-Parkhaus (850m / 12min zu Fuß):
|
|
|
|
Wöhrdstraße 11,
|
|
72072 Tübingen
|
|
<a target="_blank" href="https://www.openstreetmap.org/search?query=W%C3%B6hrdstra%C3%9Fe%2011%252C%2072072%20T%C3%BCbingen">OpenStreatMap link</a>
|
|
|
|
|
|
<div>
|
|
</article>
|
|
</main>
|
|
<footer><small>© All rights reserved. | <a href="/privacy">imprint/privacy</a> | <a href="/search">Search</a> </small>
|
|
</footer>
|
|
<a href='#' style="display:none">goto top</a>
|
|
<script type="text/javascript" src="/style/confetti.min.js"></script>
|
|
<script>
|
|
let confetti = new Confetti('logo');
|
|
confetti.setCount(99);//Luftballons
|
|
confetti.setSize(2);
|
|
confetti.setPower(25);
|
|
confetti.setFade(false);
|
|
confetti.destroyTarget(false);
|
|
</script>
|
|
</body>
|
|
</html>
|
|
|