lbry-sdk/mkdocs.yml
2018-03-06 03:50:12 +05:30

24 lines
492 B
YAML

site_name: LBRY
repo_url: https://github.com/lbryio/lbry
pages:
- "API": index.md
- "CLI": cli.md
theme: material
site_dir: docs
docs_dir: docs_build
google_analytics:
- 'UA-60403362-1'
- 'auto'
extra:
palette:
primary: 'teal'
accent: 'green'
logo: 'images/lbry-white.svg'
social:
- type: 'github'
link: 'https://github.com/lbryio'
- type: 'twitter'
link: 'https://twitter.com/lbryio'
- type: 'facebook'
link: 'https://facebook.com/lbryio'