Format the site again

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2022-02-09 09:28:31 -06:00
parent b82e982ca1
commit f2340d452f
Signed by: sam
GPG Key ID: 4D8B07C18F31ACBD
3 changed files with 210 additions and 199 deletions

View File

@ -1,33 +1,34 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<title>Plain HTML is good</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<link rel="shortcut icon" href="favicon.png"/>
<link rel="stylesheet" href="style.css"/>
</head>
<body>
<div align="center">
<h1>404 Not Found</h1>
<em>
You may ask yourself:
<strong>
well, how did I get here?
</strong>
</em>
<br/>
<head>
<meta charset="utf-8" />
<title>The Abyss</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="favicon.png" />
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div align="center">
<h1>404</h1>
<em>
You may ask yourself:
<strong>
well, how did I get here?
</strong>
</em>
<br />
<small>
<small>
<small>
By a bad link, probably
</small>
By a bad link, probably
</small>
<br/>
<br/>
<a href="https://samtherapy.net">Go back home</a>
</div>
</body>
</small>
<br />
<br />
<a href="https://samtherapy.net">Go back home</a>
</div>
</body>
</html>
</html>

View File

@ -1,178 +1,184 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Plain HTML is good</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<link rel="shortcut icon" href="favicon.png"/>
<link rel="stylesheet" href="style.css"/>
</head>
<body>
<span class="header">
<h1>Just somebody on the internet</h1>
<h2>Just a person on the internet too much.</h2>
</span>
<div class="splitscreen">
<head>
<title>Plain HTML is good</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="favicon.png" />
<link rel="stylesheet" href="style.css" />
</head>
<body>
<span class="header">
<h1>Just somebody on the internet</h1>
<h2>Just a person on the internet too much.</h2>
</span>
<div class="splitscreen">
<div class="left">
<iframe allowfullscreen="allowfullscreen" sandbox="allow-top-navigation allow-scripts" width="400"
height="600"
src="https://fedifeed.com/api/v1/feed?user=sam&instance=https%3A%2F%2Ffroth.zone&instance_type=&theme=pleroma&size=100&header=true&replies=false&boosts=true"></iframe>
</div>
<div class="right">
<table id="hosting">
<tr>
<th>
Things I host
</th>
</tr>
<tr>
<td>
<a href="https://froth.zone">Pleroma</a>
</td>
</tr>
<tr>
<td>
<a href="https://git.froth.zone">Gitea</a>
</td>
</tr>
<tr>
<td>
<a href="https://blog.froth.zone">Blog</a>
</td>
</tr>
<tr>
<td>
<a href="https://mk.froth.zone">Misskey</a>
</td>
</tr>
<tr>
<td>
<a href="https://funkwhale.samtherapy.net">Funkwhale</a>
</td>
</tr>
<tr>
<td>
<a href="https://tube.froth.zone">Peertube</a>
</td>
</tr>
<tr>
<td>
<a href="https://poopchan.org">Poopchan</a>
</td>
</tr>
<tr>
<td>
<a href="https://cy.tube.froth.zone">Cytube</a>
</td>
</tr>
<tr>
<td>
<a href="https://invidious.samtherapy.net">Invidious</a>
</td>
</tr>
<tr>
<td>
<a href="https://nitter.bird.froth.zone">Nitter</a>
</td>
</tr>
<tr>
<td>
<a href="https://bibliogram.froth.zone">Bibliogram</a>
</td>
</tr>
<tr>
<td>
<a href="https://teddit.froth.zone">Teddit</a>
</td>
</tr>
<tr>
<td>
<a href="https://f.ruina.exposed">linx-server</a>
</td>
</tr>
<tr>
<td>
<a href="https://fedifeed.com/">Fedifeed</a>
<br />(pictured to the left)
</td>
</tr>
</table>
<br /><br />
<table id="comms">
<tr>
<th>
Find me
</th>
</tr>
<tr>
<td>
<a href="https://froth.zone/users/sam">Shitpost</a>
</td>
</tr>
<tr>
<td>
<a href="https://mk.froth.zone/@samme">Shitposting, maybe</a>
</td>
</tr>
<tr>
<td>
<a href="https://git.froth.zone/Sam">Code</a>
</td>
</tr>
<tr>
<td>
<a href="https://blog.froth.zone/sam/">Blog</a>
</td>
</tr>
</table>
</div>
</div>
<footer>
<div class="footer-split">
<div class="left">
<iframe allowfullscreen="allowfullscreen" sandbox="allow-top-navigation allow-scripts" width="400" height="600" src="https://fedifeed.com/api/v1/feed?user=sam&instance=https%3A%2F%2Ffroth.zone&instance_type=&theme=pleroma&size=100&header=true&replies=false&boosts=true"></iframe>
<p>
I don't know what else to put here.
</p>
<details>
<summary>
Contact details
</summary>
<br />
Maybe my
<a href="/PGP.asc">PGP key</a>
if you want to shoot me an email?<br /><br />
<small>
The fingerprint is 31EC 437B 458E 29B4 2F76 4409 4D8B 07C1 8F31 ACBD
<br /><br />
<small>
the email is sam @ this website
<br />
</small>
<small>
or on XMPP, same address<br />
</small>
</small>
</details>
</div>
<div class="right">
<table id="hosting">
<tr>
<th>
How about a list of things I host?
</th>
</tr>
<tr>
<td>
<a href="https://froth.zone">Pleroma</a>
</td>
</tr>
<tr>
<td>
<a href="https://git.froth.zone">Gitea</a>
</td>
</tr>
<tr>
<td>
<a href="https://blog.froth.zone">Blog</a>
</td>
</tr>
<tr>
<td>
<a href="https://mk.froth.zone">Misskey</a>
</td>
</tr>
<tr>
<td>
<a href="https://funkwhale.samtherapy.net">Funkwhale</a>
</td>
</tr>
<tr>
<td>
<a href="https://tube.froth.zone">Peertube</a>
</td>
</tr>
<tr>
<td>
<a href="https://poopchan.org">Poopchan</a>
</td>
</tr>
<tr>
<td>
<a href="https://cy.tube.froth.zone">Cytube</a>
</td>
</tr>
<tr>
<td>
<a href="https://invidious.samtherapy.net">Invidious</a>
</td>
</tr>
<tr>
<td>
<a href="https://nitter.bird.froth.zone">Nitter</a>
</td>
</tr>
<tr>
<td>
<a href="https://bibliogram.froth.zone">Bibliogram</a>
</td>
</tr>
<tr>
<td>
<a href="https://teddit.froth.zone">Teddit</a>
</td>
</tr>
<tr>
<td>
<a href="https://f.ruina.exposed">linx-server</a>
</td>
</tr>
<tr>
<td>
<a href="https://fedifeed.com/">Fedifeed</a>
<br/>(pictured to the left)
</td>
</tr>
</table>
<br/><br/>
<table id="comms">
<tr>
<th>
Where to find me, I guess
</th>
</tr>
<tr>
<td>
<a href="https://froth.zone/users/sam">Where I shitpost</a>
</td>
</tr>
<tr>
<td>
<a href="https://mk.froth.zone/@samme">Where I shitpost, less often</a>
</td>
</tr>
<tr>
<td>
<a href="https://git.froth.zone/Sam">Where my terrible code lies</a>
</td>
</tr>
<tr>
<td>
<a href="https://blog.froth.zone/sam/">My blog</a>
</td>
</tr>
</table>
<br />
<br />
<em>cool people's corner
<div id="frens">
<a href="https://8777.ch/">8777.ch</a>
|
<a href="https://grumbulon.xyz/">grumbulon.xyz</a>
|
<a href="https://nekobit.net/">nekobit.net</a>
|
<a href="https://newblue.life/">newblue.life</a>
</div>
</em>
</div>
</div>
<footer>
<div class="footer-split">
<div class="left">
<p>
I don't know what else to put here.
</p>
<details>
<summary>
Contact details
</summary>
Want to contact me, eh?
<br/><br/>
Maybe my
<a href="/PGP.asc">PGP key</a>
if you want to shoot me an email?<br/>
<small>
The fingerprint is 31EC 437B 458E 29B4 2F76 4409 4D8B 07C1 8F31 ACBD
<br/>
<small>
the email is sam @ this website
<br/>
</small>
<small>
or on XMPP, same address<br/>
</small>
</small>
</details>
</footer>
</body>
</div>
<div class="right">
<br/>
<br/>
<em>Other cool sites
<div id="frens">
<a href="https://8777.ch/">8777.ch</a>
|
<a href="https://grumbulon.xyz/">grumbulon.xyz</a>
|
<a href="https://newblue.life/">newblue.life</a>
</div>
</em>
</div>
</div>
</footer>
</body>
</html>
</html>

View File

@ -2,13 +2,17 @@ a {
color: rgba(200, 200, 200, 0.8);
}
footer a {
color: rgba(200, 200, 200, 0.4);
}
/* Globally */
.splitscreen {
display: flex;
}
.splitscreen .left {
flex: 0 1 auto;
flex: 0 1 30em;
}
.splitscreen .right {
@ -21,7 +25,7 @@ a {
.footer-split .left {
text-align: left;
flex: 0 1 23em;
flex: 0 1 17em;
}
.footer-split .right {
@ -33,10 +37,10 @@ a {
#hosting,
#comms {
display: flex;
flex-direction: column;
flex-direction: column-reverse;
flex-wrap: wrap;
justify-content: center;
align-items: center;
justify-content: right;
align-items: right;
text-align: center;
}