LemmyNet / lemmy-docs

Documentation for Lemmy
https://join-lemmy.org/docs/en/index.html
GNU Affero General Public License v3.0
73 stars 89 forks source link

doc: improve docker and performance troubleshooting #300

Closed db0 closed 6 months ago

db0 commented 6 months ago

This is my attempt to improve the documentation on the docker and performance troubleshooting after the 2 days I spent diagnosing such issues.

Nutomic commented 6 months ago

Btw you need to apply formatting as mentioned in the readme.

db0 commented 6 months ago

All Fixed

PS: some more direct instructions for using prettier might be useful. I don't typically use npm and js libs. For me it worked only by using npx prettier . --write