Very nice. FYI you can also visit the playground magazine on piefed.social for test posts
this post was submitted on 28 Sep 2024
8 points (100.0% liked)
PieFed help
196 readers
1 users here now
It's seems right that we should have a local community to help us all with PieFed
founded 10 months ago
MODERATORS
glance at commenter subdomain
Welcome aboard!
You can join the Matrix channel/room if you need help https://matrix.to/#/#piefed-community:matrix.org
My static image issue was due to an error in the root specification of the static route in nginx, plus I needed to give 755 permissions to several directories, in case anyone else hits this issue:
sudo chmod 755 /home/piefed
sudo chmod 755 /home/piefed/pyfedi
sudo chmod 755 /home/piefed/pyfedi/app
sudo chmod 755 /home/piefed/pyfedi/app/static
sudo chmod 755 /home/piefed/pyfedi/app/static/images