-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy paththeme.toml
More file actions
29 lines (27 loc) · 672 Bytes
/
theme.toml
File metadata and controls
29 lines (27 loc) · 672 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
29
name = "Hugolify Theme"
license = "MIT"
licenselink = "https://github.com/hugolify/hugolify-theme/blob/main/LICENSE"
description = "Hugolify core theme, containing best practices in accessibility and eco-design, as well as around twenty blocks and shortcodes."
homepage = "https://www.hugolify.io"
demosite = "https://demo.hugolify.io"
tags = [
"Bootstrap",
"Contact",
"Minimal",
"Multilingual",
"Responsive",
"Starter",
"Website",
]
features = [
"Carousel",
"Lightbox",
"Openstreetmap",
]
[author]
name = "Sébastien Moulène"
homepage = "https://www.sebastienmoulene.com"
[module]
[module.hugoVersion]
extended = true
min = "0.141.0"