mirror of
https://github.com/LemmyNet/lemmy-docs.git
synced 2024-11-01 10:09:54 +00:00
No description
01c21b978a
* Update RUST_LOG from verbose to debug, as verbose outputs no logging * Use RUST_LOG=trace --------- Co-authored-by: Dessalines <dessalines@users.noreply.github.com> |
||
---|---|---|
assets | ||
src | ||
.gitignore | ||
.gitmodules | ||
.woodpecker.yml | ||
book.toml | ||
LICENSE | ||
README.md | ||
renovate.json | ||
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