hermit-V2/theme.toml
2023-07-09 21:20:08 +05:30

25 lines
619 B
TOML

name = "Hermit-V2"
license = "MIT"
licenselink = "https://github.com/Track3/hermit/blob/master/LICENSE"
description = "A minimal and fast hugo theme for bloggers."
homepage = "https://github.com/1bl4z3r/hermit-V2"
demosite = "https://gohugo.io"
tags = ["blog", "minimal", "dark", "responsive", fast]
features = [
"single column",
"featured image",
"social icons",
"google analytics",
"disqus",
"customizable"
]
min_version = 0.43
[author]
name = "1BL4Z3R"
homepage = "https://1bl4z3r.cyou"
[original]
name = "Track3"
homepage = "https://www.xxxlbox.com"
repo = "https://github.com/Track3/hermit"