An open API service indexing awesome lists of open source software.

https://github.com/lemmynet/lemmy-docs

Documentation for Lemmy
https://github.com/lemmynet/lemmy-docs

Last synced: about 1 year ago
JSON representation

Documentation for Lemmy

Awesome Lists containing this project

README

          

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