Update the README
This commit is contained in:
parent
4d9fd0fd03
commit
a7e408028a
1 changed files with 3 additions and 0 deletions
|
@ -31,6 +31,9 @@
|
|||
- Microformats aware (exports `h-feed`, `h-entry`, `h-cards`, ...)
|
||||
- Exports RSS/Atom feeds
|
||||
- Comes with a tiny HTTP API to help posting new content and performing basic actions
|
||||
- Easy to "cache" (the external/public-facing microblog part)
|
||||
- With a good setup, cached content should returned most of the time
|
||||
- You can setup a "purge" hook to let you invalidate cache when the microblog was updated
|
||||
- Deployable with Docker
|
||||
|
||||
## Running your instance
|
||||
|
|
Loading…
Reference in a new issue