diff options
| author | T3SQ8 <59125128+T3SQ8@users.noreply.github.com> | 2021-07-23 23:32:45 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-23 23:32:45 +0000 |
| commit | fdd78d662de92d8dca67bf72ed6978196dab8934 (patch) | |
| tree | e85374d4a8f3da5a57ffc90e6859bfa4fb5a34b5 /index.html | |
| parent | be6defe7af4963165674398a70ff17315b3eab79 (diff) | |
| parent | e8b4d8726b0e21aabe3e48f8e1ef5c8431d51de5 (diff) | |
Merge branch 'LukeSmithxyz:master' into master
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -61,6 +61,7 @@ <h3 id=platform>"Build your own platform!"</h3> <ul class=ll> <li><a href="git.html">Host your own <img src="pix/git.svg"><code>git</code> repositories</a></li> + <li><a href="xmpp.html">Private and Encrypted Chat with <img src="pix/xmpp.svg" alt="xmpp logo">XMPP</a></li> <li><a href="pleroma.html">Pleroma, a federated Twitter-like Microblogging Site</a></li> <li><a href="nextcloud.html">Setting up a <img src="pix/nextcloud.svg">Nextcloud Instance (file hosting and more)</a></li> <li><a href="gitea.html">Setting up <img src="pix/gitea.svg">Gitea</a></li> @@ -91,7 +92,6 @@ <li>Full CSS tutorial</li> <li>Setting up an Email server</li> <li>RSS feeds</li> - <li>XMPP Prosody (federated chat)</li> <li>Matrix (federated chat)</li> <li>SearX (search engine)</li> </ul> @@ -107,6 +107,7 @@ </p> <ul> + <li><a href="https://btcpayserver.org/">BTCPay</a></li> <li>Email webclients</li> <li>Simple static site generators</li> <li>Calibre (library server)</li> |
