docs.xiv.zone/config.yaml

23 lines
469 B
YAML
Raw Normal View History

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'
2025-03-27 18:11:23 -04:00
pagination:
paginate: 20