40 lines
610 B
YAML
40 lines
610 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
|
|
|
|
staticDir: "static/build"
|
|
|
|
buildFuture: true
|
|
|
|
enableRobotsTXT: true
|
|
rssLimit: 10000
|
|
|
|
disableHugoGeneratorInject: true
|
|
enableEmoji: true
|
|
MetaDataFormat: yaml
|
|
stepAnalysis: true
|
|
|
|
pygmentsCodefencesGuessSyntax: true
|
|
pygmentsCodefences: true
|
|
pygmentsUseClasses: true
|
|
|
|
imaging:
|
|
resampleFilter: Lanczos
|
|
quality: 100
|
|
|
|
blackfriday:
|
|
smartypants: false
|
|
|
|
theme:
|
|
- utils
|
|
|
|
assetDir: static/build/
|