Go to file
Dessalines 0d2a7b0223
Merge pull request #16 from gazconroy/main
Added Comment channels - initial pass of AsyncAPI file complete
2021-02-19 12:14:31 -05:00
content Changing coc dir. 2021-02-07 23:49:44 -05:00
lemmy-docs@5069cf9fb9 Updating docs 2021-02-18 10:13:33 -05:00
static Merge pull request #16 from gazconroy/main 2021-02-19 12:14:31 -05:00
templates Update lemmur fdroid. 2021-02-15 09:15:49 -05:00
.gitignore Adding asyncapi html generation. Fixes #11 2021-02-05 22:49:02 -05:00
.gitmodules Adding docs to joinlemmy. Fixes #9 (#10) 2021-02-04 14:55:58 -05:00
LICENSE Mostly working. 2020-09-28 13:59:32 -05:00
README.md Making those links. 2021-02-05 22:51:02 -05:00
build.sh Adding asyncapi html generation. Fixes #11 2021-02-05 22:49:02 -05:00
build_docs.sh Adding docs to joinlemmy. Fixes #9 (#10) 2021-02-04 14:55:58 -05:00
config.toml Initial commit. 2020-09-27 23:19:11 -05:00
deploy.sh Adding submodule update to deploy. 2021-02-07 23:54:43 -05:00
package.json Adding asyncapi html generation. Fixes #11 2021-02-05 22:49:02 -05:00
serve.sh Adding asyncapi html generation. Fixes #11 2021-02-05 22:49:02 -05:00
styles.md Initial commit. 2020-09-27 23:19:11 -05:00
yarn.lock Adding asyncapi html generation. Fixes #11 2021-02-05 22:49:02 -05:00

README.md

Join lemmy site

Requirements

  • zola
  • yarn to build the API docs
  • cargo to build the mdbook docs

Running

To test / make changes: