| | |
| | | # theme.toml template for a Hugo theme |
| | | # See https://github.com/spf13/hugoThemes#themetoml for an example |
| | | |
| | | name = "Gohugo Default" |
| | | name = "Gohugo Default Theme" |
| | | license = "MIT" |
| | | licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md" |
| | | licenselink = "https://github.com/budparr/gohugo-default-theme/blob/master/LICENSE.md" |
| | | description = "" |
| | | homepage = "http://siteforthistheme.com/" |
| | | homepage = "https://github.com/budparr/gohugo-default-theme" |
| | | tags = ["website", "starter"] |
| | | features = ["", ""] |
| | | min_version = 0.18 |
| | | min_version = 0.19 |
| | | |
| | | [author] |
| | | name = "Bud Parr" |