This repository has been archived on 2024-01-05. You can view files and clone it, but cannot push or open issues or pull requests.
website/about/index.html

93 lines
4.8 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>About</title>
<link href="/style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div>
<br>
<img src="/logo.webp" alt="exozyme" height="324" width="324">
<br>
<h2>About</h2>
<i>
<pre style="text-align:left;margin:auto;width:720px;">Passionate about programming?</pre>
<pre style="text-align:left;margin:auto;width:720px;"> Crazy about computer science?</pre>
<pre style="text-align:left;margin:auto;width:720px;"> Obsessed with open source?</pre>
<pre style="text-align:left;margin:auto;width:720px;"> Love Linux (or GNU/Linux)?</pre>
</i>
<br>
<p>
If so, join exozyme and meet a friendly community that's just as enthusiastic as you are!
</p>
<br>
<p>
Here at exozyme, we're working to build a <b>better, libre, and privacy-respecting web</b>. We provide free SSH access, remote desktop, static site hosting, virtual machines, cloud storage, Git code hosting, support for over 20 programming languages, and much more. From Arch Linux to Zabbix, there's no shortage of <a href="/explore">things to explore</a>!
</p>
<br>
<p>
<img src="montage.webp" alt="Explore!" width="720" />
</p>
<br>
<h3>Why exozyme?</h3>
<p>
<b>It's free!</b> exozyme is completely <a href="https://en.wikipedia.org/wiki/Gratis_versus_libre">free as in beer and free as in speech</a>.
</p>
<br>
<p>
<b>High performance!</b> Enjoy our unbeatable bare-metal performance. You'll love our fast virtual machines and containers!
</p>
<br>
<p>
<b>We respect your privacy!</b> exozyme offers a number of <a href="https://exozy.me/explore/">decentralized, encrypted, and privacy-respecting alternatives</a> to popular services.
</p>
<br>
<p>
<b>We're flexible!</b> Want to host a public Minecraft server? We can accomodate that. Need port forwarding? Sure thing. Just ask and we can probably make it happen!
</p>
<br>
<p>
<b>We're a welcoming communtity!</b> exozyme is 100% community built and maintained. Join our <a href="https://matrix.org/">Matrix</a> <a href="https://matrix.to/#/!dRcbHQEbbDRNcYShLo:exozy.me?via=exozy.me&via=matrix.org">space</a> and meet our community!
</p>
<br>
<h3>Join us!</h3>
<p>
If that sounds awesome, try our <a href="/quickstart">quickstart guide</a> to <b>get started with exozyme!</b>
</p>
<br>
<p>
If you encounter any issues, please report them on our <a href="https://git.exozy.me/exozyme/exozyme/issues">bug tracker</a>. You might also want to read the <a href="/fuqs">frequently unasked questions</a>.
</p>
<br>
<br>
<div style="background:lightgreen;padding:10px;margin:auto;width:360px;text-align:left;">
Unfortunately due to our <a href="https://git.exozy.me/exozyme/exozyme/issues/13">limited funding</a>, <b>we cannot provide any uptime guarantees</b>. We'll try to keep the server <a href="https://exozyme.github.io/">up between 07:00 to 23:00 CST</a>, but there may be occasional reboots for maintainence and other outages.
</div>
<br>
<h3>Our server</h3>
<p>
Want the juicy technical details? The server's currently equiped with a 24-thread AMD Ryzen 9 5900X proccessor paired with 2011's finest ATI Radeon HD 6570 graphics card, along with 16GB of RAM. The RAM and graphics card will be upgraded soon...™
</p>
<br>
<p>
Arch Linux is a terrible OS for servers, but we use it anyways and update every week on Friday night. If Arch isn't your thing, you can also spin up a VM or container for another OS.
</p>
<br>
<p>
<img src="server.webp" alt="The server" width="720">
</p>
<br>
<p>
You can find all our source code and higher quality images on <a href="https://git.exozy.me/exozyme">exogit</a>. All HTML and CSS was hand-written with ❤️ by <a href="https://ta180m.exozy.me/">Ta180m</a>.
</p>
<br>
</div>
</body>
</html>