forked from MunifTanjim/minimo
-
Notifications
You must be signed in to change notification settings - Fork 23
/
theme.toml
54 lines (52 loc) · 953 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 = "Engimo"
license = "MIT"
licenselink = "https://github.com/achary/engimo/blob/master/LICENSE"
description = "Minimalist theme for Engineers"
homepage = "https://engimo.netlify.com"
tags = [
"blog",
"minimal",
"minimalist",
"responsive",
"engineering",
"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",
"graphviz",
"wavedrom",
"deprecated-pages",
"mathjax"
]
[author]
name = "Adam Charytoniuk"
homepage = "https://github.com/achary/engimo"
[original]
name = "Munif Tanjim"
homepage = "https://muniftanjim.dev"