docs.xiv.zone/config.yaml
Joshua Goins 0c890dee30 Overhaul site
I'm way too lazy to write this commit message, sorry.
2023-10-06 20:13:46 -04:00

20 lines
452 B
YAML

baseURL: 'https://docs.xiv.zone/'
copyright: 'This content is licensed under a Creative Commons Attribution-ShareAlike 4.0.'
defaultContentLanguage: 'en'
disableHugoGeneratorInject: true
enableRobotsTXT: true
languageCode: 'en-us'
summarylength: 30
markup:
tableOfContents:
ordered: true
startLevel: 1
goldmark:
parser:
wrapStandAloneImageWithinParagraph: false
title: 'XIV Docs'
theme: 'mytheme'
timeZone: 'UTC'
paginate: 20