site/index.php

63 lines
2.7 KiB
PHP

<html>
<head>
<title>Home | Deltatux</title>
<meta name="description" content="Homepage of deltatux">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" type="image/x-icon" href="https://tildegit.org/bqb/deltatux-svg/raw/commit/29c0d8f6191099b764835c28fafa3c740554d3e7/deltatux/E4.svg"/>
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<header class="header">
<!-- Navigation bar -->
</div>
<!-- Logo -->
<img class="site-logo" src="https://tildegit.org/bqb/deltatux-svg/raw/commit/29c0d8f6191099b764835c28fafa3c740554d3e7/deltatux/E4.svg" alt="logo">
<!-- Main Menu -->
<nav class="nav_il">
<ul class="menu_il">
<li><a href="#sign-up">#</a></li>
<li><a href="#blog">#</a> </li>
<li><a href="#about">#</a></li>
</ul>
</nav>
<!-- Hamburger icon -->
<input class="side-menu" type="checkbox" id="side-menu"/>
<label class="hamb" for="side-menu"><span class="hamb-line"></span></label>
<!-- Services menu -->
<nav class="nav">
<ul class="menu">
<li></li>
<li><a href="irc.tilde.chat:6697/#nl">irc</a> </li>
<li><a href="#">#</a></li>
</ul>
</nav>
</header>
<!-- Main content -->
<main>
<article>
<p><h1><b>4th of August at 04:40; it started</b></h1></p>
<div class="centered">
<span class="span_content">
<p>Send and email <a class="email" data-user="edalb" data-website="ln.xutatled"></a></p>
</span>
</div>
</article>
<article>
<div class="centered">
<span class="span_content">
<p>Get an account:</p>
<p>If you want an account send an email to <a class="email" data-user="maet" data-website="ln.xutatled"></a> and someone will make an account for when they have time.</p>
<p>In the email you have to give an ssh-key and a username and what made you sign up here and an email where we will sent the welcome email to</p>
<p class="small">If you can make a better homepage send us an email or pullrequest at <a href="https://tildegit.org/deltatux/site">tildegit</a>, it has to be hosted on here,
must have no tracking elements, and try to keep it clean of any unnecessarily javascripts.</p>
</span>
</div>
</article>
</main>
</body>
</html>