70 lines
4.1 KiB
HTML
70 lines
4.1 KiB
HTML
|
<html>
|
||
|
<head>
|
||
|
<link href="https://fonts.googleapis.com/css?family=Abel" rel="stylesheet">
|
||
|
<link href="https://fonts.googleapis.com/css?family=Glegoo" rel="stylesheet">
|
||
|
<link href="https://use.fontawesome.com/releases/v5.0.12/css/all.css" integrity="sha384-G0fIWCsCzJIMAVNQPfjH08cyYaUtMwjJwqiRKxxE/rx96Uroj1BtIQ6MLJuheaO9" crossorigin="anonymous" rel="stylesheet">
|
||
|
<link href="https://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet">
|
||
|
<link href="res/stylesheet-min.css" rel="stylesheet" id="style">
|
||
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
|
||
|
<script src="res/window.js"></script>
|
||
|
<title>RedXen Gaming</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<div id="box">
|
||
|
<span id="links-top">
|
||
|
<a href="https://steamcommunity.com/groups/redxengaming"><i class="fab fa-steam"></i></a>
|
||
|
<a href="https://discord.gg/CTFMzde"><i class="fab fa-discord"></i></a>
|
||
|
<a href="https://forum.redxen.dynu.net"><i class="fab fa-discourse"></i></a>
|
||
|
<a href="https://cloud.redxen.dynu.net"><i class="fas fa-cloud"></i></a>
|
||
|
</span>
|
||
|
<span id="title">
|
||
|
<span class="titletext">RedXen Gaming</span>
|
||
|
</span>
|
||
|
</div>
|
||
|
<div id="content">
|
||
|
<p class="subtitle">About us</p>
|
||
|
<p class="text">
|
||
|
We are a small community of gamers that play the same games and enjoy the same things!<br>
|
||
|
</p>
|
||
|
<p class="subtitle">Updates</p>
|
||
|
<p class="text">
|
||
|
10 May - Adapted the homepage to almost all viewports<br>
|
||
|
6 May - Got a new homepage! The one you are on now<br>
|
||
|
1 May - Discord revamp with new channels, categories and roles
|
||
|
</p>
|
||
|
<p class="subtitle">Servers</p>
|
||
|
<p class="text">
|
||
|
Currently planning on hosting servers for some games but our bandwidth doesn't allow it for now.<br>
|
||
|
In the near future we will get better bandwidth.<br>
|
||
|
The approx. number of players that wouldn't impact performance would be ~ 5 players.<br>
|
||
|
That amount is too low for a server.
|
||
|
</p>
|
||
|
<p class="subtitle">Current Staff</p>
|
||
|
<p class="text">
|
||
|
Owner: casKd <br>
|
||
|
Administrator: Davids_Trains<br>
|
||
|
Super-Moderator: McDonlad<br>
|
||
|
Moderators: ChuppaChupps & Korato
|
||
|
</p>
|
||
|
<p class="subtitle">Current Setup</p>
|
||
|
<p class="text">
|
||
|
Our current server setup consists of:<br><br>
|
||
|
Intel i3-2100<br>
|
||
|
6GB DDR3 RAM<br>
|
||
|
220 KB/s upload speed<br>
|
||
|
830 KB/s download speed<br>
|
||
|
Our forum powered by Discourse<br>
|
||
|
Cloud service powered by Nextcloud<br>
|
||
|
All running through nginx reverse proxy
|
||
|
</p>
|
||
|
<div id="footer">
|
||
|
<span class="links">
|
||
|
<a href="https://steamcommunity.com/id/caskd"><i class="fab fa-steam"></i></a>
|
||
|
<a href="https://discord.gg/CTFMzde"><i class="fab fa-discord"></i></a>
|
||
|
<a href="https://forum.redxen.dynu.net/u/caskd"><i class="fab fa-discourse"></i></a>
|
||
|
<a href="mailto:caskd@gmx.de"><i class="fas fa-envelope"></i></a>
|
||
|
</span>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|