lbry-sdk/lbry/mkdocs.yml
2019-06-20 23:13:57 -04:00

30 lines
727 B
YAML

site_name: LBRY
repo_url: https://github.com/lbryio/lbry-sdk
pages:
- "API": index.md
- "CLI": cli.md
site_dir: docs
docs_dir: docs_build
google_analytics:
- 'UA-60403362-1'
- 'auto'
theme:
name: material
palette:
primary: 'teal'
accent: 'green'
logo: 'https://s3.amazonaws.com/files.lbry.io/logo-square-white-bookonly.png'
social:
- type: 'github'
link: 'https://github.com/lbryio'
- type: 'twitter'
link: 'https://twitter.com/lbryio'
- type: 'facebook'
link: 'https://facebook.com/lbryio'
- type: 'telegram'
link: 'https://t.me/lbryofficial'
- type: 'discord'
link: 'https://chat.lbry.com'
- type: 'reddit'
link: 'https://reddit.com/r/lbry'