Homepage/index.html

111 lines
4.2 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>RedXen Homepage</title>
<meta property="og:title" content="RedXen Homepage" />
<meta property="og:type" content="website" />
<meta property="og:image" content="res/logo-small.png" />
<meta property="og:description" content="The community that empowers gamers" />
<link rel="shortcut icon" href="favicon.ico">
<meta name="keywords" content="rx,redxen,community,game,games,server" />
<meta name="author" content="caskd" />
<meta name="theme-color" content="#e11" />
<link rel="icon" sizes="227x227" href="res/logo-small.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="css/main.css" rel="stylesheet">
</head>
<body>
<!--
Looking to help us achieve more?
Mail me or start contributing on http://git.redxen.eu/RedXen
-->
<!-- SPAM SPAM GO AWAY, COME AGAIN ANOTHER DAY -->
<a class="semihidden" href="mailto:honeypot@redxen.eu">SPTR, IGNORE</a>
<div class="header">
<div class="content">
<img src="res/logo.png">
<p>Having fun has never been so easy before.</p>
<p>Ready to <a class="attention" href="#about">start</a>?</p>
</div>
<div class="slideshow">
<span></span>
<span></span>
<span></span>
<span></span>
</div>
</div>
<div class="body" id="about">
<h3>What is RedXen?</h3>
<p>RedXen is a hosting group and community that provide services for your entertainment.</p>
<h3>Why RedXen?</h3>
<p>Transparency, freedom and simplicity. We keep it short and to the point. We think that people should be free to enjoy whatever they want however they want and we commit to bring this dream as much as possible to reality.
<h3>Where do i join?</h3>
<p>There are a few places you might want to start. If you are looking for some games, our <a href="mumble://mumble.redxen.eu">Mumble server</a> is a good start. You can communicate with ease with your buddies without limits and without worrying about management. Just join, make a channel and you are good to go!</p>
<p>However, if you are looking to help with development or suggest a change, our <a href="http://git.redxen.eu/RedXen">Gitea</a> instance is open for registrations. You can help us become better by submitting a issue or contributing yourself. We also provide git hosting but this is approval only at the moment to prevent spam.</p>
<p>Finally, if you feel adventurous you might want to join our <a href="/telegram">Telegram Group</a> to have a chat.</p>
<h3>What are you hosting?</h3>
<ul>
<li>Mail: mail.redxen.eu</li>
<li>Git: <a href="http://git.redxen.eu">git.redxen.eu</a></li>
<li>Mumble: <a href="mumble://mumble.redxen.eu">mumble.redxen.eu</a>
</ul>
</div>
<div class="footer">
<div class="branding">
<span class="title">
<h1>RedXen Community</h1>
<h2>The community that empowers gamers</h2>
</span>
</div>
<div class="links">
<div class="column">
<span class="title">Services</span>
<span>
<ul>
<li><a href="http://git.redxen.eu">Gitea</a></li>
<li><a href="http://stats.redxen.eu">Grafana</a></li>
</ul>
</span>
</div>
<div class="column">
<span class="title">Social</span>
<span>
<ul>
<li><a href="/telegram">Telegram</a></li>
<li><a href="mumble://mumble.redxen.eu">Mumble</a></li>
</ul>
</span>
</div>
<div class="column">
<span class="title">People</span>
<span>
<ul>
<li><a href="http://deavmi.assigned.network/">deavmi</a></li>
<li><a href="http://chaox.ro/">Ty3r0X</a></li>
</ul>
</span>
</div>
<div class="column">
<span class="title">Contact</span>
<span>
<ul>
<li><a href="mailto:caskd@redxen.eu">Mail</a></li>
<li><a href="http://t.me/casKd_dev">Telegram</a></li>
</ul>
</span>
</div>
<div class="column">
<span class="title">Support</span>
<span>
<ul>
<li><a href="https://liberapay.com/RedXen/donate">LiberaPay</a></li>
<li><a href="monero:46FNfg4HHU6MqH8AGmohRbSukWojDBcpHKaSJdp5Efg4SVLgcs4GKYL2ZQ4Dr9NsXo626UVnV13JCj3jYwTRdp6iVcnBNiW&tx_description=rxdonation">Monero</a></li>
</ul>
</span>
</div>
</div>
</div>
</body>
</html>