Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 746 Bytes

README.md

File metadata and controls

36 lines (19 loc) · 746 Bytes

Trustlines Docs

Trustlines Docs contains all the non-technical documentation related to the Trustlines Network.

Visit the website at https://docs.trustlines.network/

Installing

Requirements

Instructions

Install MkDocs

pip install mkdocs

Install the MkDocs Material theme

pip install mkdocs-material

Install the Lightgallery component

pip install lightgallery

Versions used

MkDocs: v1.2.2

MkDocs Material: v7.2.6

Running locally

mkdocs serve