all repos — tls-website @ c422b474adca8425495ce8d285fb6785e1507f15

Unnamed repository; edit this file 'description' to name the repository.

index.html (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>TLS 2026</title>
    <link rel="preload" href="/static/fonts/IBM_Plex/IBMPlexSans-VariableFont_wdth,wght.ttf" as="font" type="font/ttf">
    <link rel="preload" href="/static/fonts/redaction/webfonts/Redaction_10-Bold.woff2" as="font" type="font/woff2">
    <link rel="preload" href="/static/fonts/redaction/webfonts/Redaction_20-Bold.woff2" as="font" type="font/woff2">
    <link rel="preload" href="/static/fonts/redaction/webfonts/Redaction_35-Bold.woff2" as="font" type="font/woff2">
    <link rel="preload" href="/static/fonts/redaction/webfonts/Redaction_50-Bold.woff2" as="font" type="font/woff2">
    <link rel="preload" href="/static/fonts/redaction/webfonts/Redaction_70-Bold.woff2" as="font" type="font/woff2">
    <link rel="preload" href="/static/fonts/redaction/webfonts/Redaction_100-Bold.woff2" as="font" type="font/woff2">
    <link href="/static/style.css" rel="stylesheet" />
</head>

<body>
    <h1 class=" title glow">TLS 2026</h1>
    <h1 class="title glow-cut" aria-hidden="true">TLS 2026</h1>
    <section id="Infos">
        <h1><a href="#infos">#</a> Infos</h1>
        <h3>Was</h3>
        <p> Es <span class="bunt">bunte Lichter</span>, gute Stimmung, träge vor und reichliche Möglichkeit zum gegenseitigen Austausch, wird!</p>
        <h3>Wo</h3>
        <p>
            shackspace<br>
            Ulmer Straße 300, 70327 Stuttgart</p>
        <h3>Wann</h3>
        <p>
            Start: 3.10.2026 Samstag 13:37 Uhr<br>
            Ende: 4.10.2026 Sonntag 3:14:15 πm</p>
        <h3>Nützliche Links</h3>
        <a href="https://wiki.shackspace.de/event/2026/tls2026/start">Wiki</a><br>
        <a href="https://wiki.shackspace.de/event/2026/tls2026/fahrplan">Fahrplan</a>
    </section>
    <section id="Mitmachen">
        <h1><a href="#mitmachen">#</a> Mitmachen</h1>
        <h2>Tickets</h2>
        <p>Um an der TLS tielnehmen zu können benötigst du ein kostenloses Ticket.<br>
            Dieses können ab [TODO] im Ticketshop geklickt werden: [TODO]</p>
        <h2>Vorträge</h2>
        <p>Alle nötigen Infos um einen Vortrag einzureichen findest du hier im Wiki <a href="https://wiki.shackspace.de/event/2026/tls2026/fahrplan#vortraege_einreichen"></a>https://wiki.shackspace.de/event/2026/tls2026/fahrplan#vortraege_einreichen</p>
        <h2>Sonstiges</h2>
        <p>Hast du eine Idee wie du auf andere Art zu dieser Veranstaltung beitragen kannst? Schreibe sehr gerne eine E-Mail darüber an tls[at]shackspace.de.</p>
    </section>
</body>
<footer>
    <a href="https://www.shackspace.de/impressum/">Impressum</a>
</footer>
</html>