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
- Host: GitHub
- URL: https://github.com/lemmynet/lemmy-docs
- Owner: LemmyNet
- License: agpl-3.0
- Created: 2021-01-04T12:55:36.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-04T15:06:34.000Z (about 2 years ago)
- Last Synced: 2024-04-14T01:00:48.268Z (about 2 years ago)
- Language: Shell
- Homepage: https://join-lemmy.org/docs/en/index.html
- Size: 1010 KB
- Stars: 70
- Watchers: 7
- Forks: 83
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`