forked from 1bl4z3r/hermit-V2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththeme.toml
More file actions
28 lines (25 loc) · 681 Bytes
/
theme.toml
File metadata and controls
28 lines (25 loc) · 681 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
name = "Hermit-v2-fork"
license = "MIT"
licenselink = "https://github.com/1bl4z3r/hermit-V2/blob/main/LICENSE"
description = "Continuing Hermit's legacy to be minimal and fast theme"
homepage = "https://github.com/1bl4z3r/hermit-V2"
demosite = "https://1bl4z3r.github.io/hermit-V2/"
tags = ["blog", "minimal", "dark", "responsive", "landing", "dark mode"]
features = [
"single column",
"featured image",
"social icons",
"google analytics",
"disqus",
"customizable"
]
[module]
[module.hugoVersion]
extended = true
min = '0.43'
[author]
name = "BLZR"
homepage = "https://blzr.sbs"
[original]
name = "Track3"
repo = "https://github.com/Track3/hermit"