No description
Find a file
2021-03-03 11:08:13 -05:00
content Adding translations support. Fixes #6 2021-03-03 11:08:13 -05:00
lemmy-docs@03e002a592 Updating lemmy docs. 2021-03-02 11:42:20 -05:00
static Added links to API reference and HTTP API pages 2021-02-27 10:49:10 +00:00
templates Adding translations support. Fixes #6 2021-03-03 11:08:13 -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
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 Adding translations support. Fixes #6 2021-03-03 11:08:13 -05:00
deploy.sh Adding submodule update to deploy. 2021-02-07 23:54:43 -05:00
LICENSE Mostly working. 2020-09-28 13:59:32 -05:00
package.json Adding asyncapi html generation. Fixes #11 2021-02-05 22:49:02 -05:00
README.md Making those links. 2021-02-05 22:51: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

Join lemmy site

Requirements

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

Running

To test / make changes: