No description
Find a file
Divided by Zer0 132d2ff3cc
doc: anti-scraper bot troubleshooting (#333)
* doc: anti-scraper bot troubleshooting

* Fix: typo nging > nginx

Co-authored-by: Nutomic <me@nutomic.com>

* Fix: typo -of

Co-authored-by: Nutomic <me@nutomic.com>

* shortened list only as an example

* Update src/administration/troubleshooting.md

Co-authored-by: Nutomic <me@nutomic.com>

* ci: prettier

* fix: typo

* fix: finished sentence

---------

Co-authored-by: Nutomic <me@nutomic.com>
2024-11-19 12:44:15 +01:00
assets chore(deps): update dessalines/lemmy-ui docker tag to v0.19.7 (#332) 2024-11-15 19:05:48 -05:00
src doc: anti-scraper bot troubleshooting (#333) 2024-11-19 12:44:15 +01: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 chore(deps): update becheran/mlc docker tag to v0.18.0 (#314) 2024-07-02 05:16:19 -04:00
book.toml Remove translations (#223) 2023-06-21 12:51:08 +02: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
renovate.json Running renovate every weekend. (#325) 2024-09-30 22:20:33 -04:00
update-includes.sh Include stable Lemmy tag (fixes #146) (#147) 2022-09-02 10:40:05 -04:00

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