Files
vkane.cz/themes/hermit/theme.toml
Vojtěch Káně dd5da12b96 Update nixpkgs -> update hugo to 0.152.2
That also requires a couple of changes in the template. For some of them I just remove the corresponding feature like analytics and comments.
2026-02-22 21:08:59 +01:00

17 lines
414 B
TOML

name = "Hermit"
license = "MIT"
licenselink = "https://github.com/Track3/hermit/blob/master/LICENSE"
description = "A minimal and fast hugo theme for bloggers."
homepage = "https://github.com/Track3/hermit"
tags = ["blog", "minimal", "dark", "responsive"]
features = [
"single column",
"featured image",
"social icons",
]
min_version = 0.43
[author]
name = "Track3"
homepage = "https://www.xxxlbox.com"