github.com/google/cloudprober@v0.11.3/docs/themes/hugo-material-docs/theme.toml (about)

     1  name = "Material Docs"
     2  license = "MIT"
     3  licenselink = "https://github.com/digitalcraftsman/hugo-material-docs/blob/master/LICENSE.md"
     4  description = "A material design theme for documentations."
     5  homepage = "https://github.com/digitalcraftsman/hugo-material-docs"
     6  tags = ["material", "documentation", "docs", "google analytics", "responsive"]
     7  features = []
     8  min_version = 0.20
     9  
    10  [author]
    11    name = "Digitalcraftsman"
    12    homepage = "https://github.com/digitalcraftsman"
    13  
    14  # If porting an existing theme
    15  [original]
    16    name = "Martin Donath"
    17    homepage = "http://struct.cc/"
    18    repo = "https://github.com/squidfunk/mkdocs-material"