Update the README

This commit is contained in:
Thomas Sileo 2018-05-21 17:23:54 +02:00
parent 4d9fd0fd03
commit a7e408028a

View file

@ -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