mirror of
https://github.com/LemmyNet/lemmy-docs.git
synced 2024-11-01 10:09:54 +00:00
Nutomic
0dc13b4ea1
* Remove translations * fix typos path * fix wget * fix wget * fix mdbook download link * ls * la -la * need musl
11 lines
282 B
Markdown
11 lines
282 B
Markdown
# Lemmy Documentation
|
|
|
|
Documentation for the Lemmy project
|
|
|
|
## Building
|
|
|
|
Follow the [mdbook instructions](https://rust-lang.github.io/mdBook/guide/installation.html).
|
|
|
|
## Formatting
|
|
|
|
To format your markdown files, install [prettier](https://prettier.io), then run `prettier -w src`
|