diff options
author | Pratyush Desai | 2021-07-23 16:08:44 +0200 |
---|---|---|
committer | Pratyush Desai | 2021-07-23 16:08:44 +0200 |
commit | 5a36f16d0749440e93f78d8f72db93dc6cb8c41d (patch) | |
tree | 0a636fc02b3ad5e3c0d611ee6899950ac02cf519 | |
parent | ac9cfb49fde18ab87c482b07af59d53cc5a2bfc2 (diff) | |
parent | e635fba0617f4cfaa02192b0b832585fe150a144 (diff) | |
download | website-5a36f16d0749440e93f78d8f72db93dc6cb8c41d.tar.gz website-5a36f16d0749440e93f78d8f72db93dc6cb8c41d.tar.bz2 website-5a36f16d0749440e93f78d8f72db93dc6cb8c41d.zip |
Merge pull request 'xmpp' (#7) from xmpp into master
Reviewed-on: https://git.com.de/LibertaCasa/website/pulls/7
-rw-r--r-- | README.md | 3 | ||||
-rw-r--r-- | xmpp.html | 12 |
2 files changed, 14 insertions, 1 deletions
@@ -1,4 +1,5 @@ -Welcome to [Liberta Casa](http://liberta.casa)! +# Static files for LibertaCasa Website +Welcome to [Liberta Casa](http://liberta.casa)! This repository is for generating static pages. @@ -18,6 +18,18 @@ └─┘ ┘ │ ──┘ ┘ │ +<p><a href="https://xmpp.org/">What's XMPP</a></p> + +<p><a href="https://xmpp.org/about/technology-overview.html">Overview: </a> XMPP is the Extensible Messaging and Presence Protocol, a set of open technologies for instant messaging, presence, multi-party chat, voice and video calls, collaboration, lightweight middleware, content syndication, and generalized routing of XML data.</p> + +<a href="https://xmpp.org/about/faq.html">FAQs</a> + +There are quite a few <a href="https://xmpp.org/software/clients.html">clients</a> available. +You can register using a "name" +JID: name@liberta.casa + +and the password of your choice. + Host: xmpp.liberta.casa Port: 5222 |