mirror of
https://github.com/LemmyNet/lemmy-docs.git
synced 2024-11-01 01:59:54 +00:00
No description
b3584a450b
* Updated "Install from Scratch" guide - PostgreSQL 16 installation - Pict-rs specific instructions (folders, ImageMagick AppImage problems in LXC containers, etc. - Update Lemmy version to 0.18.5 in the docs - Use /opt/lemmy for deployment (the Linux way (c)) - Update Nodejs and Yarn installation instructions per current updates from Nodesource - Bump Nginx version to 20 - Updated Nginx config file * Prettier * prettier once more * Fix typos * Address code review comments * Fix typos * Fix PostgreSQL installation snippet Update Nginx config * Remove obsolete paragraph * Fix annoying typo * Add actual port numbers Nix pictshare redirect from vhost config * More prettier! --------- Co-authored-by: gribodyr <deryabka@deryabka.ai> |
||
---|---|---|
src | ||
.gitignore | ||
.gitmodules | ||
.woodpecker.yml | ||
book.toml | ||
LICENSE | ||
README.md | ||
update-includes.sh |
Lemmy Documentation
Documentation for the Lemmy project
Building
Follow the mdbook instructions.
Formatting
To format your markdown files, install prettier, then run prettier -w src