forked from MunifTanjim/minimo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
theme.toml
46 lines (45 loc) · 804 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
name = "Minimo"
license = "MIT"
licenselink = "https://github.com/MunifTanjim/minimo/blob/master/LICENSE"
description = "Minimalist theme for Hugo"
homepage = "https://minimo.netlify.com"
tags = [
"blog",
"minimal",
"minimalist",
"responsive",
"google-analytics"
]
features = [
"accessibility",
"algolia",
"analytics",
"breadcrumbs",
"comments",
"cover-image",
"disqus",
"entry-navigation",
"favicon",
"fuse.js",
"isso",
"lunr.js",
"multilingual",
"multi-author",
"opengraph",
"pagination",
"rtl",
"search",
"shortcodes",
"sidebar",
"single-column",
"social-menu",
"staticman",
"syntax-highlighting",
"table-of-contents",
"utterances",
"widgets"
]
min_version = 0.73
[author]
name = "Munif Tanjim"
homepage = "https://muniftanjim.com"