-
Notifications
You must be signed in to change notification settings - Fork 18
/
theme.toml
54 lines (51 loc) · 998 Bytes
/
theme.toml
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
name = "Dot-Org"
license = "MIT"
licenselink = "https://github.com/cncf/dot-org-hugo-theme/blob/main/LICENSE"
description = "This modern, accesible, performant theme is ideal for powering the website of a small organization"
homepage = "https://dot-org-hugo-theme-demo.netlify.app/"
demosite = "https://dot-org-hugo-theme-demo.netlify.app/"
min_version = "0.121.0"
theme_version = "0.1.7"
tags = [
"accessibility",
"accessible",
"archive",
"blog",
"clean",
"company",
"light",
"modern",
"multilingual",
"performance",
"project",
"responsive",
"search",
"simple",
"white",
]
features = [
"accessible",
"blog",
"buttons",
"card",
"columns",
"custom-css",
"custom-js",
"faq",
"favicon",
"iframe",
"mega-menu",
"minified-assets",
"mobile-menu",
"multilingual",
"responsive",
"search",
"shortcodes",
"single-column",
"social-icons",
"table-of-contents",
"youtube",
]
[author]
name = "CNCF"
homepage = "https://www.cncf.io/"