lemmy-docs/README.md

12 lines
282 B
Markdown
Raw Normal View History

# 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`