-
-
Notifications
You must be signed in to change notification settings - Fork 220
/
theme.toml
45 lines (44 loc) · 785 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
name = "Minimo"
license = "MIT"
licenselink = "https://github.com/MunifTanjim/minimo/blob/master/LICENSE"
description = "Minimalist theme for Hugo"
homepage = "https://minimo.netlify.app"
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"
]
[author]
name = "Munif Tanjim"
homepage = "https://muniftanjim.dev"