18 lines
550 B
TOML
18 lines
550 B
TOML
name = "Kiera"
|
|
license = "MIT"
|
|
licenselink = "https://github.com/funkydan2/hugo-kiera/blob/master/LICENSE.md"
|
|
description = "Hugo Theme for creative and technical writing"
|
|
homepage = "https://github.com/funkydan2/hugo-kiera"
|
|
tags = ["blog","minimal","responsive"]
|
|
features = ["blog","disqus","google-analytics","font-awesome"]
|
|
min_version = "0.128.0"
|
|
|
|
[author]
|
|
name = "Daniel Saunders"
|
|
homepage = "https://github.com/funkydan2"
|
|
|
|
[original]
|
|
name = "b. avianto"
|
|
homepage = "https://avianto.com"
|
|
repo = "https://github.com/avianto/hugo-kiera"
|