ananke/theme.toml

15 lines
699 B
TOML
Raw Permalink Normal View History

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.128.0"
2017-04-11 03:27:13 +02:00
authors = [
{name = "Patrick Kollitsch", homepage = "https://github.com/davidsneighbour"},
{name = "Regis Philibert", homepage = "https://github.com/regisphilibert"},
{name = "Bud Parr", homepage = "https://github.com/budparr"}
]