joinlemmy-site/README.md

311 B

Join lemmy site

Requirements

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

Running

To test / make changes:

  • run ./serve.sh
  • Goto 127.0.0.1:1111
  • Goto 127.0.0.1:1111/docs/en/index.html for docs
  • Goto 127.0.0.1:1111/api/index.html for API