-
Notifications
You must be signed in to change notification settings - Fork 54
/
theme.toml
77 lines (76 loc) · 1.43 KB
/
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
demosite = "https://willfaught.com/paige"
description = "Powerful, pliable pixel perfection. An advanced Hugo theme."
features = [
"accessibility",
"analytics",
"atom feed",
"authors",
"blog",
"bootstrap styles and icons",
"categories",
"code shortcode",
"comments",
"customizable",
"dark color scheme",
"email shortcode",
"facebook sharing",
"figure shortcode",
"gallery shortcode",
"header links",
"icon shortcode",
"image pixel densities",
"image shortcode",
"image size breakpoints",
"image thumbnails",
"landing page",
"languages",
"light color scheme",
"math typesetting",
"menu",
"minimal design",
"quote shortcode",
"responsive",
"right-to-left languages",
"rss feed",
"safari and firefox reader view support",
"search",
"sections",
"seo",
"series",
"single column",
"social links",
"tab shortcode",
"table of contents",
"tags",
"twitter sharing",
"validated",
"vimeo shortcode",
"youtube shortcode",
]
homepage = "https://github.com/willfaught/paige"
license = "MIT"
licenselink = "https://github.com/willfaught/paige/blob/master/LICENSE"
name = "Paige"
tags = [
"archive",
"blog",
"bootstrap",
"company",
"contact",
"dark mode",
"dark",
"docs",
"gallery",
"hero",
"landing",
"light",
"minimal",
"multilingual",
"personal",
"podcast",
"portfolio",
"responsive",
]
[author]
homepage = "https://willfaught.com"
name = "Will Faught"