-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththeme.toml
More file actions
23 lines (23 loc) · 577 Bytes
/
theme.toml
File metadata and controls
23 lines (23 loc) · 577 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
name = "HB Starter Theme Template"
license = "MIT"
licenselink = "https://github.com/hbstack/theme/blob/main/LICENSE"
description = "The starter theme template of HB (Hugo Bootstrap) Framework"
homepage = "https://github.com/hbstack/theme"
demosite = "https://theme.hbstack.dev/"
tags = [
"archive",
"blog",
"bootstrap",
"dark",
"dark mode",
"docs",
"gallery",
"landing",
"multilingual",
"personal",
"responsive"
]
features = ["search", "flexible", "modular"]
[author]
name = "HB Framework Authors"
homepage = "https://hbstack.dev/"