forked from antonpolishko/hugo-stellar-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.json
327 lines (327 loc) · 10.6 KB
/
config.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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
{
"title": "snugg.ie",
"author": {
"name": "Snuggle",
"avatar": "https://micro.blog/snuggle/avatar.jpg",
"username": "snuggle",
"activitypub": {
"username": "snuggle",
"url": "[ACTIVITYPUB_ACTOR]"
}
},
"baseURL": "https://snugg.ie/",
"mediaTypes": {
"application/json": {
"suffixes": [
"json"
]
}
},
"outputFormats": {
"RSS": {
"baseName": "feed"
},
"JSON": {
"baseName": "feed"
},
"RSD": {
"mediaType": "application/xml",
"baseName": "rsd",
"isPlainText": true,
"notAlternative": true
},
"ArchiveJSON": {
"mediaType": "application/json",
"path": "archive",
"baseName": "index",
"isPlainText": true,
"notAlternative": true
},
"PhotosJSON": {
"mediaType": "application/json",
"path": "photos",
"baseName": "index",
"isPlainText": true,
"notAlternative": true
},
"PodcastXML": {
"mediaType": "application/rss+xml",
"baseName": "podcast",
"isPlainText": true,
"notAlternative": true
},
"PodcastJSON": {
"mediaType": "application/json",
"baseName": "podcast",
"isPlainText": true,
"notAlternative": true
}
},
"outputs": {
"home": [
"HTML",
"RSS",
"JSON",
"RSD",
"ArchiveJSON",
"PhotosJSON",
"PodcastXML",
"PodcastJSON"
],
"page": [
"HTML"
],
"section": [
"HTML"
],
"taxonomy": [
"HTML",
"RSS",
"JSON"
],
"term": [
"HTML",
"RSS",
"JSON"
]
},
"taxonomies": {
"category": "categories"
},
"rssLimit": 25,
"uglyURLs": false,
"blackfriday": {
"fractions": false
},
"markup": {
"goldmark": {
"renderer": {
"unsafe": true
}
}
},
"enableRobotsTXT": true,
"languageCode": "en-gb",
"paginate": 20,
"pluralizeListTitles": false,
"params": {
"description": "Follow <a href=\"https://snugg.ie\">@snuggle on snugg.ie</a>.",
"itunes_description": "Hey! My name is Evie, but online I go by @snuggle. I work in tech as a site reliability engineer (SRE), always herding computers around with code! 🐄👩🏽💻",
"itunes_category": "Society & Culture",
"itunes_subcategory": "Personal Journals",
"itunes_author": "Snuggle",
"itunes_email": "",
"itunes_cover": "https://micro.blog/snuggle/podcast.png",
"twitter_username": "",
"github_username": "",
"instagram_username": "",
"site_id": "193272",
"paginate_home": false,
"paginate_categories": false,
"paginate_replies": false,
"theme_seconds": "1735040229",
"plugins_css": [
"/assets/css/poststats.css?1735040865",
"/assets/css/poststats.css?1735299135"
],
"plugins_js": [
"/assets/js/poststats.js?1735040865",
"/assets/js/poststats.js?1735299135"
],
"plugins_html": [
"plugin_tinylytics.html"
],
"feeds": {
"bookmarks_json": "https://micro.blog/feeds/snuggle/bookmarks/.json"
},
"has_podcasts": true,
"has_newsletters": false,
"include_conversation": true,
"tinylytics_id": "krYEEbK4RKZkYXMxmFdy",
"tinylytics_emoji": "❤️",
"navigation": [
{
"href": "#intro",
"name": "Who are you?"
},
{
"href": "#posts",
"name": "What's going on?"
},
{
"href": "#where",
"name": "Where can I contact you?"
}
],
"section": [
{
"description": "",
"id": "first",
"title": "Magna veroeros",
"feature": [
{
"description": "Sed lorem amet ipsum dolor et amet nullam consequat a feugiat consequat tempus veroeros sed consequat.",
"icon": "fa-code",
"title": "Ipsum consequat"
},
{
"description": "Sed lorem amet ipsum dolor et amet nullam consequat a feugiat consequat tempus veroeros sed consequat.",
"icon": "fa-copy",
"title": "Amed sed feugiat"
},
{
"description": "Sed lorem amet ipsum dolor et amet nullam consequat a feugiat consequat tempus veroeros sed consequat.",
"icon": "fa-diamond",
"title": "Dolor nullam"
}
],
"features": {
"enable": true
},
"footer": {
"enable": true,
"action": [
{
"buttonUrl": "generic.html",
"buttontext": "Learn More"
}
]
}
},
{
"description": "Donec imperdiet consequat consequat. Suspendisse feugiat congue posuere. Nulla massa urna, fermentum eget quam aliquet.",
"id": "second",
"title": "Ipsum consequat",
"statistic": [
{
"icon": "fa-code-fork",
"text": "Etiam",
"value": "5,120"
},
{
"icon": "fa-folder-open-o",
"text": "Magna",
"value": "8,192"
},
{
"icon": "fa-signal",
"text": "Tempus",
"value": "2,048"
},
{
"icon": "fa-laptop",
"text": "Aliquam",
"value": "4,096"
},
{
"icon": "fa-diamond",
"text": "Nullam",
"value": "1,024"
}
],
"content": {
"enable": true,
"text": "Nam elementum nisl et mi a commodo porttitor. Morbi sit amet nisl eu arcu faucibus hendrerit vel a risus. Nam a orci mi, elementum ac arcu sit amet, fermentum pellentesque et purus. Integer maximus varius lorem, sed convallis diam accumsan sed. Etiam porttitor placerat sapien, sed eleifend a enim pulvinar faucibus semper quis ut arcu. Ut non nisl a mollis est efficitur vestibulum. Integer eget purus nec nulla mattis et accumsan ut magna libero. Morbi auctor iaculis porttitor. Sed ut magna ac risus et hendrerit scelerisque. Praesent eleifend lacus in lectus aliquam porta. Cras eu ornare dui curabitur lacinia."
},
"footer": {
"enable": true,
"action": [
{
"buttonUrl": "generic.html",
"buttontext": "Learn More"
}
]
},
"statistics": {
"enable": true
}
},
{
"description": "Donec imperdiet consequat consequat. Suspendisse feugiat congue posuere. Nulla massa urna, fermentum eget quam aliquet.",
"id": "cta",
"title": "Congue imperdiet",
"footer": {
"enable": true,
"action": [
{
"buttonUrl": "generic.html",
"buttontext": "Get Started",
"customClass": "special"
},
{
"buttonUrl": "generic.html",
"buttontext": "Learn More"
}
]
}
}
],
"footer": {
"address": "1234 Somewhere Road • Nashville, TN 00000 • USA",
"description": "Sed lorem ipsum dolor sit amet et nullam consequat feugiat consequat magna adipiscing tempus etiam dolore veroeros. eget dapibus mauris. Cras aliquet, nisl ut viverra sollicitudin, ligula erat egestas velit, vitae tincidunt odio.",
"email": "[email protected]",
"enable": true,
"phone": "(000) 000-0000 x 0000",
"second_title": "Etiam feugiat",
"title": "Aliquam sed mauris",
"action": [
{
"buttontext": "Learn More",
"href": "generic.html"
}
],
"social": [
{
"icon": "fa-twitter",
"link": "#",
"title": "Twitter"
},
{
"icon": "fa-facebook",
"link": "#",
"title": "Facebook"
},
{
"icon": "fa-instagram",
"link": "#",
"title": "Instagramm"
},
{
"icon": "fa-dribbble",
"link": "#",
"title": "Dribbble"
},
{
"icon": "fa-envelope",
"link": "#",
"title": "Email"
}
],
"copyright": {
"enable": true,
"text": ""
},
"social_list": {
"enable": true
}
},
"header": {
"description": "Just another free, fully responsive site template built by [@ajlkn](https://twitter.com/ajlkn) for <a href=\"https://html5up.net\">HTML5 UP</a>. Ported to [hugo](https://gohugo.io) by [@AntonPolishko](https://github.com/antonpolishko)",
"image": "https://snugg.ie/assets/images/sprinkles/vector/sprinkles.svg",
"title": "Snuggle"
},
"intro": {
"description": "Hey! My name is Evie, but online I go by @snuggle. I work in tech as a site reliability engineer (SRE), always herding computers around with code! 🐄👩🏽💻",
"image": "/avatar.jpg",
"title": "Evie Snuggle",
"action": [
{
"buttontext": "Send me a message!",
"href": "/#where"
}
]
}
},
"baseurl": "https://snugg.ie",
"googleAnalytics": ""
}