lbry-sdk/lbry/mkdocs.yml

30 lines
727 B
YAML
Raw Normal View History

2016-12-08 22:05:31 -05:00
site_name: LBRY
2019-06-20 23:13:57 -04:00
repo_url: https://github.com/lbryio/lbry-sdk
2016-12-08 22:05:31 -05:00
pages:
2017-02-27 17:36:29 -05:00
- "API": index.md
2017-06-09 12:14:03 -04:00
- "CLI": cli.md
2018-02-28 14:29:35 +05:30
site_dir: docs
docs_dir: docs_build
2017-02-27 17:36:29 -05:00
google_analytics:
- 'UA-60403362-1'
- 'auto'
2018-03-05 18:57:05 -05:00
theme:
name: material
2017-02-27 17:36:29 -05:00
palette:
primary: 'teal'
accent: 'green'
2018-03-07 05:54:50 -05:00
logo: 'https://s3.amazonaws.com/files.lbry.io/logo-square-white-bookonly.png'
2017-02-27 17:36:29 -05:00
social:
- type: 'github'
link: 'https://github.com/lbryio'
- type: 'twitter'
link: 'https://twitter.com/lbryio'
- type: 'facebook'
2018-03-07 05:54:50 -05:00
link: 'https://facebook.com/lbryio'
2018-11-15 02:29:49 +07:00
- type: 'telegram'
link: 'https://t.me/lbryofficial'
- type: 'discord'
link: 'https://chat.lbry.com'
2018-11-15 02:29:49 +07:00
- type: 'reddit'
link: 'https://reddit.com/r/lbry'