A daily mirror of Neko's treebird repository
https://code.nekobit.net/fossil/treebird/home
40348e7a6b
FossilOrigin-Name: 7c49725977d89d6c152f84e18c35cfbb0d7d79437b3dc70e4c4711d9dd9e3bca |
||
---|---|---|
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