A daily mirror of Neko's treebird repository https://code.nekobit.net/fossil/treebird/home
Go to file
Sam Therapy 53bfbe94a5 Add documentation
Signed-off-by: Sam Therapy <sam@samtherapy.net>

FossilOrigin-Name: ab203f0e353419045687c2cc1db7879369db0fe3accdcc0f8a43ab926b8940f0
2022-03-18 18:39:26 +00:00
dist Add separating border to list item 2022-03-14 02:01:43 +00:00
meta Treebird rename + Contributors 2022-03-13 00:35:46 +00:00
src HTTPs check 2022-03-18 15:03:25 +00:00
static Lists CSS 2022-03-14 02:00:32 +00:00
.gitignore Mastodont load 2022-01-20 04:45:33 +00:00
config.h Treebird rename + Contributors 2022-03-13 00:35:46 +00:00
CREDITS Fix credits 2022-03-13 01:45:29 +00:00
INSTALL.md Add documentation 2022-03-18 18:39:26 +00:00
LICENSE File to C converter 2022-01-16 22:43:16 +00:00
Makefile Fix builds on debian 2022-03-18 17:36:44 +00:00
README.md Add documentation 2022-03-18 18:39:26 +00:00
treebird.nginx.conf Add documentation 2022-03-18 18:39:26 +00:00
treebird.uwsgi.ini Add documentation 2022-03-18 18:39:26 +00:00

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