16 lines
No EOL
903 B
TOML
16 lines
No EOL
903 B
TOML
# theme.toml template for a Hugo theme
|
|
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
|
|
|
name = "Dot"
|
|
license = "MIT Licence"
|
|
licenselink = "https://github.com/themefisher/dot/blob/master/LICENSE"
|
|
description = "Dot, A documentation theme powered by hugo"
|
|
homepage = "https://gethugothemes.com/products/hugo-documentation-theme/"
|
|
demosite = "https://demo.gethugothemes.com/dot/"
|
|
tags = ["documentation", "bootstrap", "light", "minimal", "clean", "simple", "fast", "modern", "white", "customizable", "creative", "flexbox","minimalistic","Highlight.js","typography", "docs", "material design", "highlighting", "contact form", "responsive", "Syntax highlighting", "Multilingual", "Single page", "Themefisher", "gethugothemes"]
|
|
features = ["responsive","search autocomplete", "color scheme"]
|
|
min_version = "0.64.0"
|
|
|
|
[author]
|
|
name = "Themefisher"
|
|
homepage = "https://themefisher.com" |