summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorClosedGL2 <65987045+ClosedGL2@users.noreply.github.com>2022-01-14 04:56:35 -0700
committerGitHub <noreply@github.com>2022-01-14 04:56:35 -0700
commita67def8f42bb37c06c22c622d55464134651d30f (patch)
tree45e72e2ad46d14a62fd3d03c7e3b2e7f67c91e77 /index.html
parentfd272398c096e9ed8e06cd96b91508bf0e1c163d (diff)
parent90fa2b43ccb3eb04e9ac9d6f39d2e729e778639e (diff)
Merge branch 'LukeSmithxyz:master' into master
Diffstat (limited to 'index.html')
-rw-r--r--index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/index.html b/index.html
index b5e9663..f8dac9f 100644
--- a/index.html
+++ b/index.html
@@ -69,7 +69,7 @@ img { border: none ;}
<dl class=ll>
<dt><a href="xmpp.html"><img src="pix/xmpp.svg" alt="xmpp logo"> XMPP</a></dt><dd>Minimalist and federated chat server</dd>
- <dt><a href="pleroma.html">Pleroma</a></dt><dd>A federated Twitter-like microblogging site</dd>
+ <dt><a href="pleroma.html"><img src="pix/pleroma.svg" alt="Pleroma logo"> Pleroma</a></dt><dd>A federated Twitter-like microblogging site</dd>
<dt><a href="peertube.html"><img src="pix/peertube.svg" alt="peertube logo"> PeerTube</a></dt><dd>A federated YouTube-like video site</dd>
<dt><a href="nextcloud.html"><img src="pix/nextcloud.svg"> Nextcloud</a></dt><dd>Setting up a Nextcloud Instance (file hosting and more)</dd>
<dt><a href="jitsi.html"><img src="pix/jitsi.svg" alt="Jitsi logo"> Jitsi</a></dt><dd>Free and easy video conferencing</dd>
@@ -78,6 +78,7 @@ img { border: none ;}
<dt><a href="gitea.html"><img src="pix/gitea.svg"> Gitea</a></dt><dd>A fully-featured git and issue tracking site</dd>
<dt><a href="irc.html"><img src="pix/irc.svg"> IRC</a></dt><dd>Installing and managing a classic internet relay chat server</dd>
<dt><a href="rss-bridge.html">RSS Bridge</a></dt><dd>Creating RSS feeds for social media sites</dd>
+ <dt><a href="matrix.html"><img src="pix/element.svg" alt="Element logo">Matrix</a></dt><dd>An easy-to-use, free and federated chat and channel server.</dd>
<dt><a href="calibre.html"><img src="pix/calibre.png"> Calibre</a></dt><dd>A library server</dd>
<dt><a href="i2p.html"><img src="pix/itoopie.svg" alt="Itoopie">I2P</a></dt><dd>Host your site on a private and peer-to-peer internet layer.</dd>
<dt><a href="tor.html"><img src="pix/tor.svg">Tor</a></dt><dd>Host your site on private onion-routing.</dd>
@@ -105,7 +106,6 @@ img { border: none ;}
<li>Full HTML tutorial</li>
<li>Full CSS tutorial</li>
<li>RSS feeds</li>
- <li>Matrix (federated chat)</li>
<li>SearX (search engine)</li>
</ul>
@@ -114,13 +114,13 @@ img { border: none ;}
<p>
There are other articles not currently under construction which we would like to add the LandChad.net.
If you have experience with any of these, you may submit an article for review on <a href="https://github.com/lukesmithxyz/landchad">the Github</a>.
- Please include directions for Debian 10 as default.
+ Please include directions for Debian 11 as default.
Abstain from using containerization (Docker, etc.).
Attempt to follow the same settings as other articles here.
</p>
<ul>
- <li><a href="https://btcpayserver.org/">BTCPay</a></li>
+ <li><a href="https://btcpayserver.org/">BTCPay</a> (Docker install permitted only in this case.)</li>
<li>Email webclients</li>
<li>Simple static site generators</li>
<li><a href="https://www.ejabberd.im/">XMPP ejabberd</a></li>
@@ -166,6 +166,6 @@ img { border: none ;}
<!--TAGLIST-->
</main>
- <!-- <footer><a href="https://landchad.net">LandChad.net</a></br>Because Everyone should be an Internet LandChad.</br><a href="index.html"><li><img src="pix/chad.gif" alt="chad"></li></a><a href="rss.xml"><li><img src="pix/rss.svg" alt="RSS"></li></a><a href="pix/btc.png"><li><img src="pix/btc.svg" alt="BTC"></li></a><a href="pix/xmr.png"><li><img src="pix/xmr.svg" alt="XMR"></li></a><a href="https://github.com/lukesmithxyz/landchad"><li><img src="pix/git.svg" alt="Github"></li></a></footer> -->
+ <!-- <footer><a href="https://landchad.net">LandChad.net</a></br>Because Everyone should be an Internet LandChad.</br><a href="index.html"><li><img src="pix/chad.gif" alt="chad"></li></a><a href="rss.xml"><li><img src="pix/rss.svg" alt="RSS"></li></a><a href="donate-bitcoin.html"><li><img src="pix/btc.svg" alt="BTC"></li></a><a href="donate-monero.html"><li><img src="pix/xmr.svg" alt="XMR"></li></a><a href="https://github.com/lukesmithxyz/landchad"><li><img src="pix/git.svg" alt="Github"></li></a></footer> -->
</body>
</html>