You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
143 lines
5.0 KiB
HTML
143 lines
5.0 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>aNetwork</title>
|
|
<meta name="description" content="The home for a network of game servers, and a community of gamers.">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<link rel="stylesheet" href="main.css">
|
|
<script src="clipboard.js" defer></script>
|
|
<script async defer data-website-id="3fa310c0-d272-4822-a86b-5ac42c8d939c" src="https://umami.aney.co.uk/umami.js"></script>
|
|
|
|
<meta name="theme-color" content="#fafafa">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<header>
|
|
<div class="layout-wrapper">
|
|
<a class="logo" href="/">aNetwork</a>
|
|
<nav>
|
|
<ul class="inline-list">
|
|
<li><a href="/">Home</a></li>
|
|
<li><a href="/servers/">Servers</a></li>
|
|
<li><a href="/about.html">About</a></li>
|
|
<li><a href="/discord">Discord</a></li>
|
|
<li><a href="/support.html">Support</a></li>
|
|
</ul>
|
|
</nav>
|
|
</div>
|
|
</header>
|
|
|
|
<main>
|
|
<section class="home-servers layout-wrapper">
|
|
|
|
<div class="home-server home-server-uno">
|
|
<div class="content">
|
|
<p class="heading">Want more servers?</p>
|
|
<p class="content">
|
|
Let the secretaries know over in aNetwork <a href="/discord" target="_blank">Discord's</a> #moar-servers channel. If there's enough want, we'll set it up.
|
|
</p>
|
|
<a class="button" href="/discord" target="_blank">Join Discord</a>
|
|
</div>
|
|
|
|
<img class="centre-image" src="/images/moo-cow.png"/>
|
|
</div>
|
|
|
|
<div class="home-server home-server--discord">
|
|
<a href="/discord"><img class="centre-image" src="/images/discord.png" width="128" height="128"/></a>
|
|
<p class="heading">Discord</p>
|
|
<p class="content">
|
|
We are a toxic community
|
|
</p>
|
|
<a class="button" href="/discord">Join</a>
|
|
</div>
|
|
|
|
|
|
<div class="home-server home-server--minecraft">
|
|
<img class="centre-image" src="/images/mc.png" width="128" height="128"/>
|
|
<p class="heading">MC</p>
|
|
<p class="content">
|
|
A publically available minecraft server that is currenly a WIP. i.e. We are trying plugins, and administration to see what people would like best.
|
|
</p>
|
|
<p id="minecraft-clip" class="tooltipped">
|
|
IP:
|
|
<span id="minecraft-server" class="clipboard">minecraft.anetwork.uk</span>
|
|
<span class="tooltiptext" id="tooltip">Copy to clipboard</span>
|
|
</p>
|
|
<p>Map: <a href="https://mcmap.anetwork.uk">mcmap.anetwork.uk</a></p>
|
|
</div>
|
|
|
|
<div class="home-server home-server--factorio">
|
|
<img class="centre-image" src="/images/factorio.png" width="128" height="128"/>
|
|
<p class="heading">Factorio</p>
|
|
<p class="content">
|
|
A publically available factorio server for beginners, and veterans alike. Just tag in with your friends, and join the community.
|
|
</p>
|
|
<p id="factorio-clip" class="tooltipped">
|
|
IP:
|
|
<span id="factorio-server" class="clipboard">anetwork.uk</span>
|
|
<span class="tooltiptext" id="tooltip1">Copy to clipboard</span>
|
|
</p>
|
|
</div>
|
|
|
|
<div class="home-server home-server--terraria">
|
|
<img class="centre-image" src="/images/terraria.png" width="128" height="128"/>
|
|
<p class="heading">Terraria (Currently down)</p>
|
|
<p class="content">
|
|
A publically available terraria server that is currenly a WIP. i.e. We are trying plugins, and administration to see what people would like best.
|
|
</p>
|
|
<p id="terraria-clip" class="tooltipped">
|
|
IP:
|
|
<span id="terraria-server" class="clipboard">anetwork.uk</span>
|
|
Port: 7777
|
|
<span class="tooltiptext" id="tooltip1">Copy to clipboard</span>
|
|
</p>
|
|
</div>
|
|
|
|
</section>
|
|
|
|
<section class="moar">
|
|
<div class="layout-wrapper">
|
|
<img class="centre-image" src="/images/moo-cow.png"/>
|
|
<p>aNetwork is a small gaming community with the aim of setting up servers, and events for all to enjoy.</p>
|
|
<p>Formed sometime in 2021 as a private, and small growing group. Since them the aim has become creating a more public community, and venturing into public server hosting to allow people to play the games they want with friends.</p>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="extra">
|
|
<div class="layout-wrapper">
|
|
<h2>Contribute</h2>
|
|
<p>aNetwork hosts and maintains a number of <a href="/servers/" target="_blank">servers</a>, and to keep these servers operational we need to pay the big bucks.</p>
|
|
<p>If you'd like to contribute, or see a breakdown of our outgoings click below</p>
|
|
<a class="button" href="/support.html">Contribute</a>
|
|
<a class="button" href="/expenses.html">Our Costs</a>
|
|
</div>
|
|
</section>
|
|
|
|
<footer>
|
|
<div class="layout-wrapper">
|
|
|
|
<div class="footer__column">
|
|
<p><a href="/servers/">Servers</a></p>
|
|
<p><a href="/servers/minecraft.html">Minecraft</a></p>
|
|
<p><a href="/servers/factorio.html">Factorio</a></p>
|
|
</div>
|
|
<div class="footer__column">
|
|
<p>Community</p>
|
|
<p><a href="/discord">Discord</a></p>
|
|
</div>
|
|
|
|
<div class="sub-footer">
|
|
<p>© aNetwork | Website by <a href="https://aney.co.uk" target="_blank" rel="noopener">Aney</a></p>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
</main>
|
|
</body>
|
|
|
|
</html>
|
|
|