Mercurial > silorider
comparison README.rst @ 6:6dc64a419a71
Add Twitter to list of support silos.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 29 Jul 2018 19:45:53 -0700 |
parents | a1b7a459326a |
children | cb1dc5c864d8 |
comparison
equal
deleted
inserted
replaced
5:e7eef70acf58 | 6:6dc64a419a71 |
---|---|
17 Supported Silos | 17 Supported Silos |
18 --------------- | 18 --------------- |
19 | 19 |
20 Right now, the following silos are supported: | 20 Right now, the following silos are supported: |
21 | 21 |
22 - `Mastodon`_: an open, federated microblogging service. | 22 - `Mastodon`_: an open, federated social network and microblogging service. |
23 - `Twitter`_: a proprietary social network and microblogging service. | |
23 - Print: a debug silo that just prints entries in the console. | 24 - Print: a debug silo that just prints entries in the console. |
24 | 25 |
25 | 26 |
26 Quickstart | 27 Quickstart |
27 ---------- | 28 ---------- |
54 | 55 |
55 | 56 |
56 .. _POSSE: https://indieweb.org/POSSE | 57 .. _POSSE: https://indieweb.org/POSSE |
57 .. _Microformats: http://microformats.org/ | 58 .. _Microformats: http://microformats.org/ |
58 .. _Mastodon: https://joinmastodon.org/ | 59 .. _Mastodon: https://joinmastodon.org/ |
60 .. _Twitter: https://twitter.com/ | |
59 .. _INI: https://en.wikipedia.org/wiki/INI_file | 61 .. _INI: https://en.wikipedia.org/wiki/INI_file |
60 | 62 |