schema
stringclasses 471
values | key
stringlengths 0
203
| description
stringlengths 0
4.37k
| object
stringlengths 2
322k
|
---|---|---|---|
hugo.json | pre | ERROR: type should be string, got "\nhttps://gohugo.io/content-management/menus/#add-non-content-entries-to-a-menu" | {"type": "string"} |
hugo.json | title | ERROR: type should be string, got "\nhttps://gohugo.io/content-management/menus/#add-non-content-entries-to-a-menu" | {"type": "string"} |
hugo.json | weight | A non-zero integer indicating the entry's position relative the root of the menu, or to its parent for a child entry
https://gohugo.io/content-management/menus/#properties-front-matter | {"type": "integer"} |
hugo.json | pageRef | Required for internal links.
https://gohugo.io/content-management/menus/#properties-site-configuration | {"type": "string"} |
hugo.json | url | Required for external links.
https://gohugo.io/content-management/menus/#properties-site-configuration | {"type": "string"} |
hugo.json | minify | ERROR: type should be string, got "\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": {"disableCSS": {"type": "boolean", "default": false}, "disableHTML": {"type": "boolean", "default": false}, "disableJS": {"type": "boolean", "default": false}, "disableJSON": {"type": "boolean", "default": false}, "disableSVG": {"type": "boolean", "default": false}, "disableXML": {"type": "boolean", "default": false}, "minifyOutput": {"type": "boolean", "default": false}, "tdewolff": {"type": "object", "properties": {"css": {"type": "object", "properties": {"keepCSS2": {"type": "boolean", "default": true}, "precision": {"type": "integer", "default": 0, "minimum": 2}}, "additionalProperties": false}, "html": {"type": "object", "properties": {"keepComments": {"type": "boolean", "default": false}, "keepConditionalComments": {"type": "boolean", "default": true}, "keepDefaultAttrVals": {"type": "boolean", "default": true}, "keepDocumentTags": {"type": "boolean", "default": true}, "keepEndTags": {"type": "boolean", "default": true}, "keepQuotes": {"type": "boolean", "default": false}, "keepWhitespace": {"type": "boolean", "default": false}}, "additionalProperties": false}, "js": {"type": "object", "properties": {"keepVarNames": {"type": "boolean", "default": false}, "noNullishOperator": {"type": "boolean", "default": false}, "precision": {"type": "integer", "default": 0}}, "additionalProperties": false}, "json": {"type": "object", "properties": {"keepNumbers": {"type": "boolean", "default": false}, "precision": {"type": "boolean", "default": 0}}, "additionalProperties": false}, "svg": {"type": "object", "properties": {"precision": {"type": "integer", "default": 0, "minimum": 0}}, "additionalProperties": false}, "xml": {"type": "object", "properties": {"keepWhitespace": {"type": "boolean", "default": false}}, "additionalProperties": false}}, "additionalProperties": false}}, "additionalProperties": false} |
hugo.json | disableCSS | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "boolean", "default": false} |
hugo.json | disableHTML | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "boolean", "default": false} |
hugo.json | disableJS | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "boolean", "default": false} |
hugo.json | disableJSON | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "boolean", "default": false} |
hugo.json | disableSVG | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "boolean", "default": false} |
hugo.json | disableXML | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "boolean", "default": false} |
hugo.json | minifyOutput | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "boolean", "default": false} |
hugo.json | tdewolff | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "object", "properties": {"css": {"type": "object", "properties": {"keepCSS2": {"type": "boolean", "default": true}, "precision": {"type": "integer", "default": 0, "minimum": 2}}, "additionalProperties": false}, "html": {"type": "object", "properties": {"keepComments": {"type": "boolean", "default": false}, "keepConditionalComments": {"type": "boolean", "default": true}, "keepDefaultAttrVals": {"type": "boolean", "default": true}, "keepDocumentTags": {"type": "boolean", "default": true}, "keepEndTags": {"type": "boolean", "default": true}, "keepQuotes": {"type": "boolean", "default": false}, "keepWhitespace": {"type": "boolean", "default": false}}, "additionalProperties": false}, "js": {"type": "object", "properties": {"keepVarNames": {"type": "boolean", "default": false}, "noNullishOperator": {"type": "boolean", "default": false}, "precision": {"type": "integer", "default": 0}}, "additionalProperties": false}, "json": {"type": "object", "properties": {"keepNumbers": {"type": "boolean", "default": false}, "precision": {"type": "boolean", "default": 0}}, "additionalProperties": false}, "svg": {"type": "object", "properties": {"precision": {"type": "integer", "default": 0, "minimum": 0}}, "additionalProperties": false}, "xml": {"type": "object", "properties": {"keepWhitespace": {"type": "boolean", "default": false}}, "additionalProperties": false}}, "additionalProperties": false} |
hugo.json | css | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "object", "properties": {"keepCSS2": {"type": "boolean", "default": true}, "precision": {"type": "integer", "default": 0, "minimum": 2}}, "additionalProperties": false} |
hugo.json | keepCSS2 | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "boolean", "default": true} |
hugo.json | precision | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "integer", "default": 0, "minimum": 2} |
hugo.json | html | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "object", "properties": {"keepComments": {"type": "boolean", "default": false}, "keepConditionalComments": {"type": "boolean", "default": true}, "keepDefaultAttrVals": {"type": "boolean", "default": true}, "keepDocumentTags": {"type": "boolean", "default": true}, "keepEndTags": {"type": "boolean", "default": true}, "keepQuotes": {"type": "boolean", "default": false}, "keepWhitespace": {"type": "boolean", "default": false}}, "additionalProperties": false} |
hugo.json | keepComments | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "boolean", "default": false} |
hugo.json | keepConditionalComments | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "boolean", "default": true} |
hugo.json | keepDefaultAttrVals | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "boolean", "default": true} |
hugo.json | keepDocumentTags | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "boolean", "default": true} |
hugo.json | keepEndTags | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "boolean", "default": true} |
hugo.json | keepQuotes | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "boolean", "default": false} |
hugo.json | keepWhitespace | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "boolean", "default": false} |
hugo.json | js | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "object", "properties": {"keepVarNames": {"type": "boolean", "default": false}, "noNullishOperator": {"type": "boolean", "default": false}, "precision": {"type": "integer", "default": 0}}, "additionalProperties": false} |
hugo.json | keepVarNames | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "boolean", "default": false} |
hugo.json | noNullishOperator | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "boolean", "default": false} |
hugo.json | precision | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "integer", "default": 0} |
hugo.json | json | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "object", "properties": {"keepNumbers": {"type": "boolean", "default": false}, "precision": {"type": "boolean", "default": 0}}, "additionalProperties": false} |
hugo.json | keepNumbers | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "boolean", "default": false} |
hugo.json | precision | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "boolean", "default": 0} |
hugo.json | svg | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "object", "properties": {"precision": {"type": "integer", "default": 0, "minimum": 0}}, "additionalProperties": false} |
hugo.json | precision | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "integer", "default": 0, "minimum": 0} |
hugo.json | xml | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "object", "properties": {"keepWhitespace": {"type": "boolean", "default": false}}, "additionalProperties": false} |
hugo.json | keepWhitespace | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#configure-minify" | {"type": "boolean", "default": false} |
hugo.json | module | The module options
https://gohugo.io/hugo-modules/configuration/ | {"type": "object", "default": {"noProxy": "none", "noVendor": "", "private": "*.*", "proxy": "direct", "replacements": "", "workspace": ""}, "properties": {"noVendor": {"type": "string", "default": ""}, "vendorClosest": {"type": "boolean", "default": "true"}, "proxy": {"type": "string", "default": "direct"}, "noProxy": {"type": "string", "default": "none", "examples": ["*.ext", "*.ext1,*.ext2"], "pattern": "^[^,]+(,[^,]+)*$"}, "private": {"type": "string", "default": "*.*", "examples": ["*.ext", "*.ext1,*.ext2"], "pattern": "^[^,]+(,[^,]+)*$"}, "replacements": {"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": {"type": "object", "properties": {"min": {}, "max": {}, "extended": {"type": "boolean"}}, "additionalProperties": false}, "imports": {"type": "array", "items": {"type": "object", "required": ["path"], "properties": {"path": {"type": "string", "minLength": 1}, "ignoreConfig": {"type": "boolean"}, "ignoreImports": {"type": "boolean"}, "disable": {"type": "boolean"}, "noMounts": {"type": "boolean"}, "noVendor": {"type": "boolean"}}, "additionalProperties": false}}, "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": {"type": "string", "minLength": 1}, "target": {"type": "string", "minLength": 1}, "lang": {"type": "string", "minLength": 1}, "includeFiles": {"oneOf": [{"type": "string"}, {"type": "array", "uniqueItems": true, "items": {"type": "string"}}]}, "excludeFiles": {"oneOf": [{"type": "string"}, {"type": "array", "uniqueItems": true, "items": {"type": "string"}}]}}, "additionalProperties": false}}}, "additionalProperties": false} |
hugo.json | noVendor | The glob pattern matching the paths to skip when vendoring
https://gohugo.io/hugo-modules/configuration/#module-config-top-level | {"type": "string", "default": ""} |
hugo.json | vendorClosest | Enable/disable picking the vendored module closest to the module using it
https://gohugo.io/hugo-modules/configuration/#module-config-top-level | {"type": "boolean", "default": "true"} |
hugo.json | proxy | The proxy server to download the remote modules
https://gohugo.io/hugo-modules/configuration/#module-config-top-level | {"type": "string", "default": "direct"} |
hugo.json | noProxy | The glob list of the matching paths that should not use the proxy configured above
https://gohugo.io/hugo-modules/configuration/#module-config-top-level | {"type": "string", "default": "none", "examples": ["*.ext", "*.ext1,*.ext2"], "pattern": "^[^,]+(,[^,]+)*$"} |
hugo.json | private | The glob list of the matching paths that should be treated as private
https://gohugo.io/hugo-modules/configuration/#module-config-top-level | {"type": "string", "default": "*.*", "examples": ["*.ext", "*.ext1,*.ext2"], "pattern": "^[^,]+(,[^,]+)*$"} |
hugo.json | replacements | The list of the module path to directory replacement mapping
https://gohugo.io/hugo-modules/configuration/#module-config-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": "^[^,]+ -> [^,]+(,[^,]+ -> [^,]+)*$"} |
hugo.json | hugoVersion | The version
https://gohugo.io/hugo-modules/configuration/#module-config-hugoversion | {"type": "object", "properties": {"min": {}, "max": {}, "extended": {"type": "boolean"}}, "additionalProperties": false} |
hugo.json | min | The minimum required version
https://gohugo.io/hugo-modules/configuration/#module-config-hugoversion | {} |
hugo.json | max | The maximum required version
https://gohugo.io/hugo-modules/configuration/#module-config-hugoversion | {} |
hugo.json | extended | Enable/disable requiring the extended version
https://gohugo.io/hugo-modules/configuration/#module-config-hugoversion | {"type": "boolean"} |
hugo.json | imports | The import options
https://gohugo.io/hugo-modules/configuration/#module-config-imports | {"type": "array", "items": {"type": "object", "required": ["path"], "properties": {"path": {"type": "string", "minLength": 1}, "ignoreConfig": {"type": "boolean"}, "ignoreImports": {"type": "boolean"}, "disable": {"type": "boolean"}, "noMounts": {"type": "boolean"}, "noVendor": {"type": "boolean"}}, "additionalProperties": false}} |
hugo.json | path | The path
https://gohugo.io/hugo-modules/configuration/#module-config-imports | {"type": "string", "minLength": 1} |
hugo.json | ignoreConfig | Use/ignore the configuration file
https://gohugo.io/hugo-modules/configuration/#module-config-imports | {"type": "boolean"} |
hugo.json | ignoreImports | Use/ignore the imports
https://gohugo.io/hugo-modules/configuration/#module-config-imports | {"type": "boolean"} |
hugo.json | disable | Enable/disable the module
https://gohugo.io/hugo-modules/configuration/#module-config-imports | {"type": "boolean"} |
hugo.json | noMounts | Enable/disable the folder mounting
https://gohugo.io/hugo-modules/configuration/#module-config-imports | {"type": "boolean"} |
hugo.json | noVendor | Enable/disable vendoring this import
https://gohugo.io/hugo-modules/configuration/#module-config-imports | {"type": "boolean"} |
hugo.json | mounts | The mount options
https://gohugo.io/hugo-modules/configuration/#module-config-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": {"type": "string", "minLength": 1}, "target": {"type": "string", "minLength": 1}, "lang": {"type": "string", "minLength": 1}, "includeFiles": {"oneOf": [{"type": "string"}, {"type": "array", "uniqueItems": true, "items": {"type": "string"}}]}, "excludeFiles": {"oneOf": [{"type": "string"}, {"type": "array", "uniqueItems": true, "items": {"type": "string"}}]}}, "additionalProperties": false}} |
hugo.json | source | The source path
https://gohugo.io/hugo-modules/configuration/#module-config-mounts | {"type": "string", "minLength": 1} |
hugo.json | target | The target path
https://gohugo.io/hugo-modules/configuration/#module-config-mounts | {"type": "string", "minLength": 1} |
hugo.json | lang | The language code
https://gohugo.io/hugo-modules/configuration/#module-config-mounts | {"type": "string", "minLength": 1} |
hugo.json | includeFiles | The included files
https://gohugo.io/hugo-modules/configuration/#module-config-mounts | {"oneOf": [{"type": "string"}, {"type": "array", "uniqueItems": true, "items": {"type": "string"}}]} |
hugo.json | excludeFiles | The excluded files
https://gohugo.io/hugo-modules/configuration/#module-config-mounts | {"oneOf": [{"type": "string"}, {"type": "array", "uniqueItems": true, "items": {"type": "string"}}]} |
hugo.json | newContentEditor | The content editor
https://gohugo.io/getting-started/configuration/#newcontenteditor | {"type": "string", "default": ""} |
hugo.json | noChmod | Enable/disable syncing permission mode of files
https://gohugo.io/getting-started/configuration/#nochmod | {"type": "boolean", "default": false} |
hugo.json | noTimes | Enable/disable syncing modification time of files
https://gohugo.io/getting-started/configuration/#notimes | {"type": "boolean", "default": false} |
hugo.json | outputFormats | The output format options
https://gohugo.io/templates/output-formats/#configure-output-formats | {} |
hugo.json | paginate | The default number of elements per page in pagination
https://gohugo.io/getting-started/configuration/#paginate | {"type": "integer", "default": 10} |
hugo.json | paginatePath | The path element used during pagination
https://gohugo.io/getting-started/configuration/#paginatepath | {"type": "string", "default": "page", "minLength": 1} |
hugo.json | permalinks | The permalink options
https://gohugo.io/content-management/urls/#permalinks | {"type": "object", "patternProperties": {".": {"type": "string", "examples": [":year", ":month", ":monthname", ":day", ":weekday", ":weekdayname", ":yearday", ":section", ":sections", ":title", ":slug", ":filename"]}}} |
hugo.json | . | The permalink | {"type": "string", "examples": [":year", ":month", ":monthname", ":day", ":weekday", ":weekdayname", ":yearday", ":section", ":sections", ":title", ":slug", ":filename"]} |
hugo.json | pluralizeListTitles | Pluralize/leave titles in lists
https://gohugo.io/getting-started/configuration/#pluralizelisttitles | {"type": "boolean", "default": true} |
hugo.json | publishDir | The directory where Hugo writes the final static site
https://gohugo.io/getting-started/configuration/#publishdir | {"type": "string", "default": "public", "minLength": 1} |
hugo.json | related | The related content options
https://gohugo.io/getting-started/configuration/#related | {"type": "object", "default": {"includeNewer": false, "indices": [{"name": "keywords", "weight": 100}, {"name": "date", "weight": 10}], "threshold": 80, "toLower": false}, "properties": {"threshold": {"type": "integer", "default": 80, "minimum": 0, "maximum": 100}, "includeNewer": {"type": "boolean", "default": false}, "toLower": {"type": "boolean", "default": false}, "indices": {"type": "array", "default": [{"name": "keywords", "weight": 100}, {"name": "date", "weight": 10}], "items": {"type": "object", "properties": {"name": {"type": "string", "minLength": 1}, "weight": {"type": "string"}, "pattern": {"type": "string"}, "toLower": {"type": "boolean", "default": false}}, "additionalProperties": false}}}, "additionalProperties": false} |
hugo.json | threshold | ERROR: type should be string, got "\nhttps://gohugo.io/content-management/related/#top-level-config-options" | {"type": "integer", "default": 80, "minimum": 0, "maximum": 100} |
hugo.json | includeNewer | Include/exclude the pages newer than the current page
https://gohugo.io/content-management/related/#top-level-config-options | {"type": "boolean", "default": false} |
hugo.json | toLower | Enable/disable lowering the case keywords in both the indexes and the queries
https://gohugo.io/content-management/related/#top-level-config-options | {"type": "boolean", "default": false} |
hugo.json | indices | The related content option's entry
https://gohugo.io/content-management/related/#config-options-per-index | {"type": "array", "default": [{"name": "keywords", "weight": 100}, {"name": "date", "weight": 10}], "items": {"type": "object", "properties": {"name": {"type": "string", "minLength": 1}, "weight": {"type": "string"}, "pattern": {"type": "string"}, "toLower": {"type": "boolean", "default": false}}, "additionalProperties": false}} |
hugo.json | name | The index name
https://gohugo.io/content-management/related/#config-options-per-index | {"type": "string", "minLength": 1} |
hugo.json | weight | The weight indicating how important this parameter is relative to the other parameters
https://gohugo.io/content-management/related/#config-options-per-index | {"type": "string"} |
hugo.json | pattern | The date format
https://gohugo.io/content-management/related/#config-options-per-index | {"type": "string"} |
hugo.json | toLower | Enable/disable lowering the case keywords in both the indexes and the queries
https://gohugo.io/content-management/related/#config-options-per-index | {"type": "boolean", "default": false} |
hugo.json | relativeURLs | Enable/disable making all relative URLs relative to content root
https://gohugo.io/getting-started/configuration/#relativeurls | {"type": "boolean", "default": false} |
hugo.json | refLinksErrorLevel | The logging level for page links cannot be resolved
https://gohugo.io/getting-started/configuration/#reflinkserrorlevel | {"type": "string", "default": "ERROR", "enum": ["ERROR", "WARNING"]} |
hugo.json | refLinksNotFoundURL | The placeholder when a page reference cannot be found in `ref` or `relref`
https://gohugo.io/getting-started/configuration/#reflinksnotfoundurl | {"type": "string"} |
hugo.json | removePathAccents | Remove/leave non-spacing marks from composite characters in content paths
https://gohugo.io/getting-started/configuration/#removepathaccents | {"type": "boolean", "default": false} |
hugo.json | rssLimit | ERROR: type should be string, got "\nhttps://gohugo.io/getting-started/configuration/#rsslimit" | {"type": "integer", "default": -1, "minimum": -1} |
hugo.json | sectionPagesMenu | ERROR: type should be string, got "\nhttps://gohugo.io/templates/menu-templates/#section-menu-for-lazy-bloggers" | {"type": "boolean"} |
hugo.json | security | The security options
https://gohugo.io/about/security-model/#security-policy | {"type": "object", "default": {"enableInlineShortcodes": false, "exec": {"allow": ["^dart-sass-embedded$", "^go$", "^npx$", "^postcss$"], "osEnv": ["(?i)^(PATH|PATHEXT|APPDATA|TMP|TEMP|TERM)$"]}, "funcs": {"getenv": ["^HUGO_"]}, "http": {"methods": ["(?i)GET|POST"], "urls": [".*"]}}, "properties": {"enableInlineShortcodes": {"type": "boolean", "default": false}, "exec": {"type": "object", "default": {"allow": ["^dart-sass-embedded$", "^go$", "^npx$", "^postcss$"], "osEnv": ["(?i)^(PATH|PATHEXT|APPDATA|TMP|TEMP|TERM)$"]}, "properties": {"allow": {"type": "array", "default": ["^dart-sass-embedded$", "^go$", "^npx$", "^postcss$"], "uniqueItems": true, "items": {"type": "string", "minLength": 1}}, "osEnv": {"type": "array", "default": ["(?i)^(PATH|PATHEXT|APPDATA|TMP|TEMP|TERM)$"], "uniqueItems": true, "items": {"type": "string", "minLength": 1}}, "additionalProperties": false}}, "funcs": {"type": "object", "default": {"getenv": ["^HUGO_"]}, "properties": {"getenv": {"type": "array", "default": ["^HUGO_"], "uniqueItems": true, "items": {"type": "string", "minLength": 1}}}, "additionalProperties": false}, "http": {"type": "object", "default": {"methods": ["(?i)GET|POST"], "urls": [".*"]}, "properties": {"methods": {"type": "array", "default": ["(?i)GET|POST"], "uniqueItems": true, "items": {"type": "string", "minLength": 1}}, "urls": {"type": "array", "default": [".*"], "uniqueItems": true, "items": {"type": "string", "minLength": 1}}, "additionalProperties": false}}, "additionalProperties": false}} |
hugo.json | enableInlineShortcodes | ERROR: type should be string, got "\nhttps://gohugo.io/about/security-model/#security-policy" | {"type": "boolean", "default": false} |
hugo.json | exec | ERROR: type should be string, got "\nhttps://gohugo.io/about/security-model/#security-policy" | {"type": "object", "default": {"allow": ["^dart-sass-embedded$", "^go$", "^npx$", "^postcss$"], "osEnv": ["(?i)^(PATH|PATHEXT|APPDATA|TMP|TEMP|TERM)$"]}, "properties": {"allow": {"type": "array", "default": ["^dart-sass-embedded$", "^go$", "^npx$", "^postcss$"], "uniqueItems": true, "items": {"type": "string", "minLength": 1}}, "osEnv": {"type": "array", "default": ["(?i)^(PATH|PATHEXT|APPDATA|TMP|TEMP|TERM)$"], "uniqueItems": true, "items": {"type": "string", "minLength": 1}}, "additionalProperties": false}} |
hugo.json | allow | ERROR: type should be string, got "\nhttps://gohugo.io/about/security-model/#security-policy" | {"type": "array", "default": ["^dart-sass-embedded$", "^go$", "^npx$", "^postcss$"], "uniqueItems": true, "items": {"type": "string", "minLength": 1}} |
hugo.json | osEnv | ERROR: type should be string, got "\nhttps://gohugo.io/about/security-model/#security-policy" | {"type": "array", "default": ["(?i)^(PATH|PATHEXT|APPDATA|TMP|TEMP|TERM)$"], "uniqueItems": true, "items": {"type": "string", "minLength": 1}} |
hugo.json | funcs | ERROR: type should be string, got "\nhttps://gohugo.io/about/security-model/#security-policy" | {"type": "object", "default": {"getenv": ["^HUGO_"]}, "properties": {"getenv": {"type": "array", "default": ["^HUGO_"], "uniqueItems": true, "items": {"type": "string", "minLength": 1}}}, "additionalProperties": false} |
hugo.json | getenv | ERROR: type should be string, got "\nhttps://gohugo.io/about/security-model/#security-policy" | {"type": "array", "default": ["^HUGO_"], "uniqueItems": true, "items": {"type": "string", "minLength": 1}} |
hugo.json | http | ERROR: type should be string, got "\nhttps://gohugo.io/about/security-model/#security-policy" | {"type": "object", "default": {"methods": ["(?i)GET|POST"], "urls": [".*"]}, "properties": {"methods": {"type": "array", "default": ["(?i)GET|POST"], "uniqueItems": true, "items": {"type": "string", "minLength": 1}}, "urls": {"type": "array", "default": [".*"], "uniqueItems": true, "items": {"type": "string", "minLength": 1}}, "additionalProperties": false}} |
hugo.json | methods | ERROR: type should be string, got "\nhttps://gohugo.io/about/security-model/#security-policy" | {"type": "array", "default": ["(?i)GET|POST"], "uniqueItems": true, "items": {"type": "string", "minLength": 1}} |
hugo.json | urls | ERROR: type should be string, got "\nhttps://gohugo.io/about/security-model/#security-policy" | {"type": "array", "default": [".*"], "uniqueItems": true, "items": {"type": "string", "minLength": 1}} |
hugo.json | sitemap | The sitemap options
https://gohugo.io/templates/sitemap-template/#configure-sitemapxml | {"type": "object", "default": {"changefreq": "monthly", "filename": "sitemap.xml", "priority": 0.5}, "properties": {"changefreq": {"type": "string", "default": "monthly"}, "filename": {"type": "string", "default": "sitemap.xml"}, "priority": {"type": "number", "default": 0.5, "minimum": 0, "maximum": 1}}, "additionalProperties": false} |
hugo.json | changefreq | ERROR: type should be string, got "\nhttps://gohugo.io/templates/sitemap-template/#configure-sitemapxml" | {"type": "string", "default": "monthly"} |
hugo.json | filename | ERROR: type should be string, got "\nhttps://gohugo.io/templates/sitemap-template/#configure-sitemapxml" | {"type": "string", "default": "sitemap.xml"} |
hugo.json | priority | ERROR: type should be string, got "\nhttps://gohugo.io/templates/sitemap-template/#configure-sitemapxml" | {"type": "number", "default": 0.5, "minimum": 0, "maximum": 1} |
hugo.json | summaryLength | The length of text in words to show in a .Summary
https://gohugo.io/getting-started/configuration/#summarylength | {"type": "integer", "default": 70, "minimum": 0} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.