2016-12-09 04:05:31 +01:00
|
|
|
site_name: LBRY
|
|
|
|
repo_url: https://github.com/lbryio/lbry
|
|
|
|
pages:
|
2017-02-27 23:36:29 +01:00
|
|
|
- "API": index.md
|
2017-06-09 18:14:03 +02:00
|
|
|
- "CLI": cli.md
|
2018-02-28 09:59:35 +01:00
|
|
|
site_dir: docs
|
|
|
|
docs_dir: docs_build
|
2017-02-27 23:36:29 +01:00
|
|
|
google_analytics:
|
|
|
|
- 'UA-60403362-1'
|
|
|
|
- 'auto'
|
2018-03-06 00:57:05 +01:00
|
|
|
theme:
|
|
|
|
name: material
|
2017-02-27 23:36:29 +01:00
|
|
|
palette:
|
|
|
|
primary: 'teal'
|
|
|
|
accent: 'green'
|
2018-03-07 11:54:50 +01:00
|
|
|
logo: 'https://s3.amazonaws.com/files.lbry.io/logo-square-white-bookonly.png'
|
2017-02-27 23:36:29 +01:00
|
|
|
social:
|
|
|
|
- type: 'github'
|
|
|
|
link: 'https://github.com/lbryio'
|
|
|
|
- type: 'twitter'
|
|
|
|
link: 'https://twitter.com/lbryio'
|
|
|
|
- type: 'facebook'
|
2018-03-07 11:54:50 +01:00
|
|
|
link: 'https://facebook.com/lbryio'
|