hermit-V2/theme.toml
2023-09-23 05:03:29 +00:00

25 lines
642 B
TOML

name = "Hermit-V2"
license = "MIT"
licenselink = "https://github.com/1bl4z3r/hermit-V2/blob/main/LICENSE"
description = "A minimal and fast hugo theme for bloggers."
homepage = "https://github.com/1bl4z3r/hermit-V2"
demosite = "https://1bl4z3r.github.io/hermit-V2/"
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"