gohugo-theme-ananke-patched/theme.toml

16 lines
652 B
TOML
Raw Normal View History

2017-04-11 03:27:13 +02:00
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
2017-04-11 03:27:13 +02:00
name = "Ananke Gohugo Theme"
2017-04-11 03:27:13 +02:00
license = "MIT"
2020-06-25 19:51:45 +02:00
licenselink = "https://github.com/theNewDynamic/gohugo-theme-ananke/blob/master/LICENSE.md"
2017-04-15 04:44:42 +02:00
description = "A Base theme for building full featured Hugo sites"
2020-06-25 19:51:45 +02:00
homepage = "https://github.com/theNewDynamic/gohugo-theme-ananke"
tags = ["website", "starter", "responsive", "Disqus", "blog", "Tachyons", "Multilingual", "Stackbit"]
features = ["posts", "shortcodes", "related content", "comments"]
min_version = "0.84.0"
2017-04-11 03:27:13 +02:00
[author]
2020-06-25 19:51:45 +02:00
name = "theNewDynamic"
homepage = "https://www.thenewdynamic.com/"