Commit graph

74 commits

Author SHA1 Message Date
9d42058975
Add yunohost installation method (#127) 2022-03-22 18:39:16 +00:00
ee7446f04f
Update docs for 0.16 (#125)
* Update docs for 0.16

* Add note about resource usage
2022-03-14 18:34:25 +00:00
2a1bd5f957
Document instance actor (#123) 2022-02-09 12:13:29 -05:00
I. Musthafa
89d0402c54
Indonesian Additional Translation (#121)
* Revert "Small Fix"

This reverts commit debdfe4dc3d147594f6ed51c91821a39ad88b9a3.

* Lemmy Docs Translate
2022-01-16 16:29:52 +00:00
Dessalines
47aaf77354
Fixing broken links. Fixes #115 (#119)
* Fixing broken links. Fixes #115

* Remove extra line.
2022-01-04 22:12:46 +00:00
Ryan Westlund
e75de1cbff
Fix broken link (#118) 2022-01-03 11:38:39 -05:00
rscmbbng
1e510bfca9
add information on --locked flag (#117) 2021-12-19 20:10:15 +00:00
Dessalines
d7c0895873
Fix docker dev port (#116) 2021-12-15 10:29:02 -05:00
retiolus
41c8985473
fixed broken links (#114) 2021-11-24 17:33:27 +00:00
retiolus
25be69e697
Update moderation.md (#108)
* Update moderation.md

* correction
2021-11-15 09:09:18 -05:00
7d24dd4b51
Rewrite lemmy_protocol.md, to embed all json examples from lemmy repo (#111)
* Rewrite lemmy_protocol.md, to embed all json examples from lemmy repo

* Upgrade Rust version for CI
2021-11-11 13:52:57 -05:00
06a3da7d42
Generate config docs from lemmy code (#102)
* Generate config docs from lemmy code

* fix mkdir error in build.sh, update lemmy submodule

* fix drone config

* init git submodule

* install git

* apt update

* -y

* dont do submodule init

* x

* w

* update gitignore

* xz

* remove submodule

* readd submodule

* step

* update rust

* deps

* use defaults.hjson from lemmy without building, also include apub examples

* use updated mdbook from upstream pr

https://github.com/rust-lang/mdBook/pull/1306#issuecomment-920429495

* Download embeds over http instead of using git submodule

* install curl

* apt update

* typo

* -y
2021-10-25 10:00:45 -04:00
Supreet Sethi
aae2800e4e
Added libgexiv2-dev which is a dependency to build pict-rs (#107) 2021-10-25 09:55:00 -04:00
retiolus
333e128795
check that everything is working properly --> email 2021-10-23 17:32:32 +00:00
retiolus
bfeeaa6121
Administration First Steps (#105)
* Create first_steps.md

* spelling correction

* link correction

* Update first_steps.md

* updated to relative links when possible

* Update first_steps.md

* mentioned that federation is disabled by default

* added administration/first_steps.md

* typos
2021-10-16 10:48:46 +00:00
retiolus
16155e31d6
Docs update (#101)
* Update guide.md

* Moved What is this? to about

* added What is this? from guide

* Update guide.md

- removed landlord comparison
- spell check
- added direct link to the !privacy@lemmy.ml community

* Correction of typos

* Add files via upload

* corrections as requested by dessalines

* corrections as requested by dessalines

* Create moderation

* Delete moderation

* added moderation guide

* added more button moderation capture

* fixed the table, had an extra column

* line break correction

* table correction

* added appoint as admin

* removed IFramely

removed IFramely as new version will no longer use  it

* clarifications
2021-10-13 09:14:37 +00:00
Dessalines
9974390a68
Updating ansible instructions. (#104) 2021-10-12 16:31:47 +00:00
9ca86abb39
Rewrite instructions for manually installation (#99)
* Rewrite instructions for manually installation

* fix pictrs upload, simplify sed commands, fix lemmy config editing
2021-09-14 17:41:43 -04:00
Dessalines
5028afed50
Remove iframely. (#98) 2021-09-13 09:54:33 +00:00
Dessalines
532b1c04ca
Fix/api docs typedoc (#94)
* Moving API docs to typedocs. Fixes #93

* Fix client dev.

* Refer to API docs multiple times

* Forgot to remove http_api.md file.

* Fix an image issue.
2021-08-23 10:51:27 -04:00
Dessalines
089ddd39d8
Add federation instructions. (#91)
* Add federation instructions.

* Fix line

* Fix another line
2021-08-04 21:11:24 +00:00
mickie
d882fdbe81
Update Spanish translation and Solve problem with invalid paths (#87)
* Add unofficial/unsupported installation methods.

* Update from_scratch.md

* Remove https: from .gitignore

* Translated client development section to ES.

* Include missing file for translation.

* Translation progress Contributing section.

* Add title.

* Translated contributing section to ES.

* Updated translation.

* Add missing file release_process.md

* Update websocket_api.md

* Add Troubleshooting section in README

* change `route` to `path`

* Translate from_scratch.md and on_aws.md. Update README

* Remove `espeak` mention from both EN and ES.
2021-07-15 13:35:11 +00:00
Dessalines
670802a905
Removing goals, adding resources. Fixes #88 (#89)
* Removing goals, adding resources. Fixes #88

* Updating title to Libraries

* Moving federation resources to contributing
2021-07-05 16:34:04 +00:00
mickie
98cf34ba2c
Add unofficial/unsupported installation methods. (#86)
* Add unofficial/unsupported installation methods.

* Update from_scratch.md

* Remove https: from .gitignore
2021-06-27 01:25:05 +00:00
6542f1c232
Add workaround for external link in sidebar, replace join.lemmy.ml (#85)
* Add workaround to fix external link in sidebar (fixes #84)

* Replace join.lemmy.ml with join-lemmy.org
2021-06-24 15:25:59 -04:00
Dessalines
67389c2cde
Merge pull request #69 from LemmyNet/release-process
Add documentation for release process
2021-04-27 10:18:22 -04:00
7a796c9e64
Update release_process.md 2021-04-27 14:17:42 +00:00
538de646be update ansible command 2021-04-26 21:13:23 +02:00
d335e3994f Add documentation for release process 2021-04-26 20:58:38 +02:00
d3321f4169 Update docs for federation modes 2021-04-20 15:03:19 +02:00
Dessalines
ac819aaf1f
Fix config docs. (#51)
* Fix config docs.

* Spelling error.
2021-04-07 11:30:59 +00:00
mickie
cb466f85c2
Translate section 1, 2 and 3 to Spanish (#47)
* Enable Spanish language

* Translated code_of_conduct.md and about.md

* Fix minor issues.

* Translated about folder

* fix source issues

* translated install methods

* Translated (section 1 2 3)
2021-03-31 12:30:53 +00:00
d63b3d2397 Some adjustments to previous commit, move file 2021-03-24 16:57:17 +01:00
aa49594093 Merge branch 'improve-search' of https://github.com/xundeenergie/lemmy-docs into xundeenergie-improve-search 2021-03-24 16:44:45 +01:00
1bccb2a991 Forgot to document add/remove mod activities, update context 2021-03-22 14:17:05 +01:00
Dessalines
322a2a730c
Merge pull request #44 from LemmyNet/apub-protocol-reformat
Reformat and update lemmy protocol docs, add missing items (fixes #43)
2021-03-19 09:31:27 -04:00
306a6b3504 Reformat and update lemmy protocol docs, add missing items (fixes #43) 2021-03-19 14:26:37 +01:00
Jakobus Schürz
c842e7d285 improve descriptions for searching for federation 2021-03-12 01:26:23 +01:00
16426dedb4
Simplify Ansible Docker plugin install instructions 2021-03-11 12:46:44 +00:00
08d4a46aa3
Merge pull request #39 from LemmyNet/add_moderating_guide
Add moderator guide. Fixes #38
2021-03-09 13:31:14 +00:00
Dessalines
2675b12b90
Adding more sort methods. Fixes #36 (#37) 2021-03-08 21:50:31 +00:00
a9f65b10af Add moderator guide. Fixes #38 2021-03-08 13:38:39 -05:00
0a9aef24f4 Remove categories 2021-03-03 17:31:30 +01:00
b57194f15a
Update install_ansible.md 2021-03-02 14:20:45 +00:00
356eb191be
For Ansible, mention that docker_compose plugin needs to be installed 2021-03-02 13:57:01 +00:00
d28a5ddd4e Move part of contributing section to client_development 2021-03-01 17:41:08 +01:00
gazconroy
0e7f559fab
Update http_api.md 2021-02-27 10:34:24 +00:00
gazconroy
1dc7e9bf98
Update SUMMARY.md 2021-02-27 10:31:52 +00:00
Gary Conroy
a664037c0f Added links to summary and inserted links to WebSocket API 2021-02-26 18:29:47 +00:00
gazconroy
f73e5acf16
Update http_api.md 2021-02-26 16:39:57 +00:00