-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Expand file tree
/
Copy paththeme.toml
More file actions
15 lines (14 loc) · 734 Bytes
/
theme.toml
File metadata and controls
15 lines (14 loc) · 734 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name = "Ananke Gohugo Theme"
license = "MIT"
licenselink = "https://github.com/theNewDynamic/gohugo-theme-ananke/blob/master/LICENSE.md"
description = "A Base theme for building full featured Hugo sites"
homepage = "https://github.com/theNewDynamic/gohugo-theme-ananke"
demosite = "https://ananke-theme.netlify.app/"
tags = ["website", "starter", "responsive", "Disqus", "blog", "Tachyons", "Multilingual"]
features = ["posts", "shortcodes", "related content", "comments"]
min_version = "0.160.0"
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"}
]