33 lines
No EOL
690 B
TOML
33 lines
No EOL
690 B
TOML
name = "Goa"
|
|
license = "MIT"
|
|
licenselink = "https://git.hadan-it.com/stiebke/hugo-goa/raw/branch/main/LICENSE"
|
|
description = "Simple Minimalist Hugo Theme"
|
|
homepage = "https://git.hadan-it.com/stiebke/hugo-goa"
|
|
demosite = "https://preview.hadan-it.com/hugo-goa-demo/"
|
|
tags = [
|
|
"Roboto",
|
|
"Lato",
|
|
"Roboto Slab",
|
|
"bootstrap",
|
|
"font awesome",
|
|
"minimal",
|
|
"clean",
|
|
]
|
|
features = [
|
|
"blog",
|
|
"pages",
|
|
"minimal",
|
|
"responsive",
|
|
"404",
|
|
"icons",
|
|
"disqus",
|
|
"anlaytics",
|
|
]
|
|
|
|
min_version = "v0.134.0"
|
|
|
|
# If the theme has multiple authors
|
|
authors = [
|
|
{name = "Rajesh Shenoy", homepage = "https://shenoy.me"},
|
|
{name = "Stephan Hadan", homepage = "https://stephan.hadan.de"},
|
|
] |