Go to file
A 76c8186fc4
User guide grammar fixes (#310)
* docs: improve Markdown example display

* docs: improve wording and grammar

* docs: break up large blocks of text into sections

* docs: capitalize headers and start nested headers from H1

* chore: run `prettier`

* docs: italicize administrator and moderator abbreviations
2024-05-16 20:24:33 -04:00
src User guide grammar fixes (#310) 2024-05-16 20:24:33 -04:00
.gitignore Generate config docs from lemmy code (#102) 2021-10-25 10:00:45 -04:00
.gitmodules Generate config docs from lemmy code (#102) 2021-10-25 10:00:45 -04:00
.woodpecker.yml Remove latest tag for mlc image. (#304) 2024-04-04 11:06:34 -04:00
LICENSE Add AGPL license (fixes #2) 2021-01-12 13:36:00 +01:00
README.md Remove translations (#223) 2023-06-21 12:51:08 +02:00
book.toml Remove translations (#223) 2023-06-21 12:51:08 +02:00
renovate.json chore: Configure Renovate (#308) 2024-05-15 10:10:10 -04:00
update-includes.sh Include stable Lemmy tag (fixes #146) (#147) 2022-09-02 10:40:05 -04:00

README.md

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