fixes #4 + formating

This commit is contained in:
array-in-a-matrix 2024-01-29 14:40:52 -05:00
parent 8e37357aaa
commit 5f4747ae5d

View file

@ -12,7 +12,6 @@
href="../../res/site/icons/favicon.ico"
/>
</head>
<body>
<header class="page-header" role="banner">
<h1 class="project-name">Applications and Services</h1>
@ -20,21 +19,18 @@
Apps and services hosted on this domain. <br />
(Written by actual developers.)
</h2>
<a href="../../" class="btn">Home</a>
</header>
<main id="content" class="main-content" role="main">
<p>
<strong>Note:</strong> Chat and social applications have been moved to
<a href="https://chatinamatrix.xyz">chatinamatrix.xyz</a>.
</p>
<h3 id="selfhosted">Hosted on the physical server:</h3>
<div class="grid">
<section class="grid-item" id="xmpp">
<a href="#xmpp"
><h3>XMPP</h3>
><h4>XMPP</h4>
<div><img src="../../res/site/icons/xmpp.svg" alt="XMPP" /></div>
</a>
<p>
@ -42,18 +38,16 @@
<code>xmpp.inamatrix.xyz</code>
</p>
</section>
<section class="grid-item" id="cbox">
<a href="./cbox/"
><h3>Cbox<sup></sup></h3>
><h4>Cbox<sup></sup></h4>
<!-- <div><img src="" alt="" /></div> -->
</a>
<p>Anonymous real-time live chat app. Come leave a quick message!</p>
</section>
<section class="grid-item" id="gemini">
<a href="gemini://arrayinamatrix.xyz/"
><h3>Gemini capsule</h3>
><h4>Gemini capsule</h4>
<div>
<img src="../../res/site/icons/gemini.png" alt="Gemini" />
</div>
@ -64,10 +58,9 @@
(Requires Gemini compatible browser.)
</p>
</section>
<section class="grid-item" id="wiki">
<a href="https://wiki.arrayinamatrix.xyz"
><h3>Wiki archives<sup></sup></h3>
><h4>Wiki archives<sup></sup></h4>
<div><img src="../../res/site/icons/kiwix.svg" alt="Kiwix" /></div>
</a>
<p>
@ -75,10 +68,9 @@
Come browse Wikipedia, the Arch wiki and more!
</p>
</section>
<section class="grid-item" id="tor">
<a href="./tor/"
><h3>Tor hidden services</h3>
><h4>Tor hidden services</h4>
<div><img src="../../res/site/icons/tor.png" alt="Tor" /></div>
</a>
<p>
@ -86,18 +78,16 @@
(Requires Tor compatible browser.)
</p>
</section>
<section class="grid-item" id="git">
<a href="https://git.inamatrix.xyz"
><h3>Gitea<sup></sup></h3>
><h4>Gitea<sup></sup></h4>
<div><img src="../../res/site/icons/gitea.svg" alt="Gitea" /></div>
</a>
<p>Lightweight open sourced code hosting. (GitHub replacement!)</p>
</section>
<section class="grid-item" id="minecraft">
<a href="#minecraft"
><h3>Minecraft</h3>
><h4>Minecraft</h4>
<div>
<img src="../../res/site/icons/minecraft.png" alt="Minecraft" />
</div>
@ -108,29 +98,23 @@
</p>
</section>
</div>
<hr />
<h3 id="vps">Hosted on VPS:</h3>
<section class="grid-item" id="matrix">
<a href="./matrix/"
><h3>Matrix homeserver</h3>
<div>
<img src="../../res/site/icons/matrix.svg" alt="Matrix" />
</div>
><h4>Matrix homeserver</h4>
<div><img src="../../res/site/icons/matrix.svg" alt="Matrix" /></div>
</a>
<p>
A decentralized End-to-End encrypted and federated chat server. Matrix
web clients can be found
<a href="https://chatinamatrix.xyz">here</a>. Point your client to
<code>matrix.chatinamatrix.xyz</code>
web clients can be found <a href="https://chatinamatrix.xyz">here</a>.
Point your client to <code>matrix.chatinamatrix.xyz</code>
</p>
</section>
<div class="grid">
<section class="grid-item" id="element">
<a href="https://element.chatinamatrix.xyz"
><h3>Element</h3>
><h4>Element</h4>
<div>
<img src="../../res/site/icons/element.svg" alt="element" />
</div>
@ -140,10 +124,9 @@
usability.
</p>
</section>
<section class="grid-item" id="cinny">
<a href="https://cinny.chatinamatrix.xyz"
><h3>Cinny</h3>
><h4>Cinny</h4>
<div><img src="../../res/site/icons/cinny.svg" alt="Cinny" /></div>
</a>
<p>
@ -151,28 +134,25 @@
interface.
</p>
</section>
<section class="grid-item" id="jitsi">
<a href="https://jitsi.chatinamatrix.xyz"
><h3>Jitsi</h3>
><h4>Jitsi</h4>
<div><img src="../../res/site/icons/jitsi.png" alt="Jitsi" /></div>
</a>
<p>Video Conferencing Software, a FOSS alternative to Zoom.</p>
</section>
<section class="grid-item" id="etherpad">
<a href=""
><h3>Etherpad</h3>
><h4>Etherpad</h4>
<div>
<img src="../../res/site/icons/etherpad.svg" alt="Etherpad" />
</div>
</a>
<p>Open-source web-based collaborative real-time editor.</p>
</section>
<section class="grid-item" id="hydrogen">
<a href=""
><h3>Hydrogen</h3>
><h4>Hydrogen</h4>
<div>
<img src="../../res/site/icons/hydrogen.svg" alt="Hydrogen" />
</div>
@ -181,10 +161,9 @@
Lightweight matrix client with legacy and mobile browser support.
</p>
</section>
<section class="grid-item" id="schildi">
<a href="https://schildichat.chatinamatrix.xyz"
><h3>SchildiChat</h3>
><h4>SchildiChat</h4>
<div>
<img
src="../../res/site/icons/schildichat.svg"
@ -198,25 +177,18 @@
</p>
</section>
</div>
<hr />
<h3 id="other">Other:</h3>
<div class="grid">
<section class="grid-item" id="privacy">
<a href="./privacy/"
><h3>Privacy Policy</h3>
><h4>Privacy Policy</h4>
<!-- <div><img src="" alt="" /></div> -->
</a>
<p>Privacy policy of this website and its related services.</p>
</section>
<!-- <section class="grid-item" id="">
<h3><a href=""><sup></sup></a></h3>
<div><img src="../../res/site/icons/" alt="" />
<p></p>
</section> -->
<!-- <section class="grid-item" id=""> <h4><a href=""><sup>⨳</sup></a></h4> <div><img src="../../res/site/icons/" alt="" /> <p></p> </section> -->
</div>
<footer class="site-footer">
You have reached the end of the page. (ノ◕ヮ◕)ノ*:・゚✧
</footer>