Compare commits

...

9 Commits

Author SHA1 Message Date
Ubergeek 1a4f35bbb2 Added 'no hacking' rule 2018-12-24 00:06:48 +00:00
Ubergeek 13c79d7bbf Touching remaining files 2018-12-23 19:59:48 +00:00
Ubergeek d947afba03 Standardized sidebar 2018-12-23 19:59:22 +00:00
Ubergeek af44ee68e1 No more need for centering of text 2018-12-23 18:54:12 +00:00
Ubergeek 52c2d71c89 Helps to add the files... 2018-12-23 18:51:48 +00:00
Ubergeek 3881329886 Finished re-work 2018-12-23 18:49:56 +00:00
ubergeek 7fedb674a9 Update 'index.html' 2018-12-22 22:54:57 -05:00
Ubergeek 4f1c5f9b5e Making it all centered 2018-12-23 03:50:59 +00:00
ubergeek 44ca492358 Merge branch 'master' of fosslinux/thunix-site into master 2018-12-22 22:41:28 -05:00
5 changed files with 99 additions and 14 deletions

37
coc.html Normal file
View File

@ -0,0 +1,37 @@
<!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>
<div style="width: 95%;text-align:center;">
<img src="thunix.jpg" alt="thunix logo"/><p/>
<h1>Thunix Phoenix Project</h1>
</div>
<div style="float:left; width:18%;">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="coc.html">Rules</a></li>
<li><a href="contact.html">Contact Us</a></li>
<li><a href="signup.html">Sign Up for an Account</a></li>
</ul>
</div>
<div style="float: right; width:75%;">
<ul>
<li>tl;dr - Be excellent to one another.</li>
<li>Thunix is a free service, with no guarantees of uptime for the various service provided.</li>
<li>One of the goals for Thunix is to be a collaborative environment. Things that are detrimental to collaboration are not allowed.</li>
<li>Harassment of other users is not allowed. If a user tells you to break contact, that is what you MUST do.</li>
<li>Be wary of rousing a sysadmin's wrath, for they are subtle, and quick to anger. In other words, this is a fun place, and don't make it not so for the admin team.</li>
<li>If you have questions, ask! Nobody gets angry over a question asked, and if they do, tough.</li>
<li>Don't hack the gibson. While penetration testing can be fun, this is not the place for that.</li>
</ul>
</div>
</body>
</html>

0
contact.html Normal file
View File

36
faq.html Normal file
View File

@ -0,0 +1,36 @@
<!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>
<div style="width: 95%;text-align:center;">
<img src="thunix.jpg" alt="thunix logo"/><p/>
<h1>Thunix Phoenix Project</h1>
</div>
<div style="float:left; width:18%;">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="coc.html">Rules</a></li>
<li><a href="contact.html">Contact Us</a></li>
<li><a href="signup.html">Sign Up for an Account</a></li>
</ul>
</div>
<div style="float: right; width:75%;">
<ul>
<li>How do I sign up for an account?</li>
You can ask in #thunix on tilde.chat for someone to make your account.
<li>Who is running Thunix?</li>
amcclure and ubergeek.
<li>What happened to the old thunix? Why the name change?</li>
The original machine dissappeared without warning, and most things were not backed up. hexhaxtron is not reachable, so we needed to obtain a new domain name, and a new set of machines.
</ul>
</div>
</body>
</html>

View File

@ -8,21 +8,33 @@
<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
<div style="width: 95%;text-align:center;">
<img src="thunix.jpg" alt="thunix logo"/><p/>
<h1>Thunix Phoenix Project</h1>
</div>
<div style="float:left; width:18%;">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="coc.html">Rules</a></li>
<li><a href="contact.html">Contact Us</a></li>
<li><a href="signup.html">Sign Up for an Account</a></li>
</ul>
</div>
<div style="float: right; width:75%;">
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>
</div>
</body>
</html>

0
signup.html Normal file
View File