Hugo Theme
Hugo theme config file
| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/hugo-theme/latest.json |
| Source | https://www.schemastore.org/hugo-theme.json |
Validate with Lintel
npx @lintel/lintel check
This file contains metadata about the theme and its creator or creators. Hugo only recognizes theme.toml file, any other files are not accepted. Learn more at https://github.com/gohugoio/hugoThemes#themetoml
Properties
Since the version 0.54.0, Hugo started using full semver. Therefore, it is required to be X.Y.Z format. For instance: 0.54 is incorrect, 0.54.0 is correct.
This info is used by Hugo theme store: https://themes.gohugo.io
Hugo will not recognize the theme config file if it is JSON or YAML format. Please use theme.toml file.
This info is used by Hugo theme store: https://themes.gohugo.io
Reference: https://choosealicense.com
For themes that port an existing theme
{
"author": "",
"repo": "https://"
}
3 nested properties
Link to source code of original theme
This info is used by Hugo theme store: https://themes.gohugo.io