-
Notifications
You must be signed in to change notification settings - Fork 0
/
hugo_stats.json
115 lines (115 loc) · 2.22 KB
/
hugo_stats.json
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
{
"htmlElements": {
"tags": [
"a",
"article",
"body",
"button",
"code",
"div",
"em",
"footer",
"h1",
"head",
"header",
"html",
"li",
"link",
"main",
"meta",
"nav",
"p",
"path",
"pre",
"script",
"span",
"strong",
"svg",
"title",
"ul"
],
"classes": [
"active",
"bg-gray-800",
"bg-green-500",
"blinker",
"block",
"border-b-4",
"border-green-500",
"bottom-0",
"button",
"content-evenly",
"duration-300",
"flex",
"flex-1",
"flex-col",
"font-medium",
"font-semibold",
"h-6",
"hidden",
"highlight",
"hover:bg-green-500",
"hover:text-blue-400",
"hover:text-green-500",
"hover:underline",
"items-center",
"justify-between",
"justify-self-center",
"left-10",
"lg:mx-24",
"lg:prose-lg",
"max-w-6xl",
"mb-16",
"md:flex",
"md:hidden",
"md:mx-12",
"md:px-0",
"min-h-screen",
"mobile-menu",
"mobile-menu-button",
"mt-4",
"mx-4",
"mx-auto",
"no-prose",
"no-underline",
"outline-none",
"p-4",
"post-border",
"post-content",
"prose",
"prose-invert",
"px-2",
"px-4",
"px-6",
"py-2",
"py-4",
"read-more",
"shadow-lg",
"sm:mt-16",
"sm:px-4",
"space-x-1",
"space-x-3",
"space-x-7",
"text-5xl",
"text-center",
"text-gray-400",
"text-gray-500",
"text-green-500",
"text-lg",
"text-sm",
"text-white",
"text-xs",
"transition",
"underline",
"w-6",
"w-full",
"welcome-headline"
],
"ids": [
"prerequisites",
"step-1-getting-setup",
"step-2-deploy-the-swarm-with-ansible",
"step-3-deploy-the-hugo-stack-with-ansible"
]
}
}