Added README.md and demo image for blog

master
Douglas Blank 2018-07-28 18:17:24 -04:00
rodzic 4f1c94a0c2
commit 7b9d5e734f
2 zmienionych plików z 27 dodań i 0 usunięć

Wyświetl plik

@ -0,0 +1,27 @@
# ActivityPub Blog
This folder is based on:
* https://github.com/tsileo/microblog.pub
* https://github.com/tsileo/little-boxes
Goals:
* database independent (can use redis, sql, mongo, etc)
* web framework independent (can use flask or tornado)
* develop a multi-user blog with users
* complete support of ActivityPub
Work in progress!
![Demo](images/demo.png)
To run, see [installation](../README.md) and then:
1. Edit app.py for your own database/framework combination.
2. Run:
```
python3 app.py
```

Plik binarny nie jest wyświetlany.

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 44 KiB