github.com/jbramsden/hugo@v0.47.1/docs/themes/gohugoioTheme/theme.toml (about)

     1  # theme.toml template for a Hugo theme
     2  # See https://github.com/gohugoio/hugoThemes#themetoml for an example
     3  
     4  name = "Hugo Theme"
     5  license = "MIT"
     6  licenselink = "https://github.com/budparr/gohugo.io/blob/master/LICENSE.md"
     7  description = ""
     8  homepage = "https://github.com/budparr/gohugo.io"
     9  tags = ["website"]
    10  features = ["", ""]
    11  min_version = 0.38
    12  
    13  [author]
    14    name = "Bud Parr"
    15    homepage = "https://github.com/budparr"