diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 17 |
1 files changed, 4 insertions, 13 deletions
@@ -68,7 +68,8 @@ img { border: none ;} <p>Host your own services, social media and more.</p> <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="prosody.html"><img src="pix/prosody.svg" alt="prosody logo"> Prosody</a></dt><dd>Minimalist and federated chat server</dd> + <dt><a href="ejabberd.html"><img src="pix/xmpp.svg" alt="xmpp logo"> ejabberd</a></dt><dd>Another option for an XMPP server</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> @@ -77,8 +78,8 @@ img { border: none ;} <dt><a href="cgit.html"><img src="pix/cgit.svg"> Cgit</a></dt><dd>A hyperfast web frontend for git repositories</dd> <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="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> @@ -100,15 +101,6 @@ img { border: none ;} Subscribe to our <a href="rss.xml"><img src="pix/rss.svg">RSS feed</a> for updates. </p> - <h3>Articles and Tutorials in Progress...</h3> - - <ul> - <li>Full HTML tutorial</li> - <li>Full CSS tutorial</li> - <li>RSS feeds</li> - <li>SearX (search engine)</li> - </ul> - <h3>On the look out for...</h3> <p> @@ -123,7 +115,6 @@ img { border: none ;} <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> <li><a href="https://movim.eu/">Movim for XMPP</a></li> <li>Nitter</li> </ul> |
