Commit graph

165 commits

Author SHA1 Message Date
702aef3c32 -y 2021-10-25 12:53:17 +02:00
b51819bfd1 typo 2021-10-25 12:46:07 +02:00
e928ad53b9 apt update 2021-10-25 12:38:06 +02:00
9589971dca install curl 2021-10-25 12:29:36 +02:00
5fca90c9ab Download embeds over http instead of using git submodule 2021-10-25 12:13:19 +02:00
580f344643 use updated mdbook from upstream pr
https://github.com/rust-lang/mdBook/pull/1306#issuecomment-920429495
2021-10-22 18:49:16 +02:00
362958ff1f use defaults.hjson from lemmy without building, also include apub examples 2021-10-22 18:43:36 +02:00
4d1b15e3a5 deps 2021-10-13 17:39:32 +02:00
b62b7206ab update rust 2021-10-13 17:33:48 +02:00
412dd46a9c step 2021-10-13 17:30:34 +02:00
e246b414e6 readd submodule 2021-10-13 13:17:03 +02:00
287dd0004c remove submodule 2021-10-13 13:16:08 +02:00
c2b625901e xz 2021-10-13 13:14:06 +02:00
b8522d1e74 update gitignore 2021-10-13 13:11:16 +02:00
3d45aef57b w 2021-10-13 13:07:13 +02:00
e0d0605a42 x 2021-10-13 13:05:16 +02:00
fdb33296b1 dont do submodule init 2021-10-13 13:03:36 +02:00
8c2a5b0c4d -y 2021-10-13 13:00:43 +02:00
6c487284c1 apt update 2021-10-13 12:59:52 +02:00
684ee5b3c3 install git 2021-10-13 12:59:33 +02:00
db432f2ce1 init git submodule 2021-10-13 12:59:09 +02:00
2f25373f01 fix drone config 2021-10-13 12:58:06 +02:00
7623160821 fix mkdir error in build.sh, update lemmy submodule 2021-10-13 12:50:38 +02:00
d3f5079d8d Generate config docs from lemmy code 2021-10-13 12:44:19 +02: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
95031c483d
Merge pull request #82 from guland2000/patch-28
Create theming.md
2021-05-13 21:27:35 +00:00
3b1b2f10da
Merge pull request #81 from guland2000/patch-26
Create client_development.md
2021-05-13 21:27:21 +00:00
2a5dac8868
Merge pull request #80 from guland2000/patch-27
Create api_reference.md
2021-05-13 21:25:28 +00:00
40d7c08315
Merge pull request #78 from guland2000/patch-25
Create lemmy_protocol.md
2021-05-13 21:25:14 +00:00
e6d8f08493
Merge pull request #77 from guland2000/patch-24
Create troubleshooting.md
2021-05-13 21:24:57 +00:00
dd18e13351
Merge pull request #76 from guland2000/patch-23
Create other_installation_methods.md
2021-05-13 21:24:47 +00:00
0b3c1e087f
Merge pull request #75 from guland2000/patch-22
Create install_ansible.md
2021-05-13 21:24:37 +00:00
5402556fac
Merge pull request #74 from guland2000/patch-21
Create install_docker.md
2021-05-13 21:24:28 +00:00
2af35d27f4
Merge pull request #73 from guland2000/patch-20
Create federation_getting_started.md
2021-05-13 21:23:52 +00:00
6a0abd02d8
Merge pull request #72 from guland2000/patch-19
Create configuration.md
2021-05-13 21:23:42 +00:00
07164e2eb2
Merge pull request #71 from guland2000/patch-18
Create backup_and_restore.md
2021-05-13 21:23:27 +00:00
aefcf14453
Merge pull request #70 from guland2000/patch-17
Create administration.md
2021-05-13 21:23:07 +00:00
Andrei Guliaikin
eb514d0894
Create theming.md 2021-05-11 21:03:23 +02:00
Andrei Guliaikin
99c993bfa0
Create client_development.md 2021-05-11 20:51:23 +02:00
Andrei Guliaikin
86bbe0cc4c
Create api_reference.md 2021-05-11 20:46:35 +02:00
Andrei Guliaikin
e6a64cbb4a
Create lemmy_protocol.md 2021-05-11 20:02:27 +02:00