Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 301 Bytes

File metadata and controls

11 lines (6 loc) · 301 Bytes

Litentry Documentation

This is the repo to store technical documentation and wiki ofLitentry.

Live site on https://docs.litentry.com/

It is build with mdbook

to test, run mdbook test

to deploy, run mdbook build && mdbook serve