1# theme.toml template for a Hugo theme
2# See https://github.com/spf13/hugoThemes#themetoml for an example
3
4name = "Ananke Gohugo Theme"
5license = "MIT"
6licenselink = "https://github.com/theNewDynamic/gohugo-theme-ananke/blob/master/LICENSE.md"
7description = "A Base theme for building full featured Hugo sites"
8homepage = "https://github.com/theNewDynamic/gohugo-theme-ananke"
9tags = ["website", "starter", "responsive", "Disqus", "blog", "Tachyons", "Multilingual", "Stackbit"]
10features = ["posts", "shortcodes", "related content", "comments"]
11min_version = "0.55.0"
12
13[author]
14 name = "theNewDynamic"
15 homepage = "https://www.thenewdynamic.com/"