yq/mkdocs.yml

8 lines
135 B
YAML
Raw Normal View History

2017-04-13 05:36:59 +00:00
docs_dir: mkdocs
site_dir: docs
2017-12-19 00:59:27 +00:00
site_name: Yq
2017-04-13 05:36:59 +00:00
theme: 'material'
2017-12-19 00:59:27 +00:00
repo_name: 'mikefarah/yq'
repo_url: 'https://github.com/mikefarah/yq'
2017-04-13 05:36:59 +00:00