thunix-site/index.html

29 lines
1.3 KiB
HTML

<!doctype html>
<html>
<head>
<title>Thunix Phoenix Project - Coming Soon!</title>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://tildenic.org/css/hacker.css" rel="stylesheet">
</head>
<body>
<img src="thunix.jpg" alt="thunix logo">
<h1>Thunix Phoenix - Coming Soon!</h1>
<p style="text-align: center">
We"re climbing out way out of the ashes, but the Thunix Phoenix
Project is well on it's way to getting back.<br>
Checkout #thunix on irc server tilde.chat for updates.<br>
Right now, you can ask on IRC for a shell account to be made, and
someone with permissions will do it. Another way<br>
is to head over to the system's git repo at:
<a href="https://tildegit.org/thunix/ansible/">tildegit</a>,
and do a pull<br>
request to create your user account. Already done examples exist at
<a
href="https://tildegit.org/thunix/ansible/src/branch/master/roles/shell/tasks/users">
tildegit.org/thunix/ansible</a>
</p>
</body>
</html>