Initial commit

This commit is contained in:
Charlie Root 2019-04-18 21:27:00 -04:00
parent d06105d782
commit 10693614ba
13 changed files with 225 additions and 0 deletions

BIN
android-chrome-192x192.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

BIN
android-chrome-512x512.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

BIN
apple-touch-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

33
documentation.html Normal file
View File

@ -0,0 +1,33 @@
<!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>

36
faq.html Normal file
View File

@ -0,0 +1,36 @@
<!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>

BIN
favicon-16x16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 209 B

BIN
favicon-32x32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 348 B

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

54
index.html Normal file
View File

@ -0,0 +1,54 @@
<!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">
<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.
<br>
<br>
<center>
<b>way cooler than tilde.<a href="https://tilde.black">black</a></b>
</center>
</div>
</section>
</body>
</html>

BIN
pink.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

31
signup.html Normal file
View File

@ -0,0 +1,31 @@
<!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>

1
site.webmanifest Normal file
View File

@ -0,0 +1 @@
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}

70
stylesheet.css Normal file
View File

@ -0,0 +1,70 @@
@import url('https://fonts.googleapis.com/css?family=Fira+Sans');
body {
background-color: #ffa5cb;
color: #ff007f;
font-size: 22px;
font-family: 'Fira Sans';
}
a:link, a:visited {
color: #ffa5cb;
text-decoration: none;
}
a:hover, a:active {
color: black;
text-decoration: none;
}
div.main a:link {
color: #ff007f;
text-decoration: none;
}
.two a:link { color: #ff007f; }
.two a:visited { color: #ff007f; }
.two a:hover { color: black; }
.two a:active { color: black; }
#main {
width: 80%;
margin: 0 auto;
}
#header {
text-align: center;
font-size: 500%;
}
#menu {
text-align: center;
background-color: #ff007f;
color: #ffa5cb;
width: 80%;
margin: 0 auto;
}
.op {
color: #ff4aa0;
font-weight: bold;
}
.container {
width: 80%;
margin: auto;
padding: 10px;
}
.one {
text-align: center;
width: 160px;
background-color: #ff007f;
color: #ffa5cb;
float: left;
padding: 15px 0px 10px 0px;
}
.two {
margin-left: 160px;
padding: 10px
}