Commit graph

219 commits

Author SHA1 Message Date
TheSaneWriter
3ef966df4b
Update 02-local-development.md (#215)
I have added some debugging notes that might save some time for an Arch user setting up Postgres. Specifically, sometimes pacman sets up the database cluster incorrectly and some extra bash commands need to be issued before systemctl can start the service.
2023-06-20 15:09:19 +02:00
Martey Dodoo
f5c8c9045e
Fix typo in Aaron Swartz's name (#218) 2023-06-20 15:05:36 +02:00
Sander Saarend
e0e50b6e03
Add new requirements for an instance being included on join-lemmy.org (#204) 2023-06-14 23:24:38 +02:00
z01L
d0ec1a8d2b
Fix http_accept header in nginx.conf for docker install (#209) 2023-06-14 12:32:16 +02:00
Thomas Ryan
a9a90568f1
Removed outdated line from configuration.md (#208)
Co-authored-by: Thomas Ryan <thomryan@cisco.com>
2023-06-13 23:45:59 +02:00
Jason Watkins
1e64261990
Link to docker-compose.yml and lemmy.hjson on main (#206) 2023-06-13 12:26:30 +02:00
Raymond Berger
f5af7828ac
add ranking algo docs (#199)
* add ranking algo docs

* add ranking algo page to summary

* add rank_algorithm.png

* move img up a level

* move docs to contributors and add img

* move rank algo image

* move rank algo to top level

* link to document from voting page

* add file

* fix summary

* ../

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-06-12 15:11:12 +02:00
Sander Saarend
700597871d
Add caveats regarding pict-rs and ssl connections to database (#203)
* Add note about pict-rs

* Add note about SSL connections to databases
2023-06-12 12:48:33 +02:00
Dessalines
fbc29da8b3
Forgot to add a chown command for docker restore. (#192)
* Forgot to add a chown command for docker restore.

* Add depending on system.
2023-06-08 22:30:20 +02:00
Raymond Berger
cfbd68c500
add github repository url to config (#198) 2023-06-08 12:01:40 -04:00
Raymond Berger
6b1cd8f931
remove broken link (#194) 2023-06-08 10:54:11 -04:00
Raymond Berger
f7d7038ada
check for typos in ci (#196)
* check for typos in ci

* add typo "teh" to see if ci fails

* fail fast by checking typos first

* update rust version to 1.70

* rustup update

* check rust version

* try with buster instead of slim

* try with typos cli specific image

* don't check rust version

* try using older version of typos

* try with debian bookwork

* try downloading binary

* fix typo

* wget

* remove typo
2023-06-08 16:47:14 +02:00
Raymond Berger
350eb03ce1
fix link to lemmy docs (#197) 2023-06-08 10:19:30 -04:00
Raymond Berger
a4c41df413
fix broken link to votes (#193) 2023-06-08 16:00:20 +02:00
Raymond Berger
69c68b34f3
fix many small typos (#191) 2023-06-08 14:30:08 +02:00
TriLinder
189d8638d9
Fix wrong article (an Facebook) (#188) 2023-06-07 15:05:02 -04:00
vagkalosynakis
6ef61ec596
Documentation typo fixes. (#189)
* fixed typos in 01

* fixed typos in 02

* fixed typos in 03

* fixed typos in 04

* fixed typos in 05

* fixed typos in 07
2023-06-07 14:33:49 -04:00
Justin Gauthier
4249465e99
Update to fix nginx proxy config (#186)
Co-authored-by: Jax Gauthier <jax@gauthier.id>
2023-06-05 12:14:55 +02:00
9a99880e96
Mention API libraries (#185) 2023-06-02 10:26:56 -04:00
33ee23d7df
Fix ban site text (fixes #182) (#184)
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-06-02 08:44:21 -04:00
98eb003eb8
Rewrite contributing section (#183) 2023-06-02 08:43:31 -04:00
Dessalines
ef6ce5d945
Use archive.is for broken link. (#180) 2023-06-01 16:34:51 -04:00
Dessalines
1c334bba46
Make mlc only do offline link checking. (#181) 2023-06-01 22:29:59 +02:00
Dessalines
04592b060e
Use the tknom/prettier image for CI. (#179) 2023-05-31 12:00:05 +02:00
Dessalines
c2e0f504f6
Adding better DB restore commands. (#178) 2023-05-31 11:59:34 +02:00
Dessalines
fce0210cdf
Fixing CI missing links. (#177)
* Fixing CI missing links.

* Organizing resources.
2023-05-13 21:56:44 +02:00
Andrew Miller
17218d5eff
Document Host header proxy gotcha (#176)
This is a confusing thing for people setting up a new server exposed through another layer of proxy, so documenting it explicitly will hopefully help save people some time.
2023-05-11 20:52:57 -04:00
14bbf215f6
Change name of admins section back to administration (#175)
* Change name of admins section back to administration

To avoid breaking existing links

* fix links
2023-04-27 22:43:12 +02:00
Dessalines
3615999c95
Reverting to older git clone. (#174) 2023-04-25 22:36:47 +02:00
24b2c36695
Rewrite user section and change chapter organization (#172)
* Rewrite user section and change chapter organization

* minor changes

* formatting

* run dead link check last
2023-04-25 09:23:11 -04:00
97f6a8552e
Fix dead links, add CI check (#170)
* Fix dead links, add CI check

* toolchain
2023-04-21 10:40:14 -04:00
Jorge Maldonado Ventura
2e8280bb82
Fix error from Spanish translation (#167) 2023-04-17 15:13:16 +02:00
Dessalines
d17fac8083
Fixing docker install. Fixes #163 (#164)
* Fixing docker install. Fixes #163

* Add letsencrypt guide.

---------

Co-authored-by: Nutomic <me@nutomic.com>
2023-04-15 09:23:15 -04:00
Dessalines
8ea712e8e4
Running prettier on markdown files. (#165)
* Running prettier on markdown files.

* Add prettier check to CI, and script.

* Forgot to add prettier

* Try to add testing repo.

* Address PR comments.
2023-04-15 15:11:44 +02:00
Dessalines
ddf8f191da
Adding woodpecker 1 (#162) 2023-03-24 21:45:52 +01:00
Dessalines
a0f06f31c4
Fixing federation docs, running markdown format. (#161) 2023-03-03 08:35:56 -05:00
Dessalines
df93527044
Fixing v0.17 install instructions. (#159) 2023-03-01 21:13:52 +01:00
Helge
738511f194
remove_data -> removeData (#158) 2023-02-21 03:58:06 +01:00
330949c32f
Update from scratch instructions to use embedded pictrs (#157) 2023-01-26 09:14:33 -05:00
Dessalines
cf44e1671a
Adding a compressed / gzip version for backup and restore. (#156) 2023-01-20 03:28:36 +01:00
d0bb28012c
Point out that Github should not be used for support (#155) 2023-01-03 03:32:25 -05:00
Marty
27a1109bed
adding caddy configuration example (#154) 2022-12-27 15:15:00 +00:00
ce0640e073
Specify cargo version (fixes #153) 2022-12-22 17:13:53 +00:00
Dessalines
f9eccc0b88
Fix the wrong docker-compose and lemmy.hjson (#149) 2022-11-21 10:24:03 +00:00
1f600af4c2
Fix path of lemmy.hjson download
Fixes https://github.com/LemmyNet/lemmy/issues/2552
2022-11-11 14:49:02 +00:00
95565e57b6
Add curl to CI (#148) 2022-09-03 09:05:07 -04:00
809f0bc756
Include stable Lemmy tag (fixes #146) (#147) 2022-09-02 10:40:05 -04:00
Dessalines
215df3f322
Add lemmy-ui config link. (#145) 2022-08-04 18:18:32 +00:00
Dessalines
76b397aac7
Removing version from API calls. (#139)
* Removing version from API calls.

* Adding a link to the current API version.
2022-06-13 18:55:51 +00:00
28219623e7
Add documentation for Rust API (#144) 2022-06-08 11:25:50 -04:00