A fork of yet another Pleroma frontend https://git.nekobit.net/treebird.git
Find a file
me@ow.nekobit.net 40348e7a6b Fix status padding
FossilOrigin-Name: 7c49725977d89d6c152f84e18c35cfbb0d7d79437b3dc70e4c4711d9dd9e3bca
2022-03-19 03:30:56 +00:00
dist Fix status padding 2022-03-19 03:30:56 +00:00
meta Treebird rename + Contributors 2022-03-13 00:35:46 +00:00
src Add content-length to redirect 2022-03-19 00:45:01 +00:00
static Add path_info test 2022-03-18 23:52:26 +00:00
.gitignore Mastodont load 2022-01-20 04:45:33 +00:00
config.h Test page 2022-03-18 23:48:07 +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 Test page 2022-03-18 23:48:07 +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