{"$schema":"http://json-schema.org/draft-07/schema#","$id":"https://json.schemastore.org/hugo.json","$comment":"https://gohugo.io/getting-started/configuration/","definitions":{"uniqueStringArray":{"type":"array","uniqueItems":true,"items":{"type":"string","minLength":1}},"outputFormats":{"type":"object","additionalProperties":{"title":"output format options","description":"The output format options\nhttps://gohugo.io/templates/output-formats/#configure-output-formats","type":"object","properties":{"name":{"description":"The identifier\nhttps://gohugo.io/templates/output-formats/#configure-output-formats","type":"string","minLength":1},"mediaType":{"description":"The media type\nhttps://gohugo.io/templates/output-formats/#media-types","type":"string","examples":["application/json","application/manifest+json","application/octet-stream","application/pdf","application/rss+xml","application/toml","application/wasm","application/xml","application/yaml","font/otf","font/ttf","image/bmp","image/gif","image/jpeg","image/png","image/svg+xml","image/tiff","image/webp","text/calendar","text/css","text/csv","text/html","text/javascript","text/jsx","text/markdown","text/plain","text/tsx","text/typescript","text/x-sass","text/x-scss","video/3gpp","video/mp4","video/mpeg","video/ogg","video/webm","video/x-msvideo"]},"path":{"description":"The path\nhttps://gohugo.io/templates/output-formats/#configure-output-formats","type":"string","minLength":1},"baseName":{"description":"The base filename for the list filenames\nhttps://gohugo.io/templates/output-formats/#configure-output-formats","type":"string","default":"index"},"rel":{"description":"\nhttps://gohugo.io/templates/output-formats/#configure-output-formats","type":"string","default":"alternate"},"protocol":{"description":"The replacement for `http://` or `https://` in `baseURL`\nhttps://gohugo.io/templates/output-formats/#configure-output-formats","type":"string"},"isPlainText":{"description":"Enable/disable Go's plain text templates parser for the templates\nhttps://gohugo.io/templates/output-formats/#configure-output-formats","type":"boolean","default":false},"isHTML":{"description":"\nhttps://gohugo.io/templates/output-formats/#configure-output-formats","type":"boolean","default":false},"noUgly":{"description":"Enable/disable adding file extensions to urls\nhttps://gohugo.io/templates/output-formats/#configure-output-formats","type":"boolean","default":false},"notAlternative":{"description":"Include/exclude this format in an AlternativeOutputFormats format listing\nhttps://gohugo.io/templates/output-formats/#configure-output-formats","type":"boolean","default":false},"permalinkable":{"description":"Enable/disable .Permalink and .RelPermalink return the rendering output format\nhttps://gohugo.io/templates/output-formats/#configure-output-formats","type":"boolean","default":false},"weight":{"description":"The weight\nhttps://gohugo.io/templates/output-formats/#configure-output-formats","type":"integer"}},"additionalProperties":false}},"cascade":{"type":"object","properties":{"aliases":{"$ref":"#/definitions/uniqueStringArray","description":"The aliases\nhttps://gohugo.io/content-management/front-matter#predefined"},"audio":{"$ref":"#/definitions/uniqueStringArray","description":"The audio\nhttps://gohugo.io/content-management/front-matter#predefined"},"build":{"description":"\nhttps://gohugo.io/content-management/build-options/","type":"object","properties":{"list":{"description":"\nhttps://gohugo.io/content-management/build-options/#list","type":"string","enum":["always","local","never"]},"publishResources":{"description":"\nhttps://gohugo.io/content-management/build-options/#publishresources","type":"boolean"},"render":{"description":"\nhttps://gohugo.io/content-management/build-options/#render","type":"string","enum":["always","link","never"]}}},"date":{"description":"The datetime\nhttps://gohugo.io/content-management/front-matter#predefined","type":"string","minLength":1},"description":{"description":"The description\nhttps://gohugo.io/content-management/front-matter#predefined","type":"string"},"draft":{"description":"Specify that the content is (not) the draft\nhttps://gohugo.io/content-management/front-matter#predefined","type":"boolean"},"expiryDate":{"description":"The expire date\nhttps://gohugo.io/content-management/front-matter#predefined","type":"string","minLength":1},"headless":{"description":"Specify that the content is (not) the headless bundle\nhttps://gohugo.io/content-management/front-matter#predefined","type":"boolean"},"images":{"$ref":"#/definitions/uniqueStringArray","description":"The images\nhttps://gohugo.io/content-management/front-matter#predefined"},"isCJKLanguage":{"description":"Specify that the page language is (not) the CJK language\nhttps://gohugo.io/content-management/front-matter#predefined","type":"boolean"},"keywords":{"$ref":"#/definitions/uniqueStringArray","description":"The keywords\nhttps://gohugo.io/content-management/front-matter#predefined"},"layout":{"description":"The layout\nhttps://gohugo.io/content-management/front-matter#predefined","type":"string","minLength":1},"lastmod":{"description":"The last modification time\nhttps://gohugo.io/content-management/front-matter#predefined","type":"string","minLength":1},"linkTitle":{"description":"The link title\nhttps://gohugo.io/content-management/front-matter#predefined","type":"string","minLength":1},"markup":{"description":"\nhttps://gohugo.io/content-management/front-matter#predefined","type":"string","enum":["rst","md"]},"menus":{"description":"\nhttps://gohugo.io/content-management/menus/","oneOf":[{"type":"array","items":{"type":"string"}},{"type":"object","additionalProperties":{"type":"object","properties":{"identifier":{"type":"string"},"name":{"type":"string"},"params":{"type":"object","additionalProperties":true},"parent":{"type":"string"},"post":{"type":"string"},"pre":{"type":"string"},"weight":{"type":"integer","not":{"const":0}}}}}]},"modified":{"description":"The last modification time\nhttps://gohugo.io/content-management/front-matter#predefined","type":"string","minLength":1},"outputs":{"$ref":"#/definitions/outputFormats","title":"output format options","description":"The output format options\nhttps://gohugo.io/content-management/front-matter#predefined"},"params":{"type":"object","additionalProperties":true},"pubdate":{"description":"The publish date\nhttps://gohugo.io/content-management/front-matter#predefined","type":"string","minLength":1},"publishDate":{"description":"The publish date\nhttps://gohugo.io/content-management/front-matter#predefined","type":"string","minLength":1},"published":{"description":"The publish date\nhttps://gohugo.io/content-management/front-matter#predefined","type":"string","minLength":1},"resources":{"title":"resource options","description":"The resource options\nhttps://gohugo.io/content-management/front-matter#predefined","type":"object","properties":{"name":{"description":"The value for `Name`\nhttps://gohugo.io/content-management/page-resources/#page-resources-metadata","type":"string","minLength":1,"examples":[":counter"]},"title":{"description":"The value for `Title`\nhttps://gohugo.io/content-management/page-resources/#page-resources-metadata","type":"string","minLength":1,"examples":[":counter"]},"params":{"title":"param options","description":"The param options\nhttps://gohugo.io/content-management/page-resources/#page-resources-metadata","type":"object","additionalProperties":{"description":"The param\nhttps://gohugo.io/content-management/page-resources/#page-resources-metadata"}}},"additionalProperties":false},"sitemap":{"type":"object","properties":{"changefreq":{"description":"\nhttps://gohugo.io/configuration/sitemap/#changefreq","type":"string","enum":["","always","hourly","daily","weekly","monthly","yearly","never"]},"disable":{"description":"https://gohugo.io/configuration/sitemap/#disable","type":"boolean"},"priority":{"type":"number","oneOf":[{"const":-1},{"minimum":0,"maximum":1}]}}},"series":{"$ref":"#/definitions/uniqueStringArray","description":"The series\nhttps://gohugo.io/content-management/front-matter#predefined"},"slug":{"description":"The slug\nhttps://gohugo.io/content-management/front-matter#predefined","type":"string","minLength":1},"summary":{"description":"The summary\nhttps://gohugo.io/content-management/front-matter#predefined","type":"string","minLength":1},"target":{"description":"The front matter default\nhttps://gohugo.io/content-management/front-matter#front-matter-cascade","type":"object","properties":{"environment":{"description":"","type":"string","minLength":1,"examples":["development","staging","production"]},"path":{"description":"The glob pattern matching the content path below /content\nhttps://gohugo.io/content-management/front-matter#front-matter-cascade","type":"string","minLength":1},"kind":{"description":"The glob pattern matching the page's kind\nhttps://gohugo.io/content-management/front-matter#front-matter-cascade","type":"string","minLength":1},"lang":{"description":"The glob pattern matching the page's language\nhttps://gohugo.io/content-management/front-matter#front-matter-cascade","type":"string","minLength":1}},"additionalProperties":false},"title":{"description":"The title\nhttps://gohugo.io/content-management/front-matter#predefined","type":"string","minLength":1},"translationKey":{"type":"string","minLength":1},"type":{"description":"The type\nhttps://gohugo.io/content-management/front-matter#predefined","type":"string","minLength":1},"unpublishdate":{"description":"The expire date\nhttps://gohugo.io/content-management/front-matter#predefined","type":"string","minLength":1},"url":{"description":"The url\nhttps://gohugo.io/content-management/front-matter#predefined","type":"string","minLength":1},"videos":{"$ref":"#/definitions/uniqueStringArray","description":"The videos\nhttps://gohugo.io/content-management/front-matter#predefined"},"weight":{"description":"The weight\nhttps://gohugo.io/content-management/front-matter#predefined","type":"integer"}},"patternProperties":{"^(?!aliases|audio|build|date|description|draft|expiryDate|headless|images|isCJKLanguage|keywords|layout|lastmod|linkTitle|markup|menus|modified|outputs|params|pubdate|publishDate|published|resources|sitemap|series|slug|summary|target|title|translationKey|type|unpublishdate|url|videos|weight)$":{"description":"The front matter default\nhttps://gohugo.io/content-management/front-matter#front-matter-cascade"}}},"hugoVersion":{"type":"string","pattern":"^\\d+\\.\\d+\\.\\d+.*$"},"mergeType":{"description":"Merge configuration from themes\nhttps://gohugo.io/getting-started/configuration/#merge-configuration-from-themes","type":"string","enum":["none","shallow","deep"]},"mounts":{"type":"array","items":{"type":"object","default":[{"source":"content","target":"content"},{"source":"static","target":"static"},{"source":"layouts","target":"layouts"},{"source":"data","target":"data"},{"source":"assets","target":"assets"},{"source":"i18n","target":"i18n"},{"source":"archetypes","target":"archetypes"}],"required":["source","target"],"properties":{"source":{"description":"The source path\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-mounts","type":"string","minLength":1},"target":{"description":"The target path\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-mounts","type":"string","minLength":1},"disableWatch":{"description":"Whether to disable watching\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-mounts","type":"boolean","default":false},"lang":{"description":"DEPRECATED. Deprecated in v0.153.0. Use `sites` instead.\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-mounts","type":"string","minLength":1,"deprecated":true},"includeFiles":{"description":"DEPRECATED. Deprecated in v0.153.0. Use `files` instead.\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-mounts","deprecated":true,"oneOf":[{"type":"string"},{"type":"array","uniqueItems":true,"items":{"type":"string"}}]},"excludeFiles":{"description":"DEPRECATED. Deprecated in v0.153.0. Use `files` instead.\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-mounts","deprecated":true,"oneOf":[{"type":"string"},{"type":"array","uniqueItems":true,"items":{"type":"string"}}]},"files":{"description":"A glob slice defining the files to include or exclude\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-mounts","type":"array","items":{"type":"string"}},"sites":{"description":"A map to define sites matrix and sites complements for the mount\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-mounts","type":"object","properties":{"matrix":{"description":"The sites matrix\nhttps://gohugo.io/quick-reference/glossary/#sites-matrix","type":"object","properties":{"languages":{"type":"array","items":{"type":"string"}},"roles":{"type":"array","items":{"type":"string"}},"versions":{"type":"array","items":{"type":"string"}}}},"complements":{"description":"The sites complements\nhttps://gohugo.io/quick-reference/glossary/#sites-complements","type":"object","properties":{"languages":{"type":"array","items":{"type":"string"}},"roles":{"type":"array","items":{"type":"string"}},"versions":{"type":"array","items":{"type":"string"}}}}}}},"additionalProperties":false}},"permalinkDefinition":{"description":"A permalink","type":"string","examples":[":year",":month",":monthname",":day",":weekday",":weekdayname",":yearday",":section",":sections",":title",":slug",":filename"]},"permalinkConfiguration":{"oneOf":[{"$ref":"#/definitions/permalinkDefinition"},{"type":"object","additionalProperties":{"$ref":"#/definitions/permalinkDefinition"}}]},"duration":{"description":"Length of time expressed in seconds (s), minutes (m), and hours (h)","oneOf":[{"type":"string","pattern":"^[0-9smh]*$","minLength":1},{"type":"integer","const":0}]},"stringOrStringArray":{"oneOf":[{"type":"string","minLength":1},{"type":"array","items":{"type":"string","minLength":1}}]},"segmentIncludesExcludes":{"type":"object","properties":{"kind":{"description":"A glob pattern matching the page kind\nhttps://gohugo.io/configuration/segments/#kind","type":"string","examples":["taxonomy","term"]},"lang":{"description":" A glob pattern matching the page language\nhttps://gohugo.io/configuration/segments/#lang","type":"string","examples":["en","de"]},"output":{"description":"A glob pattern matching the page output format\nhttps://gohugo.io/configuration/segments/#output","type":"string","examples":["html","json"]},"path":{"description":"A glob pattern matching the page’s logical path\nhttps://gohugo.io/configuration/segments/#path","type":"string","examples":["/books","books/**"]}}}},"properties":{"archetypeDir":{"description":"The directory to store archetype files\nhttps://gohugo.io/getting-started/configuration/#archetypedir","type":"string","default":"archetypes","minLength":1},"assetDir":{"description":"The directory to store asset files\nhttps://gohugo.io/getting-started/configuration/#assetdir","type":"string","default":"assets","minLength":1},"baseURL":{"description":"The hostname and the path to the root\nhttps://gohugo.io/getting-started/configuration/#baseurl","type":"string","minLength":1},"build":{"title":"build options","description":"The build options\nhttps://gohugo.io/getting-started/configuration/#configure-build","type":"object","properties":{"_merge":{"$ref":"#/definitions/mergeType"},"useResourceCacheWhen":{"description":"The time when to use the cached resources in `/resources/_gen` for `PostCSS` and `ToCSS`\nhttps://gohugo.io/getting-started/configuration/#configure-build","type":"string","default":"fallback","enum":["never","always","fallback"]},"writeStats":{"description":"Enable/disable `hugo_stats.json` writing to the root project directory.\nAlthough still functional, the writeStats key will be deprecated in a future release.\nhttps://gohugo.io/getting-started/configuration/#configure-build","type":"boolean","default":false,"deprecated":true},"buildStats":{"title":"build stats","description":"When enabled, creates a hugo_stats.json file in the root of your project.\nhttps://gohugo.io/getting-started/configuration/#configure-build","type":"object","properties":{"enable":{"type":"boolean","default":false},"disableClasses":{"type":"boolean","default":false},"disableIDs":{"type":"boolean","default":false},"disableTags":{"type":"boolean","default":false}}},"noJSConfigInAssets":{"description":"Enable/disable `jsconfig.json` writing into your `/assets` folder with mapping of imports from running `js.Build`\nhttps://gohugo.io/getting-started/configuration/#configure-build","type":"boolean","default":false},"cachebusters":{"title":"Cache busters","description":"Cache busters to support development using Tailwind 3.x's JIT compiler\nhttps://gohugo.io/getting-started/configuration/#configure-cache-busters","type":"array","items":{"type":"object","properties":{"source":{"type":"string"},"target":{"type":"string"}},"additionalProperties":false}}},"additionalProperties":false},"buildDrafts":{"description":"Include/exclude the drafts when building\nhttps://gohugo.io/getting-started/configuration/#builddrafts-false","type":"boolean","default":false},"buildExpired":{"description":"Include/exclude the content already expired\nhttps://gohugo.io/getting-started/configuration/#buildexpired","type":"boolean","default":false},"buildFuture":{"description":"Include/exclude the content with `publishDate` in the future\nhttps://gohugo.io/getting-started/configuration/#buildfuture","type":"boolean","default":false},"cacheDir":{"description":"The directory where cached files are stored\nhttps://gohugo.io/configuration/all/#cachedir","type":"string","minLength":1},"caches":{"title":"cache options","description":"The cache options\nhttps://gohugo.io/getting-started/configuration/#configure-file-caches","type":"object","default":{"assets":{"dir":":resourceDir/_gen","maxAge":-1},"getcsv":{"dir":":cacheDir/:project","maxAge":-1},"getjson":{"dir":":cacheDir/:project","maxAge":-1},"getresource":{"dir":":cacheDir/:project","maxAge":-1},"images":{"dir":":resourceDir/_gen","maxAge":-1},"modules":{"dir":":cacheDir/modules","maxAge":-1}},"properties":{"_merge":{"$ref":"#/definitions/mergeType"}},"additionalProperties":{"description":"Cache entry","type":"object","properties":{"maxAge":{"description":"The duration before the cache entry will be evicted\nhttps://gohugo.io/getting-started/configuration/#the-keywords-explained","default":-1,"examples":["0","10s","10m","10h"],"oneOf":[{"type":"integer","minimum":-1},{"type":"string","pattern":"^-?\\d+[smh]?$"}]},"dir":{"description":"The absolute path to store cache files\nhttps://gohugo.io/getting-started/configuration/#the-keywords-explained","type":"string","examples":[":cacheDir",":project",":resourceDir",":resourceDir/_gen",":cacheDir/:project",":cacheDir/modules"],"minLength":1}},"additionalProperties":false}},"cascade":{"title":"front matter options","description":"The front matter options\nhttps://gohugo.io/content-management/front-matter#front-matter-cascade","oneOf":[{"$ref":"#/definitions/cascade","type":"object"},{"type":"array","items":{"$ref":"#/definitions/cascade","type":"object"}}]},"canonifyURLs":{"description":"Enable/disable relative URLs to absolute conversion\nhttps://gohugo.io/getting-started/configuration/#canonifyurls","type":"boolean","default":false},"capitalizeListTitles":{"description":"Enable/disable the automatic capitalize of list titles\nhttps://gohugo.io/configuration/all/#capitalizelisttitles","type":"boolean","default":true},"cleanDestinationDir":{"description":"Enable/disable cleaning of the destination directory\nhttps://gohugo.io/configuration/all/#cleandestinationdir","type":"boolean","default":false},"contentDir":{"description":"The directory where content files are stored\nhttps://gohugo.io/getting-started/configuration/#contentdir","type":"string","default":"content","minLength":1},"copyright":{"description":"The copyright notice for your site\nhttps://gohugo.io/getting-started/configuration/#copyright","type":"string","default":""},"dataDir":{"description":"The directory where data files are stored\nhttps://gohugo.io/getting-started/configuration/#datadir","type":"string","default":"data","minLength":1},"defaultContentLanguage":{"description":"The default content language for the content without language indicator\nhttps://gohugo.io/getting-started/configuration/#defaultcontentlanguage","type":"string","default":"en","minLength":1},"defaultContentLanguageInSubdir":{"description":"Enable/disable rendering the default content language in subdir\nhttps://gohugo.io/getting-started/configuration/#defaultcontentlanguageinsubdir","type":"boolean","default":false},"defaultOutputFormat":{"description":"The default output format for the site\nhttps://gohugo.io/configuration/all/#defaultoutputformat","type":"string","minLength":1},"disableAliases":{"description":"Enable/disable generation of the alias redirects\nhttps://gohugo.io/getting-started/configuration/#disablealiases","type":"boolean","default":false},"disableDefaultLanguateRedirect":{"description":"Enable/disable generation of of the alias redirect to the default language when DefaultContentLanguageInSubdir is true\nhttps://gohugo.io/configuration/all/#disabledefaultlanguageredirect","type":"boolean","default":false},"disableHugoGeneratorInject":{"description":"Enable/disable injecting a generator meta tag in the HTML head on the home page only\nhttps://gohugo.io/getting-started/configuration/#disablehugogeneratorinject","type":"boolean","default":false},"disableKinds":{"description":"Disabled kinds of pages\nhttps://gohugo.io/getting-started/configuration/#disablekinds","type":"array","uniqueItems":true,"items":{"type":"string","enum":["page","home","section","taxonomy","term","rss","sitemap","robotstxt","404"]}},"disableLiveReload":{"description":"Enable/disable automatic live reloading of browser window\nhttps://gohugo.io/getting-started/configuration/#disablelivereload","type":"boolean","default":false},"disablePathToLower":{"description":"Enable/disable the url/path to lowercase conversion\nhttps://gohugo.io/getting-started/configuration/#disablepathtolower","type":"boolean","default":false},"enableEmoji":{"description":"Enable/disable Emoji emoticons support for page content\nhttps://gohugo.io/getting-started/configuration/#enableemoji","type":"boolean","default":false},"enableGitInfo":{"description":"Enable/disable .GitInfo object for each page\nhttps://gohugo.io/getting-started/configuration/#enablegitinfo","type":"boolean","default":false},"enableInlineShortcodes":{"description":"Enable/disable inline shortcode support\nhttps://gohugo.io/getting-started/configuration/#enableinlineshortcodes","type":"boolean","default":false},"enableMissingTranslationPlaceholders":{"description":"Enable/disable placeholder substitution instead of the default value or an empty string if a translation is missing\nhttps://gohugo.io/getting-started/configuration/#enablemissingtranslationplaceholders","type":"boolean","default":false},"enableRobotsTXT":{"description":"Enable/disable generation of robots.txt file\nhttps://gohugo.io/getting-started/configuration/#enablerobotstxt","type":"boolean","default":false},"environment":{"description":"The build environment\nhttps://gohugo.io/configuration/all/#environment","type":"string","minLength":1,"examples":["production","development"]},"frontmatter":{"title":"front matter options","description":"The front matter options\nhttps://gohugo.io/configuration/front-matter/#dates","type":"object","default":{"date":["date","publishdate","pubdate","published","lastmod","modified"],"expiryDate":["expirydate","unpublishdate"],"lastmod":[":git","lastmod","modified","date","publishdate","pubdate","published"],"publishDate":["publishdate","pubdate","published","date"]},"properties":{"_merge":{"$ref":"#/definitions/mergeType"},"date":{"description":"\nhttps://gohugo.io/configuration/front-matter/#dates","type":"array","uniqueItems":true,"items":{"type":"string","enum":[":default",":fileModTime",":filename",":git","date","lastmod","modified","pubdate","publishDate","publishdate","published"]}},"expiryDate":{"description":"\nhttps://gohugo.io/configuration/front-matter/#dates","type":"array","uniqueItems":true,"items":{"type":"string","enum":[":default","expirydate","expiryDate","unpublishdate","unpublishDate"]}},"lastmod":{"description":"\nhttps://gohugo.io/configuration/front-matter/#dates","type":"array","uniqueItems":true,"items":{"type":"string","enum":[":default",":fileModTime",":filename",":git","date","lastmod","modified","pubdate","publishDate","publishdate","published"]}},"publishDate":{"description":"\nhttps://gohugo.io/configuration/front-matter/#dates","type":"array","uniqueItems":true,"items":{"type":"string","enum":[":default",":fileModTime",":filename",":git","date","lastmod","modified","pubdate","publishDate","publishdate","published"]}}},"additionalProperties":false},"HTTPCache":{"$comment":"#TODO a lot","description":"\nhttps://gohugo.io/configuration/http-cache/","type":"object","properties":{"cache":{"type":"object","properties":{"for":{"type":"object","properties":{"excludes":{"$comment":"The documentation is ambiguous, the type is stated to be a string, but all examples are of string arrays. The same issue exists with all HTTPCache includes and excludes","$ref":"#/definitions/stringOrStringArray","description":"List of glob patterns to exclude from caching\nhttps://gohugo.io/configuration/http-cache/#cacheforexcludes"},"includes":{"$ref":"#/definitions/stringOrStringArray","description":"A list of glob patterns to cache\nhttps://gohugo.io/configuration/http-cache/#cacheforincludes"}}}}},"polls":{"type":"array","items":{"type":"object","properties":{"disable":{"description":"Enable/disable polling for this configuration\nhttps://gohugo.io/configuration/http-cache/#pollsdisable","type":"boolean"},"low":{"$ref":"#/definitions/duration","description":"The minimum polling interval. This is used after a recent change and gradually increases towards polls.high\nhttps://gohugo.io/configuration/http-cache/#pollslow"},"high":{"$ref":"#/definitions/duration","description":"The maximum polling interval. This is used when the resource is considered stable\nhttps://gohugo.io/configuration/http-cache/#pollshigh"},"for":{"type":"object","properties":{"excludes":{"$ref":"#/definitions/stringOrStringArray","description":"A list of glob patterns to exclude from polling for this configuration\nhttps://gohugo.io/configuration/http-cache/#pollsforexcludes"},"includes":{"$ref":"#/definitions/stringOrStringArray","description":"A list of glob patterns to include in polling for this configuration\nhttps://gohugo.io/configuration/http-cache/#pollsforincludes"}}}}}}}},"i18nDir":{"description":"The designated directory for translation tables\nhttps://gohugo.io/configuration/all/#i18ndir","type":"string","default":"i18n","minLength":1},"footnoteAnchorPrefix":{"description":"The prefix for footnote anchors\nhttps://gohugo.io/getting-started/configuration/#footnoteanchorprefix","type":"string","default":""},"footnoteReturnLinkContents":{"description":"The text to display for footnote return links\nhttps://gohugo.io/getting-started/configuration/#footnotereturnlinkcontents","type":"string","default":""},"googleAnalytics":{"description":"The Google Analytics tracking ID\nhttps://gohugo.io/getting-started/configuration/#googleanalytics","type":"string","default":"","pattern":"(UA-\\d{4,9}-\\d)|(G-\\w+)"},"hasCJKLanguage":{"description":"Enable/disable auto-detecting Chinese/Japanese/Korean Languages in the content\nhttps://gohugo.io/getting-started/configuration/#hascjklanguage","type":"boolean","default":false},"ignoreCache":{"description":"Enable/disable usage of the cache directory","type":"boolean","default":false},"ignoreFiles":{"description":"Array of regular expression used to exclude files from a build\nhttps://gohugo.io/configuration/all/#ignorefiles","type":"array","items":{"type":"string","minLength":1}},"ignoreLogs":{"description":"Array of of message identifiers used to suppress warnings and errors\nhttps://gohugo.io/configuration/all/#ignorelogs","type":"array","items":{"type":"string","minLength":1}},"ignoreVendorPaths":{"description":"A glob pattern matching the module paths to exclude from the _vendor directory\nhttps://gohugo.io/configuration/all/#ignorevendorpaths","type":"string","minLength":1},"imaging":{"description":"The image processing options\nhttps://gohugo.io/getting-started/configuration/#imaging","type":"object","default":{"resampleFilter":"Box","quality":75,"hint":"photo","anchor":"Smart","bgColor":"#ffffff","exif":{"includeFields":"","excludeFields":"","disableDate":false,"disableLatLong":false}},"properties":{"_merge":{"$ref":"#/definitions/mergeType"},"resampleFilter":{"description":"The default resample filter\nhttps://gohugo.io/content-management/image-processing/#resampling-filter","type":"string","default":"Box","enum":["NearestNeighbor","Box","Linear","Hermite","MitchellNetravali","CatmullRom","BSpline","Gaussian","Lanczos","Hann","Hamming","Blackman","Bartlett","Welch","Cosine"]},"quality":{"description":"The default quality\nhttps://gohugo.io/content-management/image-processing/#image-processing-config","type":"integer","default":75,"minimum":0,"maximum":100},"hint":{"description":"The default hint about what type of image\nhttps://gohugo.io/content-management/image-processing/#image-processing-config","type":"string","default":"photo","enum":["picture","photo","drawing","icon","text"]},"anchor":{"description":"The anchor used when cropping pictures with either .Fill or .Crop\nhttps://gohugo.io/content-management/image-processing/#image-processing-config","type":"string","default":"Smart","enum":["Smart","TopLeft","Top","TopRight","Left","Center","Right","BottomLeft","Bottom","BottomRight"]},"bgColor":{"description":"The default background color\nhttps://gohugo.io/content-management/image-processing/#image-processing-config","type":"string","default":"#ffffff","pattern":"^#(\\d|[ABCDEFabcdef]){6}$"},"exif":{"title":"Exif options","description":"Exif options\nhttps://gohugo.io/content-management/image-processing/#image-processing-config","type":"object","properties":{"includeFields":{"description":"The regexp matching the included fields\nhttps://gohugo.io/content-management/image-processing/#image-processing-config","type":"string","default":""},"excludeFields":{"description":"The regexp matching the excluded fields\nhttps://gohugo.io/content-management/image-processing/#image-processing-config","type":"string","default":""},"disableDate":{"description":"Enable/disable extracting the 'photo taken' date/time into .Date\nhttps://gohugo.io/content-management/image-processing/#image-processing-config","type":"boolean","default":false},"disableLatLong":{"description":"Enable/disable extracting the 'photo taken where' into .Long and .Lat\nhttps://gohugo.io/content-management/image-processing/#image-processing-config","type":"boolean","default":false}},"additionalProperties":false}},"additionalProperties":false},"languageCode":{"description":"The language tag as defined by RFC 5646\nhttps://gohugo.io/getting-started/configuration/#languagecode","type":"string","default":""},"languages":{"title":"language options","description":"The language options\nhttps://gohugo.io/content-management/multilingual/#configure-languages","type":"object","default":{},"properties":{"_merge":{"$ref":"#/definitions/mergeType"}},"additionalProperties":{"description":"The language options","type":"object","additionalProperties":true}},"layoutDir":{"description":"The directory containing layout templates\nhttps://gohugo.io/configuration/all/#layoutdir","type":"string","default":"layouts","minLength":1},"disableLanguages":{"$ref":"#/definitions/uniqueStringArray","description":"The disabled languages\nhttps://gohugo.io/content-management/multilingual/#disable-a-language"},"mainSections":{"$ref":"#/definitions/stringOrStringArray","description":"The main sections of a site. Used by the MainSections method\nhttps://gohugo.io/configuration/all/#mainsections"},"markup":{"title":"markdown options","description":"The markdown options\nhttps://gohugo.io/getting-started/configuration-markup","type":"object","default":{"asciidocExt":{"attributes":{},"backend":"html5","extensions":[],"failureLevel":"fatal","noHeaderOrFooter":true,"preserveTOC":false,"safeMode":"unsafe","sectionNumbers":false,"trace":false,"verbose":false,"workingFolderCurrent":false},"blackFriday":{"angledQuotes":false,"extensions":null,"extensionsMask":null,"footnoteAnchorPrefix":"","footnoteReturnLinkContents":"","fractions":true,"hrefTargetBlank":false,"latexDashes":true,"nofollowLinks":false,"noreferrerLinks":false,"plainIDAnchors":true,"skipHTML":false,"smartDashes":true,"smartypants":true,"smartypantsQuotesNBSP":false,"taskLists":true},"defaultMarkdownHandler":"goldmark","goldmark":{"extensions":{"definitionList":true,"footnote":true,"linkify":true,"linkifyProtocol":"https","strikethrough":true,"table":true,"taskList":true,"typographer":true,"extras":null},"parser":{"attribute":{"block":false,"title":true},"autoHeadingID":true,"autoHeadingIDType":"github","wrapStandAloneImageWithinParagraph":true},"renderer":{"hardWraps":false,"unsafe":false,"xhtml":false}},"highlight":{"anchorLineNos":false,"codeFences":true,"guessSyntax":false,"hl_Lines":"","lineAnchors":"","lineNoStart":1,"lineNos":false,"lineNumbersInTable":true,"noClasses":true,"noHl":false,"style":"monokai","tabWidth":4},"tableOfContents":{"startLevel":2,"endLevel":3,"ordered":false}},"properties":{"_merge":{"$ref":"#/definitions/mergeType"},"asciidocExt":{"title":"AsciidocExt options","description":"AsciidocExt options\nhttps://docs.asciidoctor.org/asciidoctor/latest/cli/man1/asciidoctor/#processing-information","type":"object","properties":{"attributes":{"title":"document attributes","description":"The document attributes\nhttps://docs.asciidoctor.org/asciidoctor/latest/cli/man1/asciidoctor/#document-settings","type":"object","default":{},"additionalProperties":{"type":"string"}},"backend":{"description":"The backend output file format\nhttps://docs.asciidoctor.org/asciidoctor/latest/cli/man1/asciidoctor/#document-settings","type":"string","default":"html5","enum":["html5","docbook5","manpage","html"]},"extensions":{"description":"\nhttps://gohugo.io/getting-started/configuration-markup#configure-markup","type":"array","default":[],"uniqueItems":true,"items":{"type":"string","minLength":1}},"failureLevel":{"description":"The minimum logging level\nhttps://docs.asciidoctor.org/asciidoctor/latest/cli/man1/asciidoctor/#processing-information","type":"string","default":"fatal"},"noHeaderOrFooter":{"description":"\nhttps://gohugo.io/getting-started/configuration-markup#configure-markup","type":"boolean","default":true},"preserveTOC":{"description":"\nhttps://gohugo.io/getting-started/configuration-markup#configure-markup","type":"boolean","default":false},"safeMode":{"description":"The safe mode\nhttps://docs.asciidoctor.org/asciidoctor/latest/safe-modes/","type":"string","default":"unsafe","enum":["unsafe","safe","server","secure"]},"sectionNumbers":{"description":"Enable/disable section title's auto-numbering\nhttps://docs.asciidoctor.org/asciidoctor.js/latest/cli/options/#document-conversion","type":"boolean","default":false},"trace":{"description":"Include/exclude the backtrace information on errors\nhttps://gohugo.io/getting-started/configuration-markup#configure-markup","type":"boolean","default":false},"verbose":{"description":"Enable/disable verbose error printing\nhttps://gohugo.io/getting-started/configuration-markup#configure-markup","type":"boolean","default":false},"workingFolderCurrent":{"description":"\nhttps://gohugo.io/getting-started/configuration-markup#configure-markup","type":"boolean","default":false}},"additionalProperties":false},"blackfriday":{"title":"Blackfriday options","description":"Blackfriday options\nhttps://gohugo.io/getting-started/configuration-markup#blackfriday","type":"object","properties":{"angledQuotes":{"description":"https://gohugo.io/getting-started/configuration-markup#blackfriday","type":"boolean","default":false},"extensions":{"description":"https://gohugo.io/getting-started/configuration-markup#blackfriday","type":["array","null"],"default":null,"uniqueItems":true,"items":{"type":"string","minLength":1}},"extensionsMask":{"description":"https://gohugo.io/getting-started/configuration-markup#blackfriday","type":["string","null"],"default":null},"footnoteAnchorPrefix":{"description":"https://gohugo.io/getting-started/configuration-markup#blackfriday","type":"string","default":""},"footnoteReturnLinkContents":{"description":"https://gohugo.io/getting-started/configuration-markup#blackfriday","type":"string","default":""},"fractions":{"description":"https://gohugo.io/getting-started/configuration-markup#blackfriday","type":"boolean","default":true},"hrefTargetBlank":{"description":"https://gohugo.io/getting-started/configuration-markup#blackfriday","type":"boolean","default":false},"latexDashes":{"description":"https://gohugo.io/getting-started/configuration-markup#blackfriday","type":"boolean","default":true},"nofollowLinks":{"description":"https://gohugo.io/getting-started/configuration-markup#blackfriday","type":"boolean","default":false},"noreferrerLinks":{"description":"https://gohugo.io/getting-started/configuration-markup#blackfriday","type":"boolean","default":false},"plainIDAnchors":{"description":"https://gohugo.io/getting-started/configuration-markup#blackfriday","type":"boolean","default":true},"skipHTML":{"description":"https://gohugo.io/getting-started/configuration-markup#blackfriday","type":"boolean","default":false},"smartDashes":{"description":"https://gohugo.io/getting-started/configuration-markup#blackfriday","type":"boolean","default":true},"smartypants":{"description":"https://gohugo.io/getting-started/configuration-markup#blackfriday","type":"boolean","default":true},"smartypantsQuotesNBSP":{"description":"https://gohugo.io/getting-started/configuration-markup#blackfriday","type":"boolean","default":false},"taskLists":{"description":"https://gohugo.io/getting-started/configuration-markup#blackfriday","type":"boolean","default":true}},"additionalProperties":false},"defaultMarkdownHandler":{"description":"The default markdown renderer\nhttps://gohugo.io/getting-started/configuration-markup#blackfriday","type":"string","default":"goldmark","enum":["goldmark","blackfriday"]},"goldmark":{"title":"Goldmark options","description":"Goldmark options\nhttps://gohugo.io/getting-started/configuration-markup#goldmark","type":"object","default":{"extensions":{"definitionList":true,"footnote":true,"linkify":true,"linkifyProtocol":"https","strikethrough":true,"table":true,"taskList":true,"typographer":true},"parser":{"attribute":{"block":false,"title":true},"autoHeadingID":true,"autoHeadingIDType":"github","wrapStandAloneImageWithinParagraph":true},"renderer":{"hardWraps":false,"unsafe":false,"xhtml":false}},"properties":{"duplicateResourceFiles":{"description":"Enable/disable duplication of resources per language\nhttps://gohugo.io/configuration/markup/#duplicateresourcefiles","type":"boolean","default":false},"extensions":{"title":"extension options","description":"The extension options\nhttps://gohugo.io/getting-started/configuration-markup#goldmark","type":"object","default":{"definitionList":true,"footnote":true,"linkify":true,"linkifyProtocol":"https","strikethrough":true,"table":true,"taskList":true,"typographer":true},"properties":{"definitionList":{"description":"\nhttps://gohugo.io/getting-started/configuration-markup#goldmark","type":"boolean","default":true},"footnote":{"description":"\nhttps://gohugo.io/getting-started/configuration-markup#goldmark","type":"boolean","default":true},"linkify":{"description":"\nhttps://gohugo.io/getting-started/configuration-markup#goldmark","type":"boolean","default":true},"linkifyProtocol":{"description":"\nhttps://gohugo.io/getting-started/configuration-markup#goldmark","type":"string","default":"https"},"strikethrough":{"description":"\nhttps://gohugo.io/getting-started/configuration-markup#goldmark","type":"boolean","default":true},"table":{"description":"\nhttps://gohugo.io/getting-started/configuration-markup#goldmark","type":"boolean","default":true},"taskList":{"description":"\nhttps://gohugo.io/getting-started/configuration-markup#goldmark","type":"boolean","default":true},"cjk":{"description":"\nhttps://github.com/yuin/goldmark?tab=readme-ov-file#cjk-extension","type":"object","properties":{"enable":{"type":"boolean","default":false},"eastAsianLineBreaks":{"type":"boolean","default":false},"eastAsianLineBreaksStyle":{"type":"string","default":"simple"},"escapedSpace":{"type":"boolean","default":false}}},"passthrough":{"description":"\nhttps://gohugo.io/configuration/markup/#passthrough","type":"object","properties":{"enable":{"type":"boolean","default":false},"delimiters":{"type":"object","properties":{"block":{"description":"Array of pairs of open/closing block delimiters","type":"array","items":{"type":"array","maxItems":2,"minItems":2,"items":{"type":"string","minLength":1}}},"inline":{"description":"Array of pairs of open/closing inline delimiters","type":"array","items":{"type":"array","maxItems":2,"minItems":2,"items":{"type":"string","minLength":1}}}}}}},"typographer":{"description":"\nhttps://gohugo.io/getting-started/configuration-markup#goldmark","oneOf":[{"type":"boolean","default":true},{"type":"object","properties":{"disable":{"type":"boolean","default":false},"ellipsis":{"type":"string","default":"&hellip;"},"apostrophe":{"type":"string","default":"&rsquo;"},"enDash":{"type":"string","default":"&ndash;"},"emDash":{"type":"string","default":"&mdash;"},"leftAngleQuote":{"type":"string","default":"&laquo;"},"leftDoubleQuote":{"type":"string","default":"&ldquo;"},"leftSingleQuote":{"type":"string","default":"&lsquo;"},"rightAngleQuote":{"type":"string","default":"&raquo;"},"rightDoubleQuote":{"type":"string","default":"&rdquo;"},"rightSingleQuote":{"type":"string","default":"&rsquo;"}}}]},"extras":{"description":"\nhttps://gohugo.io/configuration/markup/#extras","type":"object","default":{"delete":{"enable":false},"insert":{"enable":false},"mark":{"enable":false},"subscript":{"enable":false},"superscript":{"enable":false}},"properties":{"delete":{"description":"\nhttps://gohugo.io/configuration/markup/#extras","type":"object","default":{"enable":false},"properties":{"enable":{"description":"\nhttps://gohugo.io/configuration/markup/#extras","type":"boolean","default":false}}},"insert":{"description":"\nhttps://gohugo.io/configuration/markup/#extras","type":"object","default":{"enable":false},"properties":{"enable":{"description":"\nhttps://gohugo.io/configuration/markup/#extras","type":"boolean","default":false}}},"mark":{"description":"\nhttps://gohugo.io/configuration/markup/#extras","type":"object","default":{"enable":false},"properties":{"enable":{"description":"\nhttps://gohugo.io/configuration/markup/#extras","type":"boolean","default":false}}},"subscript":{"description":"\nhttps://gohugo.io/configuration/markup/#extras","type":"object","default":{"enable":false},"properties":{"enable":{"description":"\nhttps://gohugo.io/configuration/markup/#extras","type":"boolean","default":false}}},"superscript":{"description":"\nhttps://gohugo.io/configuration/markup/#extras","type":"object","default":{"enable":false},"properties":{"enable":{"description":"\nhttps://gohugo.io/configuration/markup/#extras","type":"boolean","default":false}}}}}},"additionalProperties":false},"parser":{"title":"parser options","description":"The parser options\nhttps://gohugo.io/getting-started/configuration-markup#goldmark","type":"object","default":{"attribute":{"block":false,"title":true},"autoHeadingID":true,"autoHeadingIDType":"github","wrapStandAloneImageWithinParagraph":true},"properties":{"attribute":{"description":"\nhttps://gohugo.io/getting-started/configuration-markup#goldmark","type":"object","default":{"block":false,"title":true},"properties":{"block":{"description":"\nhttps://gohugo.io/getting-started/configuration-markup#goldmark","type":"boolean","default":false},"title":{"description":"\nhttps://gohugo.io/getting-started/configuration-markup#goldmark","type":"boolean","default":true}},"additionalProperties":false},"autoHeadingID":{"description":"\nhttps://gohugo.io/getting-started/configuration-markup#goldmark","type":"boolean","default":true},"autoHeadingIDType":{"description":"DEPRECATED. \nhttps://gohugo.io/getting-started/configuration-markup#goldmark","type":"string","default":"github"},"autoDefinitionTermID":{"description":"Enable/disable automatically adding id attributes to description list terms\nhttps://gohugo.io/configuration/markup/#parserautodefinitiontermid","type":"boolean"},"autoIDType":{"description":"The strategy used to automatically generate id attributes\nhttps://gohugo.io/configuration/markup/#parserautoidtype","type":"string","enum":["github","github-ascii","blackfriday"],"default":"github"},"wrapStandAloneImageWithinParagraph":{"description":"\nhttps://gohugo.io/getting-started/configuration-markup#goldmark","type":"boolean","default":true}},"additionalProperties":false},"renderHooks":{"type":"object","properties":{"image":{"type":"object","properties":{"enableDefault":{"description":"DEPRECATED.\nhttps://gohugo.io/configuration/markup/#renderhooksimageenabledefault","type":"boolean"},"useEmbedded":{"description":"When to use the embedded image render hook\nhttps://gohugo.io/configuration/markup/#renderhooksimageuseembedded","type":"string","enum":["auto","never","always","fallback"]}}},"link":{"type":"object","properties":{"enableDefault":{"description":"DEPRECATED.\nhttps://gohugo.io/configuration/markup/#renderhookslinkenabledefault","type":"boolean"},"useEmbedded":{"description":"When to use the embedded link render hook\nhttps://gohugo.io/configuration/markup/#renderhookslinkuseembedded","type":"string","enum":["auto","never","always","fallback"]}}}}},"renderer":{"title":"renderer options","description":"The renderer options\nhttps://gohugo.io/getting-started/configuration-markup#goldmark","type":"object","default":{"hardWraps":false,"unsafe":false,"xhtml":false},"properties":{"hardWraps":{"description":"\nhttps://gohugo.io/getting-started/configuration-markup#goldmark","type":"boolean","default":false},"unsafe":{"description":"\nhttps://gohugo.io/getting-started/configuration-markup#goldmark","type":"boolean","default":false},"xhtml":{"description":"\nhttps://gohugo.io/getting-started/configuration-markup#goldmark","type":"boolean","default":false}},"additionalProperties":false}},"additionalProperties":false},"highlight":{"title":"highlighting options","description":"The highlighting options\nhttps://gohugo.io/getting-started/configuration-markup#highlight","type":"object","default":{"anchorLineNos":false,"codeFences":true,"guessSyntax":false,"hl_Lines":"","lineAnchors":"","lineNoStart":1,"lineNos":false,"lineNumbersInTable":true,"noClasses":true,"noHl":false,"style":"monokai","tabWidth":4},"properties":{"anchorLineNos":{"description":"Enable/disable anchors on line numbers\nhttps://gohugo.io/getting-started/configuration-markup#highlight","type":"boolean","default":false},"codeFences":{"description":"\nhttps://gohugo.io/getting-started/configuration-markup#highlight","type":"boolean","default":true},"guessSyntax":{"description":"\nhttps://gohugo.io/getting-started/configuration-markup#highlight","type":"boolean","default":false},"hl_Lines":{"description":"The highlighted line number range\nhttps://gohugo.io/getting-started/configuration-markup#highlight","default":"","oneOf":[{"type":"integer","minimum":1},{"type":"string","pattern":"^\\d+( \\d+(-\\d+)?)*$"}]},"hl_inline":{"description":"Enable/disable rendering the highlighted code without a wrapping container\nhttps://gohugo.io/configuration/markup/#hl_inline","type":"boolean","default":false},"lineAnchors":{"description":"The prefix for the anchors on line numbers\nhttps://gohugo.io/getting-started/configuration-markup#highlight","type":"string","default":""},"lineNoStart":{"description":"The first line\nhttps://gohugo.io/getting-started/configuration-markup#highlight","type":"integer","default":1,"minimum":1},"lineNos":{"description":"Enable/disable line numbers\nhttps://gohugo.io/getting-started/configuration-markup#highlight","default":false,"oneOf":[{"type":"boolean"},{"type":"string","enum":["table","inline"]}]},"lineNumbersInTable":{"description":"\nhttps://gohugo.io/getting-started/configuration-markup#highlight","type":"boolean","default":true},"noClasses":{"description":"\nhttps://gohugo.io/getting-started/configuration-markup#highlight","type":"boolean","default":true},"noHl":{"description":"DEPRECATED. \nhttps://gohugo.io/getting-started/configuration-markup#highlight","type":"boolean","default":false},"style":{"description":"\nhttps://gohugo.io/quick-reference/syntax-highlighting-styles/","type":"string","default":"monokai","enum":["abap","algol","algol_nu","arduino","autumn","average","base16-snazzy","borland","bw","catppuccin-frappe","catppuccin-latte","catppuccin-macchiato","catppuccin-mocha","colorful","doom-one","doom-one2","dracula","emacs","friendly","fruity","github-dark","github","gruvbox-light","gruvbox","hr_high_contrast","hrdark","igor","lovelace","manni","modus-operandi","modus-vivendi","monokai","monokailight","murphy","native","nord","onedark","onesenterprise","paraiso-dark","paraiso-light","pastie","perldoc","pygments","rainbow_dash","rose-pine-dawn","rose-pine-moon","rose-pine","rrt","solarized-dark","solarized-dark256","solarized-light","swapoff","tango","trac","vim","vs","vulcan","witchhazel","xcode-dark","xcode"]},"tabWidth":{"description":"\nhttps://gohugo.io/getting-started/configuration-markup#highlight","type":"integer","default":4,"minimum":1},"wrapperClass":{"description":"The class or classes to use for the outermost element of the highlighted code\nhttps://gohugo.io/configuration/markup/#wrapperclass","type":"string","default":"highlight"}},"additionalProperties":false},"tableOfContents":{"title":"table of contents options","description":"The table of contents options\nhttps://gohugo.io/getting-started/configuration-markup#table-of-contents","type":"object","default":{"endLevel":3,"ordered":false,"startLevel":2},"properties":{"startLevel":{"description":"The start heading level\nhttps://gohugo.io/getting-started/configuration-markup#table-of-contents","type":"integer","default":2},"endLevel":{"description":"The end heading level\nhttps://gohugo.io/getting-started/configuration-markup#table-of-contents","type":"integer","default":3},"ordered":{"description":"Enable/disable ordered list generation\nhttps://gohugo.io/getting-started/configuration-markup#table-of-contents","type":"boolean","default":false}},"additionalProperties":false}}},"mediaTypes":{"title":"media type's options","description":"The media type's options\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"_merge":{"$ref":"#/definitions/mergeType"},"application/json":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["json"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["json"]}}}},"application/manifest+json":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["webmanifest"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["webmanifest"]}}}},"application/octet-stream":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["webmanifest"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["webmanifest"]}}}},"application/pdf":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["pdf"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["pdf"]}}}},"application/rss+xml":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["xml","rss"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["xml","rss"]}}}},"application/toml":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["toml"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["toml"]}}}},"application/wasm":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffix":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":"wasm","uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["wasm"]}}}},"application/xml":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["xml"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["xml"]}}}},"application/yaml":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["yaml","yml"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["yaml","yml"]}}}},"font/otf":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["otf"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["otf"]}}}},"font/ttf":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["ttf"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["ttf"]}}}},"image/bmp":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["bmp"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["bmp"]}}}},"image/gif":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["gif"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["gif"]}}}},"image/jpeg":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["jpg","jpeg","jpe","jif","jfif"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["jpg","jpeg","jpe","jif","jfif"]}}}},"image/png":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["png"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["png"]}}}},"image/svg+xml":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["svg"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["svg"]}}}},"image/tiff":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["tif","tiff"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["tif","tiff"]}}}},"image/webp":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["webp"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["webp"]}}}},"text/calendar":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["ics"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["ics"]}}}},"text/css":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["css"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["css"]}}}},"text/csv":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["csv"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["csv"]}}}},"text/html":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["html"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["html"]}}}},"text/javascript":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["js","jsm","mjs"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["js","jsm","mjs"]}}}},"text/jsx":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["jsx"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["jsx"]}}}},"text/markdown":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["md","markdown"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["md"]}}}},"text/plain":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["txt"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["txt"]}}}},"text/tsx":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["tsx"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["tsx"]}}}},"text/typescript":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["ts"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["ts"]}}}},"text/x-sass":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["sass"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["sass"]}}}},"text/x-scss":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["scss"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["scss"]}}}},"video/3gpp":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["3gpp","3gp"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["3gpp","3gp"]}}}},"video/mp4":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["mp4"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["mp4"]}}}},"video/mpeg":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["mpg","mpeg"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["mpg","mpeg"]}}}},"video/ogg":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["ogv"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["ogv"]}}}},"video/webm":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["webm"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["webm"]}}}},"video/x-msvideo":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"suffixes":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"array","default":["avi"],"uniqueItems":true,"items":{"type":"string","minLength":1,"examples":["avi"]}}}}},"additionalProperties":{"description":"\nhttps://gohugo.io/templates/output-formats/#media-types","type":"object","properties":{"delimiter":{"description":"\nhttps://gohugo.io/configuration/media-types/#delimiter","type":"string","default":"."},"suffixes":{"description":"\nhttps://gohugo.io/configuration/media-types/#suffixes","type":"array","items":{"type":"string"}}}}},"menu":{"$comment":"Old name of menus. Exists for legacy reasons","$ref":"#/properties/menus","description":"DEPRECATED. Removed in latest versions use 'menus' instead"},"menus":{"title":"media menu options","description":"The menu options\nhttps://gohugo.io/content-management/menus/#add-non-content-entries-to-a-menu","type":"object","properties":{"_merge":{"$ref":"#/definitions/mergeType"}},"additionalProperties":{"description":"The menu\nhttps://gohugo.io/content-management/menus/#add-non-content-entries-to-a-menu","type":"array","items":{"type":"object","properties":{"identifier":{"description":"Required when two or more menu entries have the same name\nhttps://gohugo.io/content-management/menus/#properties-front-matter","type":"string","minLength":1},"name":{"description":"The text to display when rendering the menu entry.\nhttps://gohugo.io/content-management/menus/#properties-front-matter","type":"string","minLength":1},"params":{"description":"User-defined properties for the menu entry.\nhttps://gohugo.io/content-management/menus/#properties-front-matter","type":"object"},"parent":{"description":"Required for child entries in a nested menu.\nhttps://gohugo.io/content-management/menus/#properties-front-matter","type":"string"},"post":{"description":"\nhttps://gohugo.io/content-management/menus/#add-non-content-entries-to-a-menu","type":"string"},"pre":{"description":"\nhttps://gohugo.io/content-management/menus/#add-non-content-entries-to-a-menu","type":"string"},"title":{"description":"\nhttps://gohugo.io/content-management/menus/#add-non-content-entries-to-a-menu","type":"string"},"weight":{"description":"A non-zero integer indicating the entry's position relative the root of the menu, or to its parent for a child entry\nhttps://gohugo.io/content-management/menus/#properties-front-matter","type":"integer"},"pageRef":{"description":"Required for internal links.\nhttps://gohugo.io/content-management/menus/#properties-site-configuration","type":"string"},"url":{"description":"Required for external links.\nhttps://gohugo.io/content-management/menus/#properties-site-configuration","type":"string"}},"additionalProperties":false}}},"minify":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"object","default":{"disableCSS":false,"disableHTML":false,"disableJS":false,"disableJSON":false,"disableSVG":false,"disableXML":false,"minifyOutput":false,"tdewolff":{"css":{"keepCSS2":true,"precision":0},"html":{"keepComments":false,"keepConditionalComments":true,"keepDefaultAttrVals":true,"keepDocumentTags":true,"keepEndTags":true,"keepQuotes":false,"keepWhitespace":false},"js":{"keepVarNames":false,"noNullishOperator":false,"precision":0},"json":{"keepNumbers":false,"precision":0},"svg":{"precision":0},"xml":{"keepWhitespace":false}}},"properties":{"_merge":{"$ref":"#/definitions/mergeType"},"disableCSS":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"boolean","default":false},"disableHTML":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"boolean","default":false},"disableJS":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"boolean","default":false},"disableJSON":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"boolean","default":false},"disableSVG":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"boolean","default":false},"disableXML":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"boolean","default":false},"minifyOutput":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"boolean","default":false},"tdewolff":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"object","properties":{"css":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"object","properties":{"keepCSS2":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"boolean","default":true},"precision":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"integer","default":0}},"additionalProperties":false},"html":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"object","properties":{"keepComments":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"boolean","default":false},"keepConditionalComments":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"boolean","default":true},"keepDefaultAttrVals":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"boolean","default":true},"keepDocumentTags":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"boolean","default":true},"keepEndTags":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"boolean","default":true},"keepQuotes":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"boolean","default":false},"keepWhitespace":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"boolean","default":false}},"additionalProperties":false},"js":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"object","properties":{"keepVarNames":{"description":"Keeps variable names as they are and omits shortening variable names.\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"boolean","default":false},"noNullishOperator":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"boolean","default":false},"precision":{"description":"Number of significant digits to preserve for numbers, 0 means no trimming.\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"integer","default":0},"version":{"description":"ECMAScript version to use for output, 0 is the latest.\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"integer"}},"additionalProperties":false},"json":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"object","properties":{"keepNumbers":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"boolean","default":false},"precision":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"integer","default":0}},"additionalProperties":false},"svg":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"object","properties":{"precision":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"integer","default":0,"minimum":0},"keepComments":{"type":"boolean"}},"additionalProperties":false},"xml":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"object","properties":{"keepWhitespace":{"description":"\nhttps://gohugo.io/getting-started/configuration/#configure-minify","type":"boolean","default":false}},"additionalProperties":false}},"additionalProperties":false}},"additionalProperties":false},"module":{"description":"The module options\nhttps://gohugo.io/hugo-modules/configuration/","type":"object","default":{"noProxy":"none","noVendor":"","private":"*.*","proxy":"direct","replacements":"","workspace":""},"properties":{"_merge":{"$ref":"#/definitions/mergeType"},"noVendor":{"description":"The glob pattern matching the paths to skip when vendoring\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-top-level","type":"string","default":""},"vendorClosest":{"description":"Enable/disable picking the vendored module closest to the module using it\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-top-level","type":"boolean","default":"true"},"proxy":{"description":"The proxy server to download the remote modules\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-top-level","type":"string","default":"direct"},"noProxy":{"description":"The glob list of the matching paths that should not use the proxy configured above\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-top-level","type":"string","default":"none","examples":["*.ext","*.ext1,*.ext2"],"pattern":"^[^,]+(,[^,]+)*$"},"private":{"description":"The glob list of the matching paths that should be treated as private\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-top-level","type":"string","default":"*.*","examples":["*.ext","*.ext1,*.ext2"],"pattern":"^[^,]+(,[^,]+)*$"},"workspace":{"description":"The workspace file to use. This enables Go workspace mode.\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-top-level","type":"string","default":"off","examples":["/my/hugo.work","./hugo.work"]},"replacements":{"description":"The list of the module path to directory replacement mapping\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-top-level","type":"string","default":"","examples":["path/to/input_directory -> path/to/output_directory","path/to/input_directory1 -> path/to/output_directory1,path/to/input_directory2 -> path/to/output_directory2"],"pattern":"^[^,]+ -> [^,]+(,[^,]+ -> [^,]+)*$"},"hugoVersion":{"title":"version","description":"The version\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-hugoversion","type":"object","properties":{"min":{"$ref":"#/definitions/hugoVersion","description":"The minimum required version\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-hugoversion"},"max":{"$ref":"#/definitions/hugoVersion","description":"The maximum required version\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-hugoversion"},"extended":{"description":"Enable/disable requiring the extended version\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-hugoversion","type":"boolean"}},"additionalProperties":false},"imports":{"title":"import options","description":"The import options\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-imports","type":"array","items":{"type":"object","required":["path"],"properties":{"path":{"description":"The path\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-imports","type":"string","minLength":1},"ignoreConfig":{"description":"Use/ignore the configuration file\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-imports","type":"boolean"},"ignoreImports":{"description":"Use/ignore the imports\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-imports","type":"boolean"},"disable":{"description":"Enable/disable the module\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-imports","type":"boolean"},"noMounts":{"description":"Enable/disable the folder mounting\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-imports","type":"boolean"},"noVendor":{"description":"Enable/disable vendoring this import\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-imports","type":"boolean"},"version":{"description":"Set import version\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-imports","type":"string"},"mounts":{"$ref":"#/definitions/mounts","title":"mount options","description":"The mount options\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-mounts"}},"additionalProperties":false}},"mounts":{"$ref":"#/definitions/mounts","title":"mount options","description":"The mount options\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-mounts"}},"additionalProperties":false},"newContentEditor":{"description":"The content editor\nhttps://gohugo.io/getting-started/configuration/#newcontenteditor","type":"string","default":""},"noBuildLock":{"description":"Enable/disable creation of the .hugo_build.lock file\nhttps://gohugo.io/configuration/all/#nobuildlock","type":"boolean","default":false},"noChmod":{"description":"Enable/disable syncing permission mode of files\nhttps://gohugo.io/getting-started/configuration/#nochmod","type":"boolean","default":false},"noTimes":{"description":"Enable/disable syncing modification time of files\nhttps://gohugo.io/getting-started/configuration/#notimes","type":"boolean","default":false},"outputFormats":{"$ref":"#/definitions/outputFormats","title":"output format options","description":"The output format options\nhttps://gohugo.io/templates/output-formats/#configure-output-formats"},"outputs":{"description":"Enable/disable output formats per page kind\nhttps://gohugo.io/configuration/outputs/","type":"object","additionalProperties":{"type":"array","items":{"type":"string","minLength":1},"default":["html","rss"]},"default":{"home":["html","rss"],"page":["html"],"rss":["rss"],"section":["html","rss"],"taxonomy":["html","rss"],"term":["html","rss"]},"properties":{"_merge":{"$ref":"#/definitions/mergeType"}}},"page":{"$comment":"I have been unable to decipher the documentation\nhttps://gohugo.io/configuration/page/","description":"UNDOCUMENTED.","type":"object"},"paginate":{"$comment":"DEPRECATED. Use 'pagination.pagerSize' instead.","description":"The default number of elements per page in pagination\nhttps://gohugo.io/getting-started/configuration/#paginate","type":"integer","default":10},"paginatePath":{"$comment":"DEPRECATED. Use 'pagination.path' instead.","description":"The path element used during pagination\nhttps://gohugo.io/getting-started/configuration/#paginatepath","type":"string","default":"page","minLength":1},"pagination":{"description":"Pagination settings\nhttps://gohugo.io/configuration/pagination/","type":"object","properties":{"disableAliases":{"description":"Enable/disable alias generation for the first pager\nhttps://gohugo.io/configuration/pagination/#disablealiases","type":"boolean","default":false},"pagerSize":{"description":"The number of pages per pager\nhttps://gohugo.io/configuration/pagination/#pagersize","type":"integer","default":10},"path":{"description":"The segment of each pager URL indicating that the target page is a pager\nhttps://gohugo.io/configuration/pagination/#path","type":"string","default":"page"}}},"panicOnWarning":{"description":"Whether to panic on the first WARNING\nhttps://gohugo.io/configuration/all/#paniconwarning","type":"boolean","default":false},"params":{"description":"Custom site parameters\nhttps://gohugo.io/configuration/params/","type":"object","additionalProperties":true},"permalinks":{"title":"permalink options","description":"The permalink options\nhttps://gohugo.io/configuration/permalinks/","oneOf":[{"description":"Map form: define URL patterns per page kind (page, section, term)\nhttps://gohugo.io/configuration/permalinks/#map-form","type":"object","properties":{"_merge":{"$ref":"#/definitions/mergeType"},"page":{"$ref":"#/definitions/permalinkConfiguration"},"section":{"$ref":"#/definitions/permalinkConfiguration"},"term":{"$ref":"#/definitions/permalinkConfiguration"}}},{"description":"Array form: define permalink entries with page matchers support\nhttps://gohugo.io/configuration/permalinks/#array-form","type":"array","items":{"type":"object","required":["pattern"],"properties":{"pattern":{"$ref":"#/definitions/permalinkDefinition","description":"The URL pattern to apply\nhttps://gohugo.io/configuration/permalinks/"},"target":{"description":"Optional page matcher. If omitted, the pattern applies to all pages\nhttps://gohugo.io/configuration/permalinks/","type":"object","properties":{"path":{"description":"A glob pattern matching the page's logical path\nhttps://gohugo.io/configuration/permalinks/#path","type":"string","minLength":1},"kind":{"description":"A glob pattern matching the page kind\nhttps://gohugo.io/configuration/permalinks/#kind","type":"string","minLength":1},"environment":{"description":"A glob pattern matching the environment\nhttps://gohugo.io/configuration/permalinks/#environment","type":"string","minLength":1},"sites":{"description":"A sites matrix matching any combination of content dimensions including language, version, and role\nhttps://gohugo.io/quick-reference/glossary/#sites-matrix","type":"object","properties":{"matrix":{"description":"The sites matrix\nhttps://gohugo.io/quick-reference/glossary/#sites-matrix","type":"object","properties":{"languages":{"type":"array","items":{"type":"string"}},"roles":{"type":"array","items":{"type":"string"}},"versions":{"type":"array","items":{"type":"string"}}}}}}}}}}}]},"pluralizeListTitles":{"description":"Pluralize/leave titles in lists\nhttps://gohugo.io/getting-started/configuration/#pluralizelisttitles","type":"boolean","default":true},"printI18nWarnings":{"description":"Enable/disable the logging WARNINGs for each missing translation\nhttps://gohugo.io/configuration/all/#printi18nwarnings","type":"boolean","default":false},"printPathWarnings":{"description":"Enable/disable the logging of WARNINGs when publishing two or more files to the same path\nhttps://gohugo.io/configuration/all/#printpathwarnings","type":"boolean","default":false},"printUnusedTemplates":{"description":"Enable/disable the logging WARNINGs for each unused template\nhttps://gohugo.io/configuration/all/#printunusedtemplates","type":"boolean","default":false},"privacy":{"description":"Privacy setting for embedded templates\nhttps://gohugo.io/configuration/privacy/","type":"object","properties":{"dispus":{"description":"Disqus embedded template privacy settings","type":"object","properties":{"disable":{"type":"boolean","default":false}}},"googleAnalytics":{"description":"Google analytics embedded template privacy settings","type":"object","properties":{"disable":{"type":"boolean","default":false},"respectDoNotTrack":{"type":"boolean","default":false}}},"instagram":{"description":"Instagram embedded template privacy settings","type":"object","properties":{"disable":{"type":"boolean","default":false},"simple":{"type":"boolean","default":false}}},"twitter":{"description":"DEPRECATED. Do not use. Deprecated in v0.141.0. Use the x shortcode instead.","type":"object","properties":{"disable":{"type":"boolean","default":false},"enableDNT":{"type":"boolean","default":false},"simple":{"type":"boolean","default":false}}},"vimeo":{"description":"Vimeo embedded template privacy settings","type":"object","properties":{"disable":{"type":"boolean","default":false},"enableDNT":{"type":"boolean","default":false},"simple":{"type":"boolean","default":false}}},"x":{"description":"X embedded template privacy settings\nhttps://gohugo.io/shortcodes/x/#privacy","type":"object","properties":{"disable":{"description":"Enable/disable the X shortcode\nhttps://gohugo.io/shortcodes/x/#disable","type":"boolean","default":false},"enableDNT":{"description":"Whether to prevent X from using post and embedded page data for personalized suggestions and ads\nhttps://gohugo.io/shortcodes/x/#enablednt","type":"boolean","default":false},"simple":{"description":"Enable/disable usage of javascript in X shortcode\nhttps://gohugo.io/shortcodes/x/#simple","type":"boolean","default":false}}},"youtube":{"description":"Toutube embedded template privacy settings","type":"object","properties":{"disable":{"type":"boolean","default":false},"privacyEnhanced":{"type":"boolean","default":false}}}}},"publishDir":{"description":"The directory where Hugo writes the final static site\nhttps://gohugo.io/getting-started/configuration/#publishdir","type":"string","default":"public","minLength":1},"related":{"title":"related content options","description":"The related content options\nhttps://gohugo.io/getting-started/configuration/#related","type":"object","default":{"includeNewer":false,"indices":[{"applyFilter":false,"cardinalityThreshold":0,"name":"keywords","pattern":"","toLower":false,"type":"basic","weight":100},{"applyFilter":false,"cardinalityThreshold":0,"name":"date","pattern":"","toLower":false,"type":"basic","weight":10},{"applyFilter":false,"cardinalityThreshold":0,"name":"tags","pattern":"","toLower":false,"type":"basic","weight":80}],"threshold":80,"toLower":false},"properties":{"_merge":{"$ref":"#/definitions/mergeType"},"threshold":{"description":"\nhttps://gohugo.io/content-management/related/#top-level-config-options","type":"integer","default":80,"minimum":0,"maximum":100},"includeNewer":{"description":"Include/exclude the pages newer than the current page\nhttps://gohugo.io/content-management/related/#top-level-config-options","type":"boolean","default":false},"toLower":{"description":"Enable/disable lowering the case keywords in both the indexes and the queries\nhttps://gohugo.io/content-management/related/#top-level-config-options","type":"boolean","default":false},"indices":{"title":"related content option's entry","description":"The related content option's entry\nhttps://gohugo.io/content-management/related/#config-options-per-index","type":"array","default":[{"applyFilter":false,"cardinalityThreshold":0,"name":"keywords","pattern":"","toLower":false,"type":"basic","weight":100},{"applyFilter":false,"cardinalityThreshold":0,"name":"date","pattern":"","toLower":false,"type":"basic","weight":10},{"applyFilter":false,"cardinalityThreshold":0,"name":"tags","pattern":"","toLower":false,"type":"basic","weight":80}],"items":{"type":"object","properties":{"name":{"description":"The index name\nhttps://gohugo.io/content-management/related/#config-options-per-index","type":"string","minLength":1},"type":{"description":"The index type\nhttps://gohugo.io/content-management/related/#config-options-per-index","type":"string","default":"basic","enum":["basic","fragments"]},"applyFilter":{"description":"Apply a type specific filter to the result of a search. This is currently only used for the fragments type\nhttps://gohugo.io/content-management/related/#config-options-per-index","type":"boolean","default":false},"weight":{"description":"The weight indicating how important this parameter is relative to the other parameters\nhttps://gohugo.io/content-management/related/#config-options-per-index","type":"integer"},"cardinalityThreshold":{"description":"A percentage (0-100) used to remove common keywords from the index\nhttps://gohugo.io/content-management/related/#config-options-per-index","type":"integer","default":0,"minimum":0,"maximum":100},"pattern":{"description":"The date format\nhttps://gohugo.io/content-management/related/#config-options-per-index","type":"string"},"toLower":{"description":"Enable/disable lowering the case keywords in both the indexes and the queries\nhttps://gohugo.io/content-management/related/#config-options-per-index","type":"boolean","default":false}},"additionalProperties":false}}},"additionalProperties":false},"relativeURLs":{"description":"Enable/disable making all relative URLs relative to content root\nhttps://gohugo.io/getting-started/configuration/#relativeurls","type":"boolean","default":false},"refLinksErrorLevel":{"description":"The logging level for page links cannot be resolved\nhttps://gohugo.io/getting-started/configuration/#reflinkserrorlevel","type":"string","default":"ERROR","enum":["ERROR","WARNING"]},"refLinksNotFoundURL":{"description":"The placeholder when a page reference cannot be found in `ref` or `relref`\nhttps://gohugo.io/getting-started/configuration/#reflinksnotfoundurl","type":"string"},"removePathAccents":{"description":"Remove/leave non-spacing marks from composite characters in content paths\nhttps://gohugo.io/getting-started/configuration/#removepathaccents","type":"boolean","default":false},"renderSegments":{"description":"Array of segments to render\nhttps://gohugo.io/configuration/all/#rendersegments","type":"array","items":{"type":"string","minLength":1}},"resourceDir":{"description":"The designated directory for caching output from asset pipelines\nhttps://gohugo.io/configuration/all/#resourcedir","type":"string","default":"resources","minLength":1},"rssLimit":{"description":"DEPRECATED. Use 'services.rss.limit' instead\nhttps://gohugo.io/getting-started/configuration/#rsslimit","type":"integer","default":-1,"minimum":-1},"sectionPagesMenu":{"description":"\nhttps://gohugo.io/templates/menu-templates/#section-menu-for-lazy-bloggers","type":"string"},"security":{"title":"security options","description":"The security options\nhttps://gohugo.io/configuration/security/","type":"object","default":{"allowContent":["! ^text/html$"],"enableInlineShortcodes":false,"exec":{"allow":["^(dart-)?sass(-embedded)?$","^go$","^git$","^node$","^postcss$","^tailwindcss$"],"osEnv":["(?i)^((HTTPS?|NO)_PROXY|PATH(EXT)?|APPDATA|TE?MP|TERM|GO\\w+|(XDG_CONFIG_)?HOME|USERPROFILE|SSH_AUTH_SOCK|DISPLAY|LANG|SYSTEMDRIVE|PROGRAMDATA)$"]},"funcs":{"getenv":["^HUGO_","^CI$"]},"http":{"methods":["(?i)GET|POST"],"urls":["(?i)^https?://[a-z0-9]","! ^https?://\\d+\\.","! (?i)localhost","! (?i)^https?://[^/?#]*@"]},"node":{"permissions":{"disable":false,"allowAddons":["tailwindcss"],"allowChildProcess":["tailwindcss"],"allowRead":["."],"allowWorker":["tailwindcss"],"allowWrite":[]}}},"properties":{"_merge":{"$ref":"#/definitions/mergeType"},"allowContent":{"description":"Regular expressions matching media types of content formats allowed in the content directory\nhttps://gohugo.io/configuration/security/#allowcontent","type":"array","default":["! ^text/html$"],"uniqueItems":true,"items":{"type":"string","minLength":1}},"enableInlineShortcodes":{"description":"Controls whether inline shortcodes are enabled\nhttps://gohugo.io/configuration/security/#enableinlineshortcodes","type":"boolean","default":false},"exec":{"description":"Controls which external executables Hugo is allowed to run\nhttps://gohugo.io/configuration/security/#exec","type":"object","default":{"allow":["^(dart-)?sass(-embedded)?$","^go$","^git$","^node$","^postcss$","^tailwindcss$"],"osEnv":["(?i)^((HTTPS?|NO)_PROXY|PATH(EXT)?|APPDATA|TE?MP|TERM|GO\\w+|(XDG_CONFIG_)?HOME|USERPROFILE|SSH_AUTH_SOCK|DISPLAY|LANG|SYSTEMDRIVE|PROGRAMDATA)$"]},"properties":{"allow":{"description":"Regular expressions matching names of external executables Hugo is permitted to run\nhttps://gohugo.io/configuration/security/#execallow","type":"array","default":["^(dart-)?sass(-embedded)?$","^go$","^git$","^node$","^postcss$","^tailwindcss$"],"uniqueItems":true,"items":{"type":"string","minLength":1}},"osEnv":{"description":"Regular expressions matching OS environment variable names Hugo can access\nhttps://gohugo.io/configuration/security/#execosenv","type":"array","default":["(?i)^((HTTPS?|NO)_PROXY|PATH(EXT)?|APPDATA|TE?MP|TERM|GO\\w+|(XDG_CONFIG_)?HOME|USERPROFILE|SSH_AUTH_SOCK|DISPLAY|LANG|SYSTEMDRIVE|PROGRAMDATA)$"],"uniqueItems":true,"items":{"type":"string","minLength":1}}},"additionalProperties":false},"funcs":{"description":"Controls which environment variables are accessible via template functions\nhttps://gohugo.io/configuration/security/#funcs","type":"object","default":{"getenv":["^HUGO_","^CI$"]},"properties":{"getenv":{"description":"Regular expressions for environment variable names accessible via the os.Getenv function\nhttps://gohugo.io/configuration/security/#funcsgetenv","type":"array","default":["^HUGO_","^CI$"],"uniqueItems":true,"items":{"type":"string","minLength":1}}},"additionalProperties":false},"http":{"description":"Controls HTTP access for resources.GetRemote\nhttps://gohugo.io/configuration/security/#http","type":"object","default":{"methods":["(?i)GET|POST"],"urls":["(?i)^https?://[a-z0-9]","! ^https?://\\d+\\.","! (?i)localhost","! (?i)^https?://[^/?#]*@"]},"properties":{"mediaTypes":{"description":"Regular expressions matching Content-Type values in HTTP responses that Hugo trusts\nhttps://gohugo.io/configuration/security/#httpmediatypes","type":"array","uniqueItems":true,"items":{"type":"string","minLength":1}},"methods":{"description":"Regular expressions matching HTTP methods allowed by resources.GetRemote\nhttps://gohugo.io/configuration/security/#httpmethods","type":"array","default":["(?i)GET|POST"],"uniqueItems":true,"items":{"type":"string","minLength":1}},"urls":{"description":"Regular expressions matching URLs that resources.GetRemote is allowed to access\nhttps://gohugo.io/configuration/security/#httpurls","type":"array","default":["(?i)^https?://[a-z0-9]","! ^https?://\\d+\\.","! (?i)localhost","! (?i)^https?://[^/?#]*@"],"uniqueItems":true,"items":{"type":"string","minLength":1}}},"additionalProperties":false},"node":{"description":"Controls Node.js permission model settings\nhttps://gohugo.io/configuration/security/#node","type":"object","properties":{"permissions":{"description":"Node.js permission model configuration\nhttps://gohugo.io/configuration/security/#nodepermissions","type":"object","default":{"disable":false,"allowAddons":["tailwindcss"],"allowChildProcess":["tailwindcss"],"allowRead":["."],"allowWorker":["tailwindcss"],"allowWrite":[]},"properties":{"disable":{"description":"Whether to disable the Node.js permission model\nhttps://gohugo.io/configuration/security/#nodepermissionsdisable","type":"boolean","default":false},"allowAddons":{"description":"Node.js tool names permitted to load native addons\nhttps://gohugo.io/configuration/security/#nodepermissionsallowaddons","type":"array","default":["tailwindcss"],"uniqueItems":true,"items":{"type":"string","minLength":1}},"allowChildProcess":{"description":"Node.js tool names permitted to spawn child processes\nhttps://gohugo.io/configuration/security/#nodepermissionsallowchildprocess","type":"array","default":["tailwindcss"],"uniqueItems":true,"items":{"type":"string","minLength":1}},"allowRead":{"description":"File system paths Node.js tools may read\nhttps://gohugo.io/configuration/security/#nodepermissionsallowread","type":"array","default":["."],"uniqueItems":true,"items":{"type":"string","minLength":1}},"allowWorker":{"description":"Node.js tool names permitted to spawn worker threads\nhttps://gohugo.io/configuration/security/#nodepermissionsallowworker","type":"array","default":["tailwindcss"],"uniqueItems":true,"items":{"type":"string","minLength":1}},"allowWrite":{"description":"File system paths Node.js tools may write\nhttps://gohugo.io/configuration/security/#nodepermissionsallowwrite","type":"array","default":[],"uniqueItems":true,"items":{"type":"string","minLength":1}}},"additionalProperties":false}},"additionalProperties":false}},"additionalProperties":false},"segments":{"description":"Map of named segments. Used to build portions of the site independently\nhttps://gohugo.io/configuration/segments/","type":"object","additionalProperties":{"type":"object","properties":{"excludes":{"description":"An array of glob matchers to exclude pages from the segment\nhttps://gohugo.io/configuration/segments/","type":"array","items":{"$ref":"#/definitions/segmentIncludesExcludes"}},"includes":{"description":"An array of glob matchers to include pages from the segment\nhttps://gohugo.io/configuration/segments/","type":"array","items":{"$ref":"#/definitions/segmentIncludesExcludes"}}}}},"server":{"description":"Configuration for builtin development server\nhttps://gohugo.io/configuration/server/","type":"object","properties":{"redirects":{"description":"Array of redirects\nhttps://gohugo.io/configuration/server/#redirects","type":"array","items":{"type":"object","properties":{"force":{"description":"Enable/disable redirecting even if there is existing content in the path\nhttps://gohugo.io/configuration/server/#force","type":"boolean"},"from":{"description":"A glob pattern matching the requested URL\nhttps://gohugo.io/configuration/server/#from","type":"string"},"formHeaders":{"description":"Map of glob patterns to march against the request headers\nhttps://gohugo.io/configuration/server/#fromheaders","type":"object","additionalProperties":{"description":"Glob pattern to match the headers","type":"string"}},"fromRe":{"description":"A regular expression used to match the requested URL\nhttps://gohugo.io/configuration/server/#fromre","type":"string"},"status":{"description":"The HTTP status code to use for the redirect\nhttps://gohugo.io/configuration/server/#status","oneOf":[{"type":"integer"},{"type":"string"}]},"to":{"description":"The URL to forward the request to\nhttps://gohugo.io/configuration/server/#to","type":"string"}}}},"headers":{"description":"Array of headers to add to every response\nhttps://gohugo.io/configuration/server/#headers","type":"array","items":{"type":"object","properties":{"for":{"description":"Glob pattern to match against request URL path\nhttps://gohugo.io/configuration/server/#headers","type":"string"},"values":{"description":"Map of headers to add to the response","type":"object","additionalProperties":{"type":"string"}}}}}}},"services":{"type":"object","properties":{"disqus":{"type":"object","properties":{"shortname":{"description":"\nhttps://gohugo.io/configuration/services/#disqusshortname","type":"string"}}},"googleAnalytics":{"type":"object","properties":{"id":{"description":"\nhttps://gohugo.io/configuration/services/#googleanalyticsid","type":"string"}}},"instagram":{"type":"object","properties":{"accessToken":{"description":"DEPRECATED. Do not use. Deprecated in v0.123.0\nhttps://gohugo.io/configuration/services/#instagramaccesstoken","type":"string"},"disableInlineCSS":{"description":"DEPRECATED. Do not use. Deprecated in v0.123.0\nhttps://gohugo.io/configuration/services/#instagramdisableinlinecss","type":"boolean"}}},"rss":{"type":"object","properties":{"limit":{"description":"The maximum number of items to include in an RSS feed\nhttps://gohugo.io/configuration/services/#rsslimit","type":"integer","minimum":-1,"default":-1}}},"twitter":{"description":"DEPRECATED. Do not use. Deprecated in v0.141.0. Use the x shortcode instead","type":"object","properties":{"disableInlineCSS":{"type":"boolean"}}},"x":{"type":"object","properties":{"disableInlineCSS":{"description":"\nhttps://gohugo.io/configuration/services/#xdisableinlinecss","type":"boolean","default":false}}}}},"sitemap":{"title":"sitemap options","description":"The sitemap options\nhttps://gohugo.io/templates/sitemap/#configuration","type":"object","default":{"changefreq":"","disable":false,"filename":"sitemap.xml","priority":-1},"properties":{"_merge":{"$ref":"#/definitions/mergeType"},"changefreq":{"description":"\nhttps://gohugo.io/configuration/sitemap/#changefreq","type":"string","default":"","enum":["","always","hourly","daily","weekly","monthly","yearly","never"]},"disable":{"description":"\nhttps://gohugo.io/configuration/sitemap/#disable","type":"boolean","default":false},"filename":{"description":"\nhttps://gohugo.io/configuration/sitemap/#filename","type":"string","default":"sitemap.xml"},"priority":{"description":"\nhttps://gohugo.io/configuration/sitemap/#priority","type":"number","oneOf":[{"const":-1},{"minimum":0,"maximum":1}],"default":-1}},"additionalProperties":false},"staticDir":{"description":"The designated directory for static files\nhttps://gohugo.io/configuration/all/#staticdir","type":"string","default":"static","minLength":1},"summaryLength":{"description":"The length of text in words to show in a .Summary\nhttps://gohugo.io/getting-started/configuration/#summarylength","type":"integer","default":70,"minimum":0},"taxonomies":{"title":"taxonomy options","description":"The taxonomy options\nhttps://gohugo.io/content-management/taxonomies#configure-taxonomies","type":"object","default":{"category":"categories","tag":"tags"},"properties":{"_merge":{"$ref":"#/definitions/mergeType"},"tag":{"description":"The default taxonomy\nhttps://gohugo.io/content-management/taxonomies#configure-taxonomies","type":"string","default":"tags","minLength":1},"category":{"description":"The default taxonomy\nhttps://gohugo.io/content-management/taxonomies#configure-taxonomies","type":"string","default":"categories","minLength":1}},"patternProperties":{"^(?!tag|category)$":{"description":"The custom taxonomy\nhttps://gohugo.io/content-management/taxonomies#configure-taxonomies","type":"string","minLength":1}}},"templateMetrics":{"description":"Enable/disable printing template execution metrics to the console\nhttps://gohugo.io/troubleshooting/performance/#template-metrics","type":"boolean","default":false},"templateMetricsHints":{"description":"Enable/disable printing template execution improvement hints to the console\nhttps://gohugo.io/troubleshooting/performance/#template-metrics","type":"boolean","default":false},"theme":{"description":"Theme or Theme list\nhttps://gohugo.io/hugo-modules/configuration/#module-configuration-imports","anyOf":[{"type":"string"},{"type":"array","items":{"type":"string"}}]},"themesDir":{"description":"The directory where themes are stored\nhttps://gohugo.io/getting-started/configuration/#themesdir","type":"string","default":"themes","minLength":1},"timeout":{"description":"The timeout for generating page contents\nhttps://gohugo.io/getting-started/configuration/#timeout","type":"string","default":"30s","pattern":"^\\d+s$"},"timeZone":{"description":"The time zone\nhttps://gohugo.io/getting-started/configuration/#timezone","type":"string","enum":["Africa/Abidjan","Africa/Accra","Africa/Addis_Ababa","Africa/Algiers","Africa/Asmara","Africa/Asmera","Africa/Bamako","Africa/Bangui","Africa/Banjul","Africa/Bissau","Africa/Blantyre","Africa/Brazzaville","Africa/Bujumbura","Africa/Cairo","Africa/Casablanca","Africa/Ceuta","Africa/Conakry","Africa/Dakar","Africa/Dar_es_Salaam","Africa/Djibouti","Africa/Douala","Africa/El_Aaiun","Africa/Freetown","Africa/Gaborone","Africa/Harare","Africa/Johannesburg","Africa/Juba","Africa/Kampala","Africa/Khartoum","Africa/Kigali","Africa/Kinshasa","Africa/Lagos","Africa/Libreville","Africa/Lome","Africa/Luanda","Africa/Lubumbashi","Africa/Lusaka","Africa/Malabo","Africa/Maputo","Africa/Maseru","Africa/Mbabane","Africa/Mogadishu","Africa/Monrovia","Africa/Nairobi","Africa/Ndjamena","Africa/Niamey","Africa/Nouakchott","Africa/Ouagadougou","Africa/Porto-Novo","Africa/Sao_Tome","Africa/Timbuktu","Africa/Tripoli","Africa/Tunis","Africa/Windhoek","America/Adak","America/Anchorage","America/Anguilla","America/Antigua","America/Araguaina","America/Argentina/Buenos_Aires","America/Argentina/Catamarca","America/Argentina/ComodRivadavia","America/Argentina/Cordoba","America/Argentina/Jujuy","America/Argentina/La_Rioja","America/Argentina/Mendoza","America/Argentina/Rio_Gallegos","America/Argentina/Salta","America/Argentina/San_Juan","America/Argentina/San_Luis","America/Argentina/Tucuman","America/Argentina/Ushuaia","America/Aruba","America/Asuncion","America/Atikokan","America/Atka","America/Bahia","America/Bahia_Banderas","America/Barbados","America/Belem","America/Belize","America/Blanc-Sablon","America/Boa_Vista","America/Bogota","America/Boise","America/Buenos_Aires","America/Cambridge_Bay","America/Campo_Grande","America/Cancun","America/Caracas","America/Catamarca","America/Cayenne","America/Cayman","America/Chicago","America/Chihuahua","America/Coral_Harbour","America/Cordoba","America/Costa_Rica","America/Creston","America/Cuiaba","America/Curacao","America/Danmarkshavn","America/Dawson","America/Dawson_Creek","America/Denver","America/Detroit","America/Dominica","America/Edmonton","America/Eirunepe","America/El_Salvador","America/Ensenada","America/Fort_Nelson","America/Fort_Wayne","America/Fortaleza","America/Glace_Bay","America/Godthab","America/Goose_Bay","America/Grand_Turk","America/Grenada","America/Guadeloupe","America/Guatemala","America/Guayaquil","America/Guyana","America/Halifax","America/Havana","America/Hermosillo","America/Indiana/Indianapolis","America/Indiana/Knox","America/Indiana/Marengo","America/Indiana/Petersburg","America/Indiana/Tell_City","America/Indiana/Vevay","America/Indiana/Vincennes","America/Indiana/Winamac","America/Indianapolis","America/Inuvik","America/Iqaluit","America/Jamaica","America/Jujuy","America/Juneau","America/Kentucky/Louisville","America/Kentucky/Monticello","America/Knox_IN","America/Kralendijk","America/La_Paz","America/Lima","America/Los_Angeles","America/Louisville","America/Lower_Princes","America/Maceio","America/Managua","America/Manaus","America/Marigot","America/Martinique","America/Matamoros","America/Mazatlan","America/Mendoza","America/Menominee","America/Merida","America/Metlakatla","America/Mexico_City","America/Miquelon","America/Moncton","America/Monterrey","America/Montevideo","America/Montreal","America/Montserrat","America/Nassau","America/New_York","America/Nipigon","America/Nome","America/Noronha","America/North_Dakota/Beulah","America/North_Dakota/Center","America/North_Dakota/New_Salem","America/Nuuk","America/Ojinaga","America/Panama","America/Pangnirtung","America/Paramaribo","America/Phoenix","America/Port-au-Prince","America/Port_of_Spain","America/Porto_Acre","America/Porto_Velho","America/Puerto_Rico","America/Punta_Arenas","America/Rainy_River","America/Rankin_Inlet","America/Recife","America/Regina","America/Resolute","America/Rio_Branco","America/Rosario","America/Santa_Isabel","America/Santarem","America/Santiago","America/Santo_Domingo","America/Sao_Paulo","America/Scoresbysund","America/Shiprock","America/Sitka","America/St_Barthelemy","America/St_Johns","America/St_Kitts","America/St_Lucia","America/St_Thomas","America/St_Vincent","America/Swift_Current","America/Tegucigalpa","America/Thule","America/Thunder_Bay","America/Tijuana","America/Toronto","America/Tortola","America/Vancouver","America/Virgin","America/Whitehorse","America/Winnipeg","America/Yakutat","America/Yellowknife","Antarctica/Casey","Antarctica/Davis","Antarctica/DumontDUrville","Antarctica/Macquarie","Antarctica/Mawson","Antarctica/McMurdo","Antarctica/Palmer","Antarctica/Rothera","Antarctica/South_Pole","Antarctica/Syowa","Antarctica/Troll","Antarctica/Vostok","Arctic/Longyearbyen","Asia/Aden","Asia/Almaty","Asia/Amman","Asia/Anadyr","Asia/Aqtau","Asia/Aqtobe","Asia/Ashgabat","Asia/Ashkhabad","Asia/Atyrau","Asia/Baghdad","Asia/Bahrain","Asia/Baku","Asia/Bangkok","Asia/Barnaul","Asia/Beirut","Asia/Bishkek","Asia/Brunei","Asia/Calcutta","Asia/Chita","Asia/Choibalsan","Asia/Chongqing","Asia/Chungking","Asia/Colombo","Asia/Dacca","Asia/Damascus","Asia/Dhaka","Asia/Dili","Asia/Dubai","Asia/Dushanbe","Asia/Famagusta","Asia/Gaza","Asia/Harbin","Asia/Hebron","Asia/Ho_Chi_Minh","Asia/Hong_Kong","Asia/Hovd","Asia/Irkutsk","Asia/Istanbul","Asia/Jakarta","Asia/Jayapura","Asia/Jerusalem","Asia/Kabul","Asia/Kamchatka","Asia/Karachi","Asia/Kashgar","Asia/Kathmandu","Asia/Katmandu","Asia/Khandyga","Asia/Kolkata","Asia/Krasnoyarsk","Asia/Kuala_Lumpur","Asia/Kuching","Asia/Kuwait","Asia/Macao","Asia/Macau","Asia/Magadan","Asia/Makassar","Asia/Manila","Asia/Muscat","Asia/Nicosia","Asia/Novokuznetsk","Asia/Novosibirsk","Asia/Omsk","Asia/Oral","Asia/Phnom_Penh","Asia/Pontianak","Asia/Pyongyang","Asia/Qatar","Asia/Qostanay","Asia/Qyzylorda","Asia/Rangoon","Asia/Riyadh","Asia/Saigon","Asia/Sakhalin","Asia/Samarkand","Asia/Seoul","Asia/Shanghai","Asia/Singapore","Asia/Srednekolymsk","Asia/Taipei","Asia/Tashkent","Asia/Tbilisi","Asia/Tehran","Asia/Tel_Aviv","Asia/Thimbu","Asia/Thimphu","Asia/Tokyo","Asia/Tomsk","Asia/Ujung_Pandang","Asia/Ulaanbaatar","Asia/Ulan_Bator","Asia/Urumqi","Asia/Ust-Nera","Asia/Vientiane","Asia/Vladivostok","Asia/Yakutsk","Asia/Yangon","Asia/Yekaterinburg","Asia/Yerevan","Atlantic/Azores","Atlantic/Bermuda","Atlantic/Canary","Atlantic/Cape_Verde","Atlantic/Faeroe","Atlantic/Faroe","Atlantic/Jan_Mayen","Atlantic/Madeira","Atlantic/Reykjavik","Atlantic/South_Georgia","Atlantic/St_Helena","Atlantic/Stanley","Australia/ACT","Australia/Adelaide","Australia/Brisbane","Australia/Broken_Hill","Australia/Canberra","Australia/Currie","Australia/Darwin","Australia/Eucla","Australia/Hobart","Australia/LHI","Australia/Lindeman","Australia/Lord_Howe","Australia/Melbourne","Australia/North","Australia/NSW","Australia/Perth","Australia/Queensland","Australia/South","Australia/Sydney","Australia/Tasmania","Australia/Victoria","Australia/West","Australia/Yancowinna","Brazil/Acre","Brazil/DeNoronha","Brazil/East","Brazil/West","Canada/Atlantic","Canada/Central","Canada/Eastern","Canada/Mountain","Canada/Newfoundland","Canada/Pacific","Canada/Saskatchewan","Canada/Yukon","Chile/Continental","Chile/EasterIsland","Cuba","Egypt","Eire","Etc/GMT","Etc/GMT+0","Etc/GMT+1","Etc/GMT+10","Etc/GMT+11","Etc/GMT+12","Etc/GMT+2","Etc/GMT+3","Etc/GMT+4","Etc/GMT+5","Etc/GMT+6","Etc/GMT+7","Etc/GMT+8","Etc/GMT+9","Etc/GMT-0","Etc/GMT-1","Etc/GMT-10","Etc/GMT-11","Etc/GMT-12","Etc/GMT-13","Etc/GMT-14","Etc/GMT-2","Etc/GMT-3","Etc/GMT-4","Etc/GMT-5","Etc/GMT-6","Etc/GMT-7","Etc/GMT-8","Etc/GMT-9","Etc/GMT0","Etc/Greenwich","Etc/UCT","Etc/Universal","Etc/UTC","Etc/Zulu","Europe/Amsterdam","Europe/Andorra","Europe/Astrakhan","Europe/Athens","Europe/Belfast","Europe/Belgrade","Europe/Berlin","Europe/Bratislava","Europe/Brussels","Europe/Bucharest","Europe/Budapest","Europe/Busingen","Europe/Chisinau","Europe/Copenhagen","Europe/Dublin","Europe/Gibraltar","Europe/Guernsey","Europe/Helsinki","Europe/Isle_of_Man","Europe/Istanbul","Europe/Jersey","Europe/Kaliningrad","Europe/Kiev","Europe/Kirov","Europe/Lisbon","Europe/Ljubljana","Europe/London","Europe/Luxembourg","Europe/Madrid","Europe/Malta","Europe/Mariehamn","Europe/Minsk","Europe/Monaco","Europe/Moscow","Europe/Nicosia","Europe/Oslo","Europe/Paris","Europe/Podgorica","Europe/Prague","Europe/Riga","Europe/Rome","Europe/Samara","Europe/San_Marino","Europe/Sarajevo","Europe/Saratov","Europe/Simferopol","Europe/Skopje","Europe/Sofia","Europe/Stockholm","Europe/Tallinn","Europe/Tirane","Europe/Tiraspol","Europe/Ulyanovsk","Europe/Uzhgorod","Europe/Vaduz","Europe/Vatican","Europe/Vienna","Europe/Vilnius","Europe/Volgograd","Europe/Warsaw","Europe/Zagreb","Europe/Zaporozhye","Europe/Zurich","GB","GB-Eire","Hongkong","Iceland","Indian/Antananarivo","Indian/Chagos","Indian/Christmas","Indian/Cocos","Indian/Comoro","Indian/Kerguelen","Indian/Mahe","Indian/Maldives","Indian/Mauritius","Indian/Mayotte","Indian/Reunion","Iran","Israel","Jamaica","Japan","Kwajalein","Libya","Mexico/BajaNorte","Mexico/BajaSur","Mexico/General","Navajo","NZ","NZ-CHAT","Pacific/Apia","Pacific/Auckland","Pacific/Bougainville","Pacific/Chatham","Pacific/Chuuk","Pacific/Easter","Pacific/Efate","Pacific/Enderbury","Pacific/Fakaofo","Pacific/Fiji","Pacific/Funafuti","Pacific/Galapagos","Pacific/Gambier","Pacific/Guadalcanal","Pacific/Guam","Pacific/Honolulu","Pacific/Johnston","Pacific/Kanton","Pacific/Kiritimati","Pacific/Kosrae","Pacific/Kwajalein","Pacific/Majuro","Pacific/Marquesas","Pacific/Midway","Pacific/Nauru","Pacific/Niue","Pacific/Norfolk","Pacific/Noumea","Pacific/Pago_Pago","Pacific/Palau","Pacific/Pitcairn","Pacific/Pohnpei","Pacific/Ponape","Pacific/Port_Moresby","Pacific/Rarotonga","Pacific/Saipan","Pacific/Samoa","Pacific/Tahiti","Pacific/Tarawa","Pacific/Tongatapu","Pacific/Truk","Pacific/Wake","Pacific/Wallis","Pacific/Yap","Poland","Portugal","PRC","ROC","Singapore","US/Alaska","US/Aleutian","US/Arizona","US/Central","US/East-Indiana","US/Eastern","US/Hawaii","US/Indiana-Starke","US/Michigan","US/Mountain","US/Pacific","US/Samoa"]},"title":{"description":"The site title\nhttps://gohugo.io/getting-started/configuration/#title","type":"string"},"titleCaseStyle":{"description":"The title case style\nhttps://gohugo.io/getting-started/configuration/#titlecasestyle","type":"string","default":"ap","enum":["ap","chicago","go","firstupper","none"]},"uglyURLs":{"description":"Enable/disable adding file extensions to urls\nhttps://gohugo.io/getting-started/configuration/#uglyurls","type":"boolean"},"watch":{"description":"Enable/disable watching filesystem for changes and recreating as needed\nhttps://gohugo.io/getting-started/configuration/#watch","type":"boolean","default":false}},"title":"Hugo static site generator config file schema","type":"object"}