31 lines
533 B
YAML
31 lines
533 B
YAML
baseURL: https://theorangeone.net
|
|
languageCode: en-gb
|
|
title: TheOrangeOne
|
|
|
|
params:
|
|
author: TheOrangeOne
|
|
author_name: Jake Howard
|
|
summary_length: 100
|
|
summary_length_long: 200
|
|
nav_items: 5
|
|
index_items: 6
|
|
|
|
staticDir: "static/build"
|
|
|
|
buildDrafts: false
|
|
buildFuture: true
|
|
buildExpired: true
|
|
|
|
enableGitInfo: false
|
|
enableRobotsTXT: true
|
|
rssLimit: 100
|
|
|
|
disableHugoGeneratorInject: true
|
|
enableEmoji: true
|
|
|
|
pygmentsCodeFencesGuessSyntax: true
|
|
PygmentsCodeFences: true
|
|
pygmentsuseclasses: true
|
|
|
|
blackfriday:
|
|
hrefTargetBlank: true
|