tilde-site/generate/index.html.template
2025-11-18 12:23:49 -03:00

67 lines
No EOL
4 KiB
Text

<!DOCTYPE html>
<html lang="en" class="skip">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Linuxposting Tilde</title>
<link rel="stylesheet" href="/assets/base.css">
<link rel="stylesheet" href="/assets/animations.css">
<link rel="stylesheet" href="/assets/colors.css">
<link rel="stylesheet" href="/assets/nojs-atmedia.css">
<style>a:hover { color: var(--c-bg); background-color: var(--c-highlight) }</style>
<link rel="icon" href="/assets/molly.svg">
</head>
<body>
<div class="loading">
<p class="skip">Connecting.</p>
<p class="skip">Connecting..</p>
<p class="skip">Connecting...</p>
</div>
<div class="splash splash-1">│. .
│ ├┐ ─┐/┌┐┌┐┌ ├ ├┐┌┐ ─┐/ ─┐ ┌─┐ ╷
││││││ │ ││││└┐│ │││││ │ ││┌┘ ╵ └─┘
└ └┘/└─├┘└┘─┘└─ └┤./└─└┤└─
┘ ┘ </div>
<div class="nojs skip"><main>
<span class="title nojs skip">Linuxposting Tilde</span>
<div class="ascii">
<div class="ascii-1">\ * __ * __ _
\ \ \_ \ \ \| ,_ ,_ \_ \- \ \_ ,-\ \|\ \ _\ / \_/
\_ \ \\ \_\ |\ \_\ \_\ _\ \_ \ \\ \_\ *|\ \_\ \__
\ ._\ __/</div>
<div class="ascii-2">│. .
│ ├┐ ─┐/┌┐┌┐┌ ├ ├┐┌┐ ─┐/ ─┐ ┌─┐ ╷
││││││ │ ││││└┐│ │││││ │ ││┌┘ ╵ └─┘
└ └┘/└─├┘└┘─┘└─ └┤./└─└┤└─
┘ ┘ </div>
</div>
<div id="about"><p>Welcome to our tilde! We are a small community of linux-loving nerds, you can find some of our websites here!
We also offer a lot of cool self-hosted stuff.
Interested in joining? <a href="https://linuxposting.xyz/register">Register here!</a> :3</p></div>
<br>
<t>Users:</t>
<ul id="users">
<!--USERS-->
</ul>
<br>
<t>Services:</t>
<ul id="services">
<li><d tabindex="0">Site hosting</d><p>You can host your own static website on the tilde! And be on this landing page!</p></li>
<li><d tabindex="0">Matrix</d><p>We have our own matrix homeserver!<br><br>We also have a very active room where we chat about silly stuff :3</p></li>
<li><a href="https://mail.linuxposting.xyz">Email</a><p>your-name@linuxposting.xyz. You want it, don't you?<br><br>Works with basically any email client, we also have <a href="https://mail.linuxposting.xyz">a webmail</a></p></li>
<li><a href="https://w.linuxposting.xyz">Wafrn</a><p>Linuxposting-themed fedi instance! For all your linuxposting needs</p></li>
<li><a href="https://git.linuxposting.xyz">Git</a><p>We have our own git forge! Very free and open source. Software.</p></li>
<li><a href="https://copy.tilde.linuxposting.xyz">Copyparty</a><p>File hosting! So convenient! Even guests can browse :3</p></li>
<li><a href="https://cinny.linuxposting.xyz">Cinny</a><p>The good matrix client</p></li>
<li><a href="https://element.linuxposting.xyz">Element</a><p>The bad matrix client. But it has LaTeX, in case you're into that.</p></li>
</ul>
</main><div><span class="title2">Description</span></div></div>
<div class="js skip"><div></div></div>
<span class="credit skip"><a href="https://girlkissing.tips" id="credit">site by Magdalunaa :3</a></span>
<span class="skip-notice skip">Click / space to skip</span>
</body>
<script src="/assets/main.js"></script>
</html>