mirror of
https://github.com/LemmyNet/lemmy-docs.git
synced 2024-11-01 01:59:54 +00:00
No description
d254233345
* reference Ubuntu 22.04, Lemmy 0.18.0, move RUST_LOG to correct service * Build lemmy_server from github checkout * fix sudo to be consistent with earlier example, update versions to 0.18.2 * use sudo more where needed, discuss non-privileged account for rustup and cargo compile, upgrade for lemmy_server uses git * fix typo 'normal', be more explicit about how to upgrade already-running lemmy_server binary * mistaken "NOTE:" left in, removed * upgrade lemmy_server refinement * prettier |
||
---|---|---|
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