1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
snippets-legacy/config.yml

30 lines
384 B
YAML

baseURL: http://example.org
languageCode: en-gb
title: Snippets
theme:
- docdock
- utils
params:
enableGitInfo: true
disableNavChevron: true
outputs:
home:
- HTML
- RSS
- JSON
enableRobotsTXT: true
enableEmoji: true
stepAnalysis: true
pygmentsCodefencesGuessSyntax: true
pygmentsCodefences: true
pygmentsUseClasses: true
blackfriday:
smartypants: false