Modified to a simple informational page.

This commit is contained in:
Charlie Root 2019-04-24 11:15:30 -04:00
parent 10693614ba
commit d89a03b5c6
4 changed files with 14 additions and 132 deletions

View File

@ -1,33 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<title>tilde.pink</title>
<link rel="stylesheet" href="stylesheet.css">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
</style>
</head>
<body>
<div id="header">
<img src="pink.png">
</div>
<div id="menu">
<a href="https://tilde.pink">home</a> |
<a href="https://tilde.pink/signup.html">sign up</a> |
<a href="https://tilde.pink/faq.html">faq</a> |
<span class="op">{</span>documentation</a><span class="op">}</span>
</div>
<div id="main">
<br>
<center>
<h3>Documentation</h3>
</center>
Stuff goes here someday.
<br>
<br>
<br>
</div>
</body>
</html>

View File

@ -1,36 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<title>tilde.pink</title>
<link rel="stylesheet" href="stylesheet.css">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
</style>
</head>
<body>
<div id="header">
<img src="pink.png">
</div>
<div id="menu">
<a href="https://tilde.pink">home</a> |
<a href="https://tilde.pink/signup.html">sign up</a> |
<span class="op">{</span>faq</a><span class="op">}</span> |
<a href="https://tilde.pink/documentation.html">documentation</a>
</div>
<div id="main">
<br>
<center>
<h3>Frequently Asked Questions</h3>
(Asked by no one)
</center>
<br>
<br>
Q: Why is jan6 so jan6?
<br>
A: He forgot to wear his shades.
<br>
</div>
</body>
</html>

View File

@ -13,40 +13,22 @@
<div id="header">
<img src="pink.png">
</div>
<div id="menu">
<span class="op">{</span>home</a><span class="op">}</span> |
<a href="https://tilde.pink/signup.html">sign up</a> |
<a href="https://tilde.pink/faq.html">faq</a> |
<a href="https://tilde.pink/documentation.html">documentation</a>
</div>
<section class="container">
<div class="one">
<u>users</u>
<br>
<br>
<a href="https://tilde.pink/~tiwesdaeg">~tiwesdaeg</a>
</p>
<a href="https://tilde.pink/~ben">~ben</a>
</p>
<a href="https://tilde.pink/~jan6">~jan6</a>
</p>
<a href="https://tilde.pink/~login">~login</a>
</p>
<a href="https://tilde.pink/~ff69b4">~ff69b4</a>
</p>
<a href="https://tilde.pink/~clarjon1">~clarjon1</a>
</p>
<a href="https://tilde.pink/~fosslinux">~fosslinux</a>
</p>
<a href="https://tilde.pink/~nonlinear">~nonlinear</a>
</p>
</div>
<div class="two">
A tilde server of a different shade. tilde.pink is an open tilde server, providing shell, email, web and gopher accounts. Along with having a great color, tilde.pink runs on DragonflyBSD. DragonflyBSD is a unix-like operating system, similar to Linux, but different in many ways. If you're up to the challenge and want to learn new things, sign up today.
<div id="main">
<center>
<br>
<br>
<br>
<center>
<b>way cooler than tilde.<a href="https://tilde.black">black</a></b>
<br>
This site is accessable by <a href="https://en.wikipedia.org/wiki/Gopher_(protocol)">gopher</a> protocol only.
<br>
Please visit us at <a href="gopher://tilde.pink">gopher://tilde.pink</a> or via web <a href="https://proxy.tilde.pink">proxy</a>.
<br>
<br>
<br>
<br>
<br>
<br>
-=way cooler than tilde.<a href="https://tilde.black">black</a>=-
</center>
</div>
</section>

View File

@ -1,31 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<title>tilde.pink</title>
<link rel="stylesheet" href="stylesheet.css">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
</style>
</head>
<body>
<div id="header">
<img src="pink.png">
</div>
<div id="menu">
<a href="https://tilde.pink">home</a> |
<span class="op">{</span>sign up</a><span class="op">}</span> |
<a href="https://tilde.pink/faq.html">faq</a> |
<a href="https://tilde.pink/documentation.html">documentation</a>
</div>
<div id="main">
<br>
If you're interested in joining us here at tilde.pink, send an application request via <b><a href="mailto:register@tilde.pink">email</a></b>.
</p>
Please include your desired username and your ssh public key. Access is limited to ssh key only.
</p>
We're still a work in progress right now and things are fairly barebones and not newbie freindly.
</div>
</body>
</html>