1
Fork 0
theorangeone.net-legacy/config.yml
2017-12-31 16:07:22 +00:00

47 lines
724 B
YAML

baseURL: https://theorangeone.net
languageCode: en-gb
title: TheOrangeOne
params:
author: TheOrangeOne
author_name: Jake Howard
nav_items: 5
index_items: 6
iso8601: "2006-01-02T15:04:05"
summaryLength: 40
outputFormats:
markdown:
name: "txt"
mediaType: "text/plain"
isPlainText: true
outputs:
home:
- "html"
- "rss"
- "json"
section:
- "html"
- "rss"
- "txt"
page:
- "html"
- "txt"
- "json"
staticDir: "static/build"
buildFuture: true
enableRobotsTXT: true
rssLimit: 10000
disableHugoGeneratorInject: true
enableEmoji: true
MetaDataFormat: yaml
stepAnalysis: true
pygmentsCodefencesGuessSyntax: true
pygmentsCodefences: true
pygmentsUseClasses: true