forked from mirrors/treebird
A fork of yet another Pleroma frontend
https://git.nekobit.net/treebird.git
sam@samtherapy.net
53bfbe94a5
Signed-off-by: Sam Therapy <sam@samtherapy.net> FossilOrigin-Name: ab203f0e353419045687c2cc1db7879369db0fe3accdcc0f8a43ab926b8940f0 |
||
---|---|---|
dist | ||
meta | ||
src | ||
static | ||
.gitignore | ||
config.h | ||
CREDITS | ||
INSTALL.md | ||
LICENSE | ||
Makefile | ||
README.md | ||
treebird.nginx.conf | ||
treebird.uwsgi.ini |
Treebird
A pleroma frontend for cool people only.
The goal is to create a frontend that's lightweight enough to be viewed without JS, but usable enough to improve the experience with JS.
Treebird uses C with FCGI, mastodont-c (another library that complements Treebird) for communication, and plain JavaScript (100% optional).
Isn't FCGI outdated?
No.
Credits
Please view the CREDITS
file.
Installing
See INSTALL.md