Homepage/index.html

97 lines
4.3 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="https://redxen.eu/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,minecraft,games,server" />
<meta name="author" content="caskd" />
<meta name="theme-color" content="#e11" />
<link rel="icon" sizes="321x300" href="res/icon.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 at caskd@420blaze.it or contact me directly over on Telegram and we can discuss ideas.
-->
<div class="content">
<div class="head">
<ul class="slideshow">
<li><span></span><div><p>Night time survival experience</p></div></li>
<li><span></span><div><p>Defeating the Ender Dragon</p></div></li>
<li><span></span><div><p>The "Fishtank"</p></div></li>
<li><span></span><div><p>Themed shops</p></div></li>
</ul>
<div class="main">
<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>
<div class="about" 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 and Freedom. Those 2 words are written in stone. We are committing to being as transparent as possible to everyone by serving <a href="https://en.wikipedia.org/wiki/Open-source_software">(F)OS software</a> wherever possible. We think that freedom of speech should be for everyone, no matter how "extreme" it might be. We allow all type of speech as long as it is not spam.</p>
<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://redxen.eu:64738">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 hosting or development, our <a href="https://git.redxen.eu/RedXen">Gitea</a> instance is open for registrations. You can help us become better by submitting a issue or contributing yourself.</p>
<p>Finally, if you feel adventurous you might want to join our <a href="https://t.me/rxtelegram">Telegram Group</a> to have a chat.</p>
<h3>What games are you hosting?</h3>
<p>At the current moment, the following servers are available or planned:</p>
<ul>
<li>Minecraft: redxen.eu:25565</li>
<li>Terraria: (planned)</li>
<li>Xonotic: (planned)</li>
</ul>
</div>
</div>
<div class="footer">
<span class="column header">
<h1>RedXen Community</h1>
<h2>The community that empowers gamers.</h2>
</span>
<span class="column">
<b>Links</b>
<ul>
<li><a title="WIP: Will be soon up.">News RSS</a></li>
<li><a href="https://git.redxen.eu/">Development</a></li>
<li><a href="https://stats.redxen.eu/">Status</a></li>
</ul>
</span>
<span class="column">
<b>Community</b>
<ul>
<li><a href="https://t.me/rxtelegram">Telegram</a></li>
<li><a href="mumble://redxen.eu:64738">Mumble</a></li>
<li><a href="https://social.redxen.eu">Pleroma</a></li>
</ul>
</span>
<span class="column">
<b>Privacy & Freedom</b>
<ul>
<li><a href="https://www.gnu.org/">GNU</a></li>
<li><a href="https://www.ietf.org/">IETF</a></li>
<li><a href="https://prism-break.org/">PRISM Break</a></li>
<li><a href="https://suckless.org/">suckless.org</a></li>
</ul>
</span>
<span class="column">
<b>Contact</b>
<ul>
<li><a href="mailto:caskd@gmx.de">Mail</a></li>
<li><a href="https://social.redxen.eu/caskd">Pleroma</a></li>
<li><a href="https://t.me/casKd_dev">Telegram</a></li>
</ul>
</span>
</div>
<link href="https://fonts.googleapis.com/css?family=Oswald" rel="stylesheet">
</body>
</html>