mirror of
https://github.com/LemmyNet/lemmy-docs.git
synced 2025-01-15 14:15:48 +00:00
No description
e2d4089545
* Adding ~/.cargo/config.toml local dev instructions. * Use mold and sccache config. * Use then instead of and * Update src/contributors/02-local-development.md Co-authored-by: Nutomic <me@nutomic.com> --------- Co-authored-by: Nutomic <me@nutomic.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