Astralink Website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

68 lines
2.6 KiB

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Astralink</title>
<meta name="description" content="Astralink is a project by 512mb to have a more reliable and more production ready setup of systems">
<link rel="shortcut icon" href="assetsfavicon.ico">
<link rel="canonical" href="https://astralink.org">
<!-- Pico.css -->
<link rel="stylesheet" href="assets/pico.css">
<link rel="stylesheet" href="custom.css">
</head>
<body>
<!-- Hero -->
<div class="hero" data-theme="dark">
<nav class="container-fluid">
<ul>
<li><a href="./index.html" class="contrast"><strong>Astralink</strong></a></li>
</ul>
<ul>
<li><a href="./index.html" role="button">Home</a></li>
<li><a href="/files" role="">File Repo</a></li>
<li>
<details role="list" dir="rtl">
<summary aria-haspopup="listbox" role="link" class="contrast">Theme</summary>
<ul role="listbox">
<li><a href="#" data-theme-switcher="auto">Auto</a></li>
<li><a href="#" data-theme-switcher="light">Light</a></li>
<li><a href="#" data-theme-switcher="dark">Dark</a></li>
</ul>
</details>
</li>
</ul>
</nav>
<header class="container">
<hgroup>
<h1>Astralink</h1>
<h2>Astralink is a project by 512mb to have a more reliable and more production ready setup of systems</h2>
</hgroup>
</header>
</div><!-- ./ Hero -->
<!-- Main -->
<main class="container">
<div class="grid">
<section>
<hgroup>
<h2>Why ?</h2>
<h3>2022-09-15</h3>
</hgroup>
<p>Over the years of running 512mb.org there have been many small mistakes that were made during the setup of various systems. Now these issues aren't crucial but fixing them would cause 512mb.org to be down. Since I myself heavily rely on 512mb.org for my daily tasks I can not let that happen hence why this will one of my side projects where I rebuilt everything on 512mb but better.</p>
<p>In short on this website you shall find a more reliable set of tools and services once project astralink has been started and fully realized.</p>
<p>- crt</p>
</section>
</div>
</main>
<footer class="container">
<small>2017-2022 512mb group / Astralink</small>
</footer>
<script src="assets/minimal-theme-switcher.js"></script>
</body>
</html>