14 lines
186 B
YAML
14 lines
186 B
YAML
baseURL: http://example.org
|
|
languageCode: en-gb
|
|
title: Snippets
|
|
theme: docdock
|
|
|
|
params:
|
|
enableGitInfo: true
|
|
disableNavChevron: true
|
|
|
|
outputs:
|
|
home:
|
|
- HTML
|
|
- RSS
|
|
- JSON
|