hermit-V2/theme.toml

25 lines
654 B
TOML
Raw Normal View History

2023-07-09 11:50:08 -04:00
name = "Hermit-V2"
2018-10-23 01:15:50 -04:00
license = "MIT"
2023-09-23 01:03:29 -04:00
licenselink = "https://github.com/1bl4z3r/hermit-V2/blob/main/LICENSE"
2023-10-15 08:13:22 -04:00
description = "Continuing Hermit's legacy to be minimal and fast theme"
2023-07-09 11:50:08 -04:00
homepage = "https://github.com/1bl4z3r/hermit-V2"
2023-07-09 12:27:54 -04:00
demosite = "https://1bl4z3r.github.io/hermit-V2/"
2023-09-23 01:03:29 -04:00
tags = ["blog", "minimal", "dark", "responsive", "fast"]
2018-10-23 01:15:50 -04:00
features = [
"single column",
"featured image",
"social icons",
"google analytics",
2023-07-09 11:50:08 -04:00
"disqus",
"customizable"
2018-10-23 01:15:50 -04:00
]
min_version = 0.43
[author]
2023-07-09 11:50:08 -04:00
name = "1BL4Z3R"
homepage = "https://1bl4z3r.cyou"
[original]
2018-10-23 01:15:50 -04:00
name = "Track3"
homepage = "https://www.xxxlbox.com"
2023-07-09 11:50:08 -04:00
repo = "https://github.com/Track3/hermit"