website/index.html

31 lines
1.4 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="/style.css">
<title>~vern</title>
</head>
<body>
<!--#include file="nav" -->
<h1>Welcome to ~vern!</h1>
<p>~vern is a non-commercial shared GNU/Linux system. All our servers run Debian GNU/Linux with the non-free repositories disabled. We are also aiming to become a member of the <a href=//tildeverse.org>Tildeverse</a> after we meet the requirements.</p>
<h2>Services</h2>
<p>We host many services, most are available for the public.</p>
<p>Some are private to prevent people from abusing the services.</p>
<p>You can get access to these services by <a href=/register.php>signing up</a>.</p>
<p>Other services have restricted access, meaning only trusted members and admins can have accounts on them. You can get access to these services by being a respected and trusted member of the ~vern community.</p>
<p>We also host onion services for most of these. They can be found <a href=/onion>here</a>.</p>
<!--#include file="services" -->
<h2>Community</h2>
<ul>
<li><a href="//matrix.to/#/#vern:vern.cc" target="_blank">Matrix</a></li>
</ul>
<h2>~vern logo</h2>
<p>The several logo variations can be found <a href=/logo>here</a>.</p>
<h2>Our thoughts on the "cloud"</h2>
<p>We do use other people's computers for some things, see them <a href=/cloud>here</a>.</p>
<!--#include file="footer" -->
</body>
</html>