Add preview images to README.md
This commit is contained in:
parent
a50b5a0f09
commit
39a4bff0cf
1 changed files with 16 additions and 8 deletions
12
README.md
12
README.md
|
@ -10,6 +10,14 @@ XPTA generates Atom syndication feeds ([RFC 4287](https://www.rfc-editor.org/rfc
|
|||
|
||||
This software was inspired from Tigase and was motivated by Movim.
|
||||
|
||||
## Preview
|
||||
|
||||
<img alt="berlin-xmpp-meetup" src="screenshot/berlin-xmpp-meetup.png" width="200px"/>
|
||||
<img alt="let-s-talk-about-xmpp-tricks-with-conversations-author-daniel-gultsch-OqjaQh" src="screenshot/let-s-talk-about-xmpp-tricks-with-conversations-author-daniel-gultsch-OqjaQh.png" width="200px"/>
|
||||
<img alt="59d860ab-d7c8-477c-bb4b-86924485cbbb" src="screenshot/59d860ab-d7c8-477c-bb4b-86924485cbbb.png" width="200px"/>
|
||||
<img alt="selection" src="screenshot/selection.png" width="200px"/>
|
||||
|
||||
|
||||
## Requirements
|
||||
|
||||
* Python >= 3.5
|
||||
|
@ -58,8 +66,8 @@ Suppose you have the following nodes and items.
|
|||
|PubSub |Node |Item |
|
||||
|--- |--- |--- |
|
||||
|blog.jmp.chat |urn:xmpp:microblog:0|launch-2023 |
|
||||
|edhelas@movim.eu|urn:xmpp:microblog:0|working-on-launching-the-movim-network-qPBzwc |
|
||||
|goffi@goffi.org |urn:xmpp:microblog:0|libervia-v0-8-la-cecilia-BdQ4 |
|
||||
|edhelas%40movim.eu|urn:xmpp:microblog:0|working-on-launching-the-movim-network-qPBzwc |
|
||||
|goffi%40goffi.org |urn:xmpp:microblog:0|libervia-v0-8-la-cecilia-BdQ4 |
|
||||
|news.movim.eu |Phoronix | |
|
||||
|pubsub.movim.eu |berlin-xmpp-meetup |7363a41d-1146-40b3-ac0f-8ee2559591a3 |
|
||||
|pubsub.movim.eu |berlin-xmpp-meetup |let-s-talk-about-the-xsf-and-possibly-other-things-6A8eV4|
|
||||
|
|
Loading…
Reference in a new issue