everypizza.im/site/index.html
2025-03-16 11:56:54 -05:00

114 lines
No EOL
2.6 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>everypizza.im</title>
<link rel="stylesheet" href="index.css">
</head>
<body>
<div class="banner-image">
<div class="banner-text">
<h1>everypizza.im</h1>
</div>
<div class="banner-bottom-right">
"Berninabahn zwischen Lagalb und Ospizio Bernina im Winter" is in the <a href="https://commons.wikimedia.org/wiki/File:Berninabahn_zwischen_Lagalb_und_Ospizio_Bernina_im_Winter.jpg" class="link">public domain.</a>
</div>
</div>
<div style="text-align: center;">
<h2>about us</h2>
</div>
<p>
everypizza.im is a collection of services hosted by nyx, mostly revolving around communication.
</p>
<div style="text-align: center;">
<h2>services</h2>
</div>
<p>
we host a few services, hoping to host more soon. our most popular is matrix, at <a href="https://matrix.everypizza.im/" class="link">matrix.everypizza.im</a>. we're running synapse.
there's also a sharkey at <a href="https://sharkey.everypizza.im/" class="link">sharkey.everypizza.im</a>. sometimes, we'll set up temporary services to test stuff out.
</p>
<h3>
all services
</h3>
<p>
<h4>
public
</h4>
<ul>
<li>
<a href="https://mxauth.everypizza.im/register/password" class="link">
synapse (matrix)
</a>
</li>
<li>
prosody (xmpp, point your client to everypizza.im - we have in-band registration!)
</li>
<li>
<a href="https://git.everypizza.im/" class="link">
forgejo
</a>
</li>
<li>
<a href="https://element.everypizza.im/" class="link">
element
</a>
</li>
<li>
<a href="https://Cinny.everypizza.im/" class="link">
cinny
</a>
</li>
<li>
<a href="https://admin.everypizza.im/" class="link">
synapse-Admin
</a>
</li>
</ul>
<h4>
open by request
</h4>
<ul>
<li>
<a href="https://sharkey.everypizza.im/" class="link">
sharkey
</a>
</li>
</ul>
<h4>
temporary services
</h4>
<ul>
<li>
<a href="https://smithereen.everypizza.im/" class="link">
smithereen
</a>
</li>
</ul>
</p>
<div style="text-align: center;">
<h2>contact</h2>
</div>
<p>
<ul>
<li>
matrix: @n:everypizza.im
</li>
<li>
xmpp: nyx@everypizza.im
</li>
<li>
email: me@everypizza.im
</li>
<li>
fedi: me@sharkey.everypizza.im
</li>
</ul>
</p>
<footer>
<small>
made with love | <a href="https://status.everypizza.im/" class="link">status</a>
</small>
</footer>
</body>
</html>