Welcome to mirror list, hosted at ThFree Co, Russian Federation.

go.mod « build « hugothemesitebuilder « cmd - github.com/gohugoio/hugoThemesSiteBuilder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e7ecf5e886ae0e95502875d284821234bfa586fa (plain)
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
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
module github.com/gohugoio/hugoThemesSiteBuilder/cmd/hugothemesitebuilder/build

go 1.19

require (
	github.com/10mohi6/hugo-theme-simple-blog v0.0.0-20200616052212-86b4f6f6d734 // indirect
	github.com/2-REC/hugo-myportfolio-theme v0.0.0-20200725083546-d0708c5286eb // indirect
	github.com/4ever9/less v0.0.0-20201228090934-105d2c8c6b53 // indirect
	github.com/4s3ti/hugo-theme-hello-4s3ti v1.0.3 // indirect
	github.com/4s3ti/terminalcv v1.0.3 // indirect
	github.com/526avijitgupta/gokarna v0.0.0-20220830135955-d79ff6cc8388 // indirect
	github.com/7ma7X/HugoTeX v0.0.0-20220930000332-2174285f03fb // indirect
	github.com/AlexFinn/simple-a v0.0.0-20191202062540-bb2f8c9172a0 // indirect
	github.com/AmazingRise/hugo-theme-diary v0.0.0-20220826044300-1adda175206f // indirect
	github.com/AngeloStavrow/indigo v1.4.0 // indirect
	github.com/Binary-Eater/hugo-theme-ghci v0.0.0-20220130042807-df347b1d8a3e // indirect
	github.com/Bonzdev/alexa-portfolio v0.0.0-20211126085019-886d97a260c2 // indirect
	github.com/CaiJimmy/hugo-theme-stack v2.6.0+incompatible // indirect
	github.com/CaiJimmy/hugo-theme-stack/v3 v3.13.0 // indirect
	github.com/EmielH/hallo-hugo v2.7.0+incompatible // indirect
	github.com/EmielH/stip-hugo v1.0.0 // indirect
	github.com/EmielH/tale-hugo v2.2.0+incompatible // indirect
	github.com/ExchangeRate-API/strange-case v0.0.0-20210304125749-3ea1d7d50bd0 // indirect
	github.com/FarseaSH/hugo-theme-moments v0.0.0-20220929152641-166204db8ca8 // indirect
	github.com/Fastbyte01/KeepIt v0.0.0-20220316160340-0b501727f8e6 // indirect
	github.com/GDGToulouse/devfest-theme-hugo v0.0.0-20220415065715-84f2f2191d40 // indirect
	github.com/HEIGE-PCloud/DoIt v0.2.13 // indirect
	github.com/Ice-Hazymoon/hugo-theme-luna v0.7.1 // indirect
	github.com/IvanChou/hugo-theme-vec v0.0.0-20190110125257-deb6897f1d8e // indirect
	github.com/J-Siu/hugo-theme-sk1 v0.0.0-20220516060556-08507eac2059 // indirect
	github.com/J-Siu/hugo-theme-sk2 v0.0.0-20220516060556-edcaedff1823 // indirect
	github.com/J-Siu/hugo-theme-sk3 v2.1.0+incompatible // indirect
	github.com/Jack-alope/sourgough-starter v0.0.0-20210828023614-9b85c4ba720b // indirect
	github.com/KatamariJr/split-landing v1.0.1 // indirect
	github.com/Lednerb/bilberry-hugo-theme/v3 v3.13.0 // indirect
	github.com/LordMathis/hugo-theme-nix v0.0.0-20220120091656-084eef29e66f // indirect
	github.com/LukasJoswiak/etch v0.0.0-20220327235953-1969ea26457a // indirect
	github.com/M1cR0xf7/kaslaanka v0.0.0-20220930141532-06675589b9d4 // indirect
	github.com/MarcusVirg/forty v0.0.0-20190430033326-dccea57bd2ed // indirect
	github.com/Masellum/hugo-theme-nostyleplease v0.0.0-20220827133946-44f8ee0b7d88 // indirect
	github.com/McShelby/hugo-theme-relearn v0.0.0-20220913212013-45875d5e7392 // indirect
	github.com/MeiK2333/github-style v0.0.0-20220919132246-ff97bbc0a732 // indirect
	github.com/Mitrichius/hugo-theme-anubis v0.0.0-20220725170731-d4ba47cd2196 // indirect
	github.com/MunifTanjim/minimo v2.10.1+incompatible // indirect
	github.com/Nigh/tinyworks v0.0.0-20211102143612-3e258cc49e22 // indirect
	github.com/NormandErwan/Blogpaper v1.0.4 // indirect
	github.com/PippoRJ/hugo-refresh v0.0.0-20220917182555-8626dd99ff07 // indirect
	github.com/RCJacH/hugo-webslides v0.0.0-20220223154806-86ef38925f97 // indirect
	github.com/RainerChiang/simpleness v0.0.0-20220413113517-9da74fc7bfb1 // indirect
	github.com/RealOrangeOne/hugo-theme-revealjs v0.0.0-20180107112825-3edd529faa71 // indirect
	github.com/RononDex/interstellar-hugo v1.0.0 // indirect
	github.com/SAGGameDeveloper/hugo-minimalist-spa v0.0.0-20190214084547-2637ff850398 // indirect
	github.com/Softorage/HugoTheme-VibrantShadows v0.1.3 // indirect
	github.com/Somrat37/somrat v2.0.0+incompatible // indirect
	github.com/StaticMania/portio-hugo v1.0.0 // indirect
	github.com/StaticMania/roxo-hugo v0.0.0-20220906092629-a14673aaea81 // indirect
	github.com/SteveLane/hugo-icon v0.0.0-20190305212339-0e6206738afc // indirect
	github.com/Tazeg/hugo-blog-jeffprod v0.0.0-20200528191810-bbe726e57038 // indirect
	github.com/ThemeTony/hugo-theme-tony v0.0.0-20220330055515-32580d30ce47 // indirect
	github.com/Track3/hermit v1.2.2 // indirect
	github.com/VVelox/hugo-dusky-neon-potato v0.0.0-20211017191045-d82667fe5106 // indirect
	github.com/Vimux/Binario v0.0.0-20220830143929-a02ca2241695 // indirect
	github.com/Vimux/mainroad v0.0.0-20220830145010-f77b7f895b80 // indirect
	github.com/WingLim/hugo-tania v1.9.3 // indirect
	github.com/Xzya/hugo-material-blog v0.100.2 // indirect
	github.com/Y4er/hugo-theme-easybook v0.0.0-20200124093729-48555b802349 // indirect
	github.com/Yukuro/hugo-theme-shell v0.1.5 // indirect
	github.com/aanupam23/hugo-sugoi v0.6.0 // indirect
	github.com/achary/engimo v2.3.0+incompatible // indirect
	github.com/adityatelange/hugo-PaperMod v0.0.0-20220903105945-3a0a4811cbc0 // indirect
	github.com/aerohub/hugo-faq-theme v0.0.0-20161016225807-e6ed082c15bc // indirect
	github.com/aerohub/hugo-identity-theme v0.0.0-20171209130528-ca4e10de2297 // indirect
	github.com/aerohub/hugo-orbit-theme v0.0.0-20170515130410-f89b1ee9a336 // indirect
	github.com/aerohub/hugrid v0.0.0-20180802081651-6fd4b20fe021 // indirect
	github.com/airinghost/hugo-theme-icarus-lite v1.1.2 // indirect
	github.com/akatiggerx04/graysx-hugo v0.0.0-20220906224308-d4fb96a39664 // indirect
	github.com/alanorth/hugo-theme-bootstrap4-blog v1.6.0 // indirect
	github.com/alex-shpak/hugo-book v0.0.0-20220802105740-317ccae23b73 // indirect
	github.com/alexandrevicenzi/soho v1.1.0 // indirect
	github.com/allnightgrocery/hugo-theme-blueberry-detox v0.0.0-20170129010546-afb1e630023b // indirect
	github.com/alloydwhitlock/huey v0.0.0-20220116233540-62b505b0b1a9 // indirect
	github.com/ameio/hugo-arogya-theme v0.0.0-20220713115008-61e713f45f7d // indirect
	github.com/antonpolishko/hugo-stellar-theme v0.0.0-20220822025042-69d72b3d010b // indirect
	github.com/appernetic/hugo-nederburg-theme v0.0.0-20190712152204-d99760bac630 // indirect
	github.com/apvarun/blist-hugo-theme v1.4.0 // indirect
	github.com/apvarun/showcase-hugo-theme v1.3.0 // indirect
	github.com/apvarun/showfolio-hugo-theme v1.0.0 // indirect
	github.com/asurbernardo/amperage v0.0.0-20201210113041-18bba9e6f415 // indirect
	github.com/athul/archie v0.0.0-20220814030417-2f312c3759ad // indirect
	github.com/austingebauer/devise v0.0.0-20220829163025-b968ce0d7de7 // indirect
	github.com/azmelanar/hugo-theme-pixyll v0.0.0-20220519144716-1d1f783287d9 // indirect
	github.com/bake/solar-theme-hugo v0.0.0-20210403202535-97632b71c241 // indirect
	github.com/balaramadurai/hugo-travelify-theme v0.0.0-20220920044651-e35187ce23ad // indirect
	github.com/bep/docuapi/v2 v2.2.0 // indirect
	github.com/bep/gallerydeluxe v0.4.0 // indirect
	github.com/bjacquemet/personal-web v0.0.0-20210930154027-95178cb6bf55 // indirect
	github.com/blankoworld/hugo_theme_adam_eve v0.0.0-20200722201457-6d39f5f2e2ed // indirect
	github.com/boratanrikulu/eternity v0.0.0-20220923214707-eab412139c3e // indirect
	github.com/brycematheson/allegiant v0.0.0-20161024030126-4db3e8fe3a01 // indirect
	github.com/bul-ikana/hugo-cards v0.0.0-20211031232746-55e303495347 // indirect
	github.com/calintat/minimal v0.0.0-20210103220336-987f270dfee3 // indirect
	github.com/canhtran/maverick v0.0.0-20220930040927-b55c2d566b35 // indirect
	github.com/canstand/compost v0.5.4 // indirect
	github.com/capnfabs/paperesque v0.0.0-20220619223221-35157d042508 // indirect
	github.com/caressofsteel/hugo-story v0.0.0-20220914175256-6722dc851b2f // indirect
	github.com/carsonip/hugo-theme-minos v0.0.0-20210404151835-ebac3b34438e // indirect
	github.com/cathelijne/hugo-theme-huguette v0.0.0-20220521125612-bad9bac2c1cb // indirect
	github.com/cboettig/hugo-now-ui v0.0.0-20200928163052-0978c64772bf // indirect
	github.com/cdeck3r/OneDly-Theme v1.0.7 // indirect
	github.com/cfrome77/hugo-theme-sky v0.0.0-20220117033109-ff94be67da92 // indirect
	github.com/chaitanya4vedi/navada v0.0.0-20211223142020-aa7018bddcfc // indirect
	github.com/chipsenkbeil/grid-side v0.0.0-20170626191754-f5251bfd15a7 // indirect
	github.com/chipzoller/hugo-clarity v0.0.0-20220804231030-5179510a03ea // indirect
	github.com/chollinger93/ink-free v1.3.0 // indirect
	github.com/chringel21/chringel-hugo-theme v1.3.1 // indirect
	github.com/cloudwithchris/hugo-creator v0.0.26 // indirect
	github.com/cntrump/hugo-notepadium v2.6.2+incompatible // indirect
	github.com/coderzh/hugo-pacman-theme v0.0.0-20211218130934-daba606c4f13 // indirect
	github.com/colorchestra/smol v0.0.0-20210810214745-4129f82cd766 // indirect
	github.com/cowboysmall-tools/hugo-business-frontpage-theme v0.0.0-20200113082043-c5212be68d07 // indirect
	github.com/cowboysmall-tools/hugo-devresume-theme v0.0.0-20200901132045-ccd34cdca3b8 // indirect
	github.com/cristianmarint/sicily-hugo-theme v1.0.0 // indirect
	github.com/cssandstuff/hugo-theme-winning v0.0.0-20220101045734-ea8ebd22722b // indirect
	github.com/curtiscde/hugo-theme-dopetrope v4.4.0+incompatible // indirect
	github.com/curtiscde/hugo-theme-massively v6.7.0+incompatible // indirect
	github.com/cyevgeniy/monday-theme v0.0.0-20220914082252-bbc8d0ac6b8a // indirect
	github.com/d-kusk/minimage v0.0.0-20220111164856-4b041de5f767 // indirect
	github.com/damiencaselli/hugo-journal v0.0.0-20210402093327-32b5d7cac5d0 // indirect
	github.com/damiencaselli/paperback v0.0.0-20210402085202-17a1f57512f3 // indirect
	github.com/danielkvist/hugo-piercer-theme v1.2.2 // indirect
	github.com/danielkvist/hugo-terrassa-theme v1.9.1 // indirect
	github.com/darshanbaral/aafu v0.0.0-20210312064825-9e832459980f // indirect
	github.com/darshanbaral/ghazal v0.0.0-20200605225401-f110f210c7f7 // indirect
	github.com/darshanbaral/khata v0.0.0-20200606041340-e7a14d7151be // indirect
	github.com/darshanbaral/kitab v0.0.0-20200606045956-6efafba28674 // indirect
	github.com/darshanbaral/mero v0.0.0-20210909204431-128db52e04d6 // indirect
	github.com/darshanbaral/prastoot v0.0.0-20210731181455-840bf2c73a26 // indirect
	github.com/darshanbaral/sada v0.0.0-20210510233612-2f5aac944c75 // indirect
	github.com/dataCobra/hugo-vitae v0.0.0-20220408161841-c55e264e2962 // indirect
	github.com/davidhampgonsalves/hugo-black-and-light-theme v0.0.0-20200613131832-799d357fc0ce // indirect
	github.com/de-souza/hugo-flex v0.0.0-20210311110027-e757432018f7 // indirect
	github.com/devcows/hugo-universal-theme v0.0.0-20220930131748-1af54bd80798 // indirect
	github.com/dewittn/hugo-html5up-alpha v0.0.0-20200529171052-b921f3bccb74 // indirect
	github.com/dillonzq/LoveIt v0.2.11 // indirect
	github.com/diwao/hestia-pure v0.0.0-20180322071727-320c944ffcf9 // indirect
	github.com/djuelg/Shapez-Theme v0.0.0-20200822131204-bfc2adf16fd4 // indirect
	github.com/dldx/hpstr-hugo-theme v0.0.0-20180623041957-3658a0b0c9c2 // indirect
	github.com/dplesca/purehugo v0.0.0-20190924072610-5b577adff2e1 // indirect
	github.com/dsrkafuu/hugo-theme-fuji v2.8.2+incompatible // indirect
	github.com/dzello/reveal-hugo v0.0.0-20220710134748-1c7822db0cf2 // indirect
	github.com/edavidaja/docter v0.2.0 // indirect
	github.com/eddiewebb/hugo-resume v0.0.0-20220517180440-82e71a95784f // indirect
	github.com/eliasson/liquorice v0.0.0-20200622115411-8eac8aa98593 // indirect
	github.com/elkan1788/hugo-theme-next v0.0.0-20220624035358-5c7cf5589b19 // indirect
	github.com/epistemehealth/health-science-journal v0.0.0-20220211211023-4b3fa93b38d5 // indirect
	github.com/ertuil/erblog v1.1.0 // indirect
	github.com/escalate/hugo-split-theme v0.0.0-20220922182808-bc49ceb2cc29 // indirect
	github.com/eshlox/simplicity v2.1.0+incompatible // indirect
	github.com/felicianotech/hugo-theme-lean-launch-page v0.0.0-20210615210023-71dd388ff189 // indirect
	github.com/fiatjaf/classless-hugo v0.0.0-20190708182146-0b99da439e48 // indirect
	github.com/fncnt/vncnt-hugo v0.0.0-20220826080729-32afe0e679e6 // indirect
	github.com/forestryio/hugo-theme-novela v0.0.0-20210222084032-5d015eef4c56 // indirect
	github.com/fourtyone11/origin-hugo-theme v0.0.0-20200611125917-021c45772a9a // indirect
	github.com/frjo/hugo-theme-zen v1.7.2 // indirect
	github.com/frjo/hugo-theme-zen/v2 v2.3.2 // indirect
	github.com/funkydan2/alpha-church v0.0.0-20220913232234-90c3293bd6d6 // indirect
	github.com/funkydan2/hugo-kiera v1.1.0 // indirect
	github.com/g1eny0ung/hugo-theme-dream v1.6.0 // indirect
	github.com/garvincasimir/hugo-h5bp-simple v0.0.0-20190817231606-e834d00b96bb // indirect
	github.com/gcaracuel/hugo-theme-gutenberg v0.0.0-20210225105328-abd624652c48 // indirect
	github.com/geschke/hugo-tikva v0.3.2 // indirect
	github.com/gesquive/slate v1.1.1 // indirect
	github.com/gevhaz/hugo-theme-notrack v0.0.0-20220727201926-3c91a56b8596 // indirect
	github.com/gizak/nofancy v0.0.0-20180325214227-ae4670287c71 // indirect
	github.com/gkmngrgn/hugo-alageek-theme v0.0.0-20220717235142-1279a4909d1d // indirect
	github.com/gonnux/hugo-apps-theme v2.0.0+incompatible // indirect
	github.com/goodroot/hugo-classic v0.0.0-20210915015758-2148343bbcad // indirect
	github.com/google/docsy v0.4.0 // indirect
	github.com/guangmean/Niello v1.1.1 // indirect
	github.com/guangzhengli/hugo-theme-ladder v1.0.1 // indirect
	github.com/gundamew/hugo-bingo v1.8.2 // indirect
	github.com/gurusabarish/hugo-profile v0.0.0-20220927182633-143b5f6fb3e0 // indirect
	github.com/gyorb/hugo-dusk v1.0.1 // indirect
	github.com/h-enk/doks v0.5.0 // indirect
	github.com/hadisinaee/avicenna v0.0.0-20210802003840-1412ad1b941f // indirect
	github.com/half-duplex/hugo-arcana v0.0.0-20220925174418-62551760dc14 // indirect
	github.com/halogenica/beautifulhugo v0.0.0-20220930121349-33fdbfed9219 // indirect
	github.com/hauke96/hugo-theme-hamburg v0.7.4 // indirect
	github.com/hdcdstr8fwd/foundation-theme v0.0.0-20190427172834-b159c5ca30a4 // indirect
	github.com/heksagonnet/piko v0.0.0-20220924022549-1a59371562c7 // indirect
	github.com/heyeshuang/hugo-theme-tokiwa v0.0.0-20220720141404-6649ea3d8270 // indirect
	github.com/hiAndrewQuinn/hugo-plain-theme v0.0.0-20220721082134-7095a1b0a785 // indirect
	github.com/hivickylai/hugo-theme-sam v4.0.2+incompatible // indirect
	github.com/hootan09/simple-cv v0.0.0-20220526085510-32a2ca6f372b // indirect
	github.com/hossainemruz/toha v3.6.0+incompatible // indirect
	github.com/htr3n/hyde-hyde v2.0.2+incompatible // indirect
	github.com/httpsecure/kembang v0.0.0-20220926112148-6692d6e9329b // indirect
	github.com/hugcis/hugo-astatine-theme v0.0.0-20220922085219-9cf496a26569 // indirect
	github.com/hugo-fixit/FixIt v0.2.16 // indirect
	github.com/hugo-next/hugo-theme-next v4.3.0+incompatible // indirect
	github.com/humrochagf/colordrop v1.8.0 // indirect
	github.com/huyb1991/hugo-lamp v1.2.1 // indirect
	github.com/iCyris/hugo-theme-yuki v1.1.0 // indirect
	github.com/ianrodrigues/hugo-tailwind-journal v0.0.0-20191119231934-32cd3a6e65e1 // indirect
	github.com/ijsucceed/onepress v0.0.0-20190207144746-ce9dcea408ed // indirect
	github.com/ineesalmeida/almeida-cv v0.0.0-20210924175417-0d7f29c2bdf2 // indirect
	github.com/invinciblycool/lekh v0.0.0-20210502104821-722276c0d33d // indirect
	github.com/it-gro/hugo-theme-w3css-basic v0.0.0-20210905110442-c4980b26fb74 // indirect
	github.com/jacksalici/salinger-theme v0.0.0-20220529184427-4eefcee963f3 // indirect
	github.com/jacobsun/edidor v1.1.0 // indirect
	github.com/jacobsun/hugo-theme-cole v0.0.0-20220324124602-6df85b298c13 // indirect
	github.com/jaden/twentyfourteen v0.0.0-20191130221218-9380d3fa1855 // indirect
	github.com/jakewies/hugo-theme-codex v1.6.0 // indirect
	github.com/janraasch/hugo-bearblog v0.0.0-20220915020445-90982df8c92d // indirect
	github.com/janraasch/hugo-product-launch v0.0.0-20220916143024-dcba9911b387 // indirect
	github.com/janraasch/hugo-scroll v0.0.0-20220916144430-989db1748409 // indirect
	github.com/jbub/ghostwriter v0.6.0 // indirect
	github.com/jeblister/bulma v0.0.0-20220331084658-8d25840df6ac // indirect
	github.com/jeremybise/twentynineteen-hugo v0.0.0-20191008161335-7c0a63e24114 // indirect
	github.com/jesselau76/hugo-w3-simple v0.0.0-20220609000310-88c02cc42a3a // indirect
	github.com/jgazeau/shadocs v0.0.0-20220926190937-c0c63c0f665e // indirect
	github.com/jimfrenette/hugo-starter v0.0.0-20210805024343-ed81461deb5c // indirect
	github.com/jmablog/hugo-clinic-notes v0.0.0-20210111134623-7f5a64696c35 // indirect
	github.com/jmau111/hugo-theme-ava v0.0.0-20220721203806-e567834f64bb // indirect
	github.com/jnjosh/internet-weblog v0.0.0-20220928011735-9dea77f43f1d // indirect
	github.com/joeroe/risotto v0.1.0 // indirect
	github.com/jonathanjanssens/hugo-casper3 v1.0.1 // indirect
	github.com/joseph-mccarthy/hugo-bootstrap-freelancer-template v1.0.2 // indirect
	github.com/josephhutch/aether v0.0.0-20220304034235-d1c9ab6527b0 // indirect
	github.com/jota-ele-ene/just-me v0.0.0-20220125105505-fa798cd53fea // indirect
	github.com/joway/hugo-theme-yinyang v0.0.0-20220428055119-1c3bec670a42 // indirect
	github.com/jpanther/congo v1.6.4 // indirect
	github.com/jpanther/lynx v1.2.1 // indirect
	github.com/jpescador/hugo-future-imperfect v0.0.0-20180227143914-020882f6ec36 // indirect
	github.com/jrutheiser/hugo-lithium-theme v0.0.0-20190825194930-b91f21ac12f6 // indirect
	github.com/jsnjack/hugo-changelog-theme v0.0.0-20210104225528-d58a8286e0e7 // indirect
	github.com/jsnjack/kraiklyn v0.0.0-20210802120627-a2f56a7af778 // indirect
	github.com/jweslley/hugo-conference v0.0.0-20190116105037-737593308e69 // indirect
	github.com/jyygithub/hugo-theme-onelou v1.0.1 // indirect
	github.com/kaiiiz/hugo-theme-monochrome v1.0.1 // indirect
	github.com/kakawait/hugo-tranquilpeak-theme v0.0.0-20220821070134-3b5676afca7e // indirect
	github.com/kaushalmodi/hugo-bare-min-theme v0.6.0 // indirect
	github.com/kaushikgopal/henry-hugo v0.0.0-20220815005831-6cb2e71ace0a // indirect
	github.com/kc0bfv/autophugo v0.0.0-20220523031035-444fca378bb1 // indirect
	github.com/kc0bfv/ticky_tacky_dark v0.0.0-20211112180311-21838797bc0e // indirect
	github.com/kdevo/osprey-delight/v5 v5.0.2 // indirect
	github.com/keichi/vienna v0.0.0-20200402035656-7205780bbffc // indirect
	github.com/khusika/FeelIt v1.0.1 // indirect
	github.com/kimcc/hugo-theme-noteworthy v0.0.0-20210708200524-5dcc67d31bf1 // indirect
	github.com/kishaningithub/hugo-creative-portfolio-theme v0.0.0-20220505115829-9f7bec1fdde7 // indirect
	github.com/kishaningithub/hugo-shopping-product-catalogue-simple v0.0.0-20181229045513-c6e71f71ffae // indirect
	github.com/knadh/hugo-ink v1.0.0 // indirect
	github.com/knokmki612/hugo-fill-and-stroke v3.2.0+incompatible // indirect
	github.com/koirand/pulp v0.0.0-20220808161557-8b0c59531fb0 // indirect
	github.com/kongdivin/hugo-theme-okayish-blog v1.1.0 // indirect
	github.com/kritoke/darksimplicity v0.3.3 // indirect
	github.com/lasseborly/anybodyhome v0.0.0-20180409213336-13667609bc57 // indirect
	github.com/leafee98/hugo-theme-flat v0.0.0-20220920025130-7bf848816582 // indirect
	github.com/leonardofaria/bento v1.0.0 // indirect
	github.com/leonhe/hugo_eiio v0.0.0-20220625022627-bbcd7a744107 // indirect
	github.com/leonstafford/accessible-minimalism-hugo-theme v0.0.0-20211112232051-057bd3b35c97 // indirect
	github.com/lgaida/mediumish-gohugo-theme v0.0.0-20210812151243-dcae86b97796 // indirect
	github.com/lingxz/er v0.0.0-20190825175148-ebdb18610b68 // indirect
	github.com/liuzc/LeaveIt v0.0.0-20181104111157-2884e266babb // indirect
	github.com/loveminimal/hugo-theme-virgo v0.0.0-20220929081350-db859e984b0f // indirect
	github.com/lubang/hugo-hello-programmer-theme v2.1.0+incompatible // indirect
	github.com/lucperkins/hugo-fresh v0.0.0-20220922022354-244bcfcbdfc1 // indirect
	github.com/luizdepra/hugo-coder v0.0.0-20220906130814-5e56c8c11505 // indirect
	github.com/lxndrblz/anatole v1.11.0 // indirect
	github.com/marcanuy/simpleit-hugo-theme v0.0.0-20210616134837-49277e5c3be0 // indirect
	github.com/markdumay/hugo-theme-hinode v0.4.3 // indirect
	github.com/marketempower/axiom v0.8.0 // indirect
	github.com/matcornic/hugo-theme-learn v0.0.0-20211028190410-e817f53d690d // indirect
	github.com/matsuyoshi30/harbor v1.0.0 // indirect
	github.com/mattbutton/silhouette-hugo v0.0.0-20210723103026-b48cad714fe2 // indirect
	github.com/mattstratton/castanet v0.5.1 // indirect
	github.com/mavidser/hugo-rocinante v0.0.0-20220220083550-813830a5d6b6 // indirect
	github.com/mazgi/hugo-theme-techlog-simple v2020.11.0+incompatible // indirect
	github.com/mbrt-yeah/uwe-uwe-hugo v0.0.0-20210813181856-3773b3918cee // indirect
	github.com/mcrwfrd/hugo-frances-theme v0.0.0-20190917015302-bed6647b837f // indirect
	github.com/mdashx/basicwebtheme v0.3.0 // indirect
	github.com/meibenny/elephants v0.1.4 // indirect
	github.com/michimani/simplog v0.0.0-20220210143349-c6940745f5b0 // indirect
	github.com/miguelsimoni/hugo-initio v0.0.0-20210726153923-9f82e51e6ab0 // indirect
	github.com/mikeblum/hugo-now v0.2.0 // indirect
	github.com/mismith0227/hugo_theme_pickles v0.0.0-20220419130904-7a767c72dd6a // indirect
	github.com/mivinci/hugo-theme-minima v1.1.0 // indirect
	github.com/mmrath/hugo-bootstrap v0.0.0-20190615045721-5e7bfb2518b7 // indirect
	github.com/monkeyWzr/hugo-theme-cactus v0.0.0-20210831141748-a27a14348040 // indirect
	github.com/mrmierzejewski/hugo-theme-console v0.0.0-20220330115610-7e98cbce03d4 // indirect
	github.com/nanxiaobei/hugo-paper v0.0.0-20220821055821-bdeb5df5a507 // indirect
	github.com/nanxstats/hugo-tanka v0.0.0-20210707221939-9bec4eba33e5 // indirect
	github.com/naro143/hugo-coder-portfolio v0.0.0-20200903083500-255d92337c07 // indirect
	github.com/natarajmb/charaka-hugo-theme v0.0.0-20201215113736-021bc743417b // indirect
	github.com/nathancday/min_night v0.0.4 // indirect
	github.com/negrel/hugo-theme-pico v0.0.0-20220816143425-0f479f09c8c2 // indirect
	github.com/nightswinger/hugo-theme-coyote v1.0.0 // indirect
	github.com/niklasbuschmann/contrast-hugo v0.0.0-20210313140659-9b3ec3d0243d // indirect
	github.com/nirocfz/arabica v0.0.0-20220406035148-c63700f10450 // indirect
	github.com/nodejh/hugo-theme-cactus-plus v0.0.0-20220804084250-7f6f39505248 // indirect
	github.com/ntk148v/hugo-cuisine-book v0.0.0-20220817115040-6290ec4f0191 // indirect
	github.com/nunocoracao/blowfish v1.3.4 // indirect
	github.com/nurlansu/hugo-sustain v0.0.0-20210213172029-615e0611b5c0 // indirect
	github.com/ojroques/hugo-researcher v0.0.0-20220910212428-cd2233558f3a // indirect
	github.com/okkur/syna v0.17.4 // indirect
	github.com/olOwOlo/hugo-theme-even v4.1.0+incompatible // indirect
	github.com/onweru/compose v0.0.0-20220613192136-823b5de743db // indirect
	github.com/onweru/hugo-swift-theme v2.0.0+incompatible // indirect
	github.com/onweru/newsroom v0.0.0-20220114000312-a46aedf8f0c5 // indirect
	github.com/opera7133/Blonde v0.0.0-20220918075631-4908a16a5ec6 // indirect
	github.com/opera7133/tella v0.0.0-20220905022456-c3b89aea4be6 // indirect
	github.com/opera7133/vnovel v0.0.0-20220630114037-d75c3ee00ce5 // indirect
	github.com/orf/bare-hugo-theme v0.0.0-20220915220623-1255571b051c // indirect
	github.com/pacollins/calligraphy v0.0.0-20220703233739-2207fab30d71 // indirect
	github.com/panr/hugo-theme-hello-friend v0.0.0-20220911112803-b91e8989829a // indirect
	github.com/panr/hugo-theme-terminal v0.0.0-20220720060051-161096273113 // indirect
	github.com/parsiya/Hugo-Octopress v0.0.0-20220115102427-c4f772965b32 // indirect
	github.com/paulmartins/hugo-digital-garden-theme v0.0.0-20220907210618-2a1370c27a11 // indirect
	github.com/pavel-pi/kiss-em v2.0.0+incompatible // indirect
	github.com/pdevty/material-design v0.0.0-20160828002125-587b3af7db83 // indirect
	github.com/pdevty/polymer v0.0.0-20150630134133-d8be0028b80d // indirect
	github.com/peaceiris/hugo-theme-iris v0.43.3 // indirect
	github.com/pfadfinder-konstanz/hugo-dpsg v0.0.0-20220728113412-7c03e472758f // indirect
	github.com/ph-ph/chalk v0.0.0-20220515225815-7fa5c9bfc682 // indirect
	github.com/pjbakker/flexible-seo-hugo v0.0.0-20210413080041-d65d15e84bd4 // indirect
	github.com/plopcas/papaya v0.0.0-20200127235252-eaa132580761 // indirect
	github.com/pravin/hugo-theme-prav v0.0.0-20220906150730-c6c26d070b25 // indirect
	github.com/progrhyme/hugo-theme-bootie-docs v1.5.1 // indirect
	github.com/puresyntax71/hugo-theme-chunky-poster v0.0.7 // indirect
	github.com/qqhann/hugo-primer v1.1.1 // indirect
	github.com/qub1750ul/hugo-simpleIntro v0.0.0-20220730152549-06783511dc64 // indirect
	github.com/queensferryme/hugo-theme-texify v0.0.0-20220506124212-da434c0e1e31 // indirect
	github.com/radity/raditian-free-hugo-theme v0.0.0-20200716150603-a25af74cbf97 // indirect
	github.com/rafed/BlogRa v0.0.0-20220909095014-ae061e8911c1 // indirect
	github.com/rafed/ramium v0.0.0-20220506114717-161b4f6cbf8d // indirect
	github.com/razonyang/hugo-theme-bootstrap v0.80.4 // indirect
	github.com/reuixiy/hugo-theme-meme v5.0.0+incompatible // indirect
	github.com/rhazdon/hugo-theme-hello-friend-ng v0.0.0-20220628231031-345c1cb02065 // indirect
	github.com/rhnvrm/bodhi v0.1.0 // indirect
	github.com/ribice/kiss v2.0.0+incompatible // indirect
	github.com/rijoth/rsimple v0.0.0-20210720173156-0b67a7051fb6 // indirect
	github.com/rmsubekti/the-roots-home v0.0.0-20210423002432-5a73107ad8cf // indirect
	github.com/roninro/hugo-theme-puppet v0.0.0-20220914025850-b718a1f90bb9 // indirect
	github.com/rullmann/hugo-theme-terminal-cookbook v0.0.0-20220407133453-be15b9007685 // indirect
	github.com/runningstream/hugograyscale v0.0.0-20210123004850-14efda4aa932 // indirect
	github.com/rz3n/hugo-theme-freshstart v0.0.0-20200902233314-3a5ec8aa916d // indirect
	github.com/s4n7h0/hugo-theme-timeline v0.0.0-20201011151605-b2edb87d3406 // indirect
	github.com/saadnpq/npq-hugo v0.0.0-20200516223230-1e1398f3b3d0 // indirect
	github.com/saey55/hugo-elate-theme v0.0.0-20190113203640-d4390ac60a50 // indirect
	github.com/salcan/BeyondNothing v0.0.0-20190908210852-2931c2abf096 // indirect
	github.com/salsysd/hugo-assembly v0.0.0-20181002012130-b536220bd067 // indirect
	github.com/samrobbins85/hugo-developer-portfolio v0.0.0-20220327150320-5f46da78b531 // indirect
	github.com/sbruder/spectral v0.0.0-20220614091306-ca3b64de7078 // indirect
	github.com/schmanat/hugo-highlights-theme v0.0.0-20200409134000-79eb66a32c74 // indirect
	github.com/schnerring/hugo-theme-gruvbox v0.0.0-20220819214337-dbf1af452041 // indirect
	github.com/schollz/onetwothree v0.0.0-20190916161743-a09e6530494c // indirect
	github.com/seanlane/gochowdown v0.0.0-20220603122033-5458dc7bd80a // indirect
	github.com/serg/yourfolio v0.0.0-20211028094824-57f039fc707d // indirect
	github.com/sergeyklay/gohugo-theme-ed v0.6.0 // indirect
	github.com/serkodev/holy v0.0.0-20220524125230-f447fcd34951 // indirect
	github.com/setsevireon/photophobia v0.0.7 // indirect
	github.com/shaform/hugo-theme-den v0.0.0-20220704130400-f420b491a016 // indirect
	github.com/shankar/hugo-grapes v0.0.0-20190830130554-af4af64116a3 // indirect
	github.com/shenoybr/hugo-goa v0.0.0-20220801101413-7699bf9b11c3 // indirect
	github.com/siegerts/hugo-theme-basic v0.0.0-20200521131547-7f8226c418da // indirect
	github.com/sieis/re-cover v0.0.0-20220824201919-cf11931925bb // indirect
	github.com/slashformotion/hugo-tufte v0.2.0 // indirect
	github.com/softwareyoga/ronu-hugo-theme v0.0.0-20220517180936-9b2aeaa4d0d3 // indirect
	github.com/spaghettiwews/hugonews v0.0.0-20200229171635-342b6a47f09e // indirect
	github.com/spech66/bootstrap-bp-hugo-startpage v0.0.0-20220605153241-62936b553f48 // indirect
	github.com/spech66/bootstrap-bp-hugo-theme v5.1.3+incompatible // indirect
	github.com/spech66/flex-bp-hugo-cv v0.0.0-20220605153315-4b3a028c40ab // indirect
	github.com/spech66/materialize-bp-hugo-theme v0.0.0-20220605153301-9d3cedd55f41 // indirect
	github.com/spf13/hyde v1.1.0 // indirect
	github.com/splch/hugo-simplecss v0.0.0-20220426050908-aa5090af89a9 // indirect
	github.com/spookey/slick v0.3.9 // indirect
	github.com/st-wong/hugo-spectre-pixel-theme v0.0.0-20191012073037-219ea80b9785 // indirect
	github.com/sudorook/capsule v0.6.1 // indirect
	github.com/surajmandalcell/potato-dark v0.0.0-20210630132014-3aace71641c9 // indirect
	github.com/syui/hugo-theme-air v0.0.0-20220103011837-46ea2028968c // indirect
	github.com/syui/hugo-theme-wave v0.0.0-20190818110101-1250495d730e // indirect
	github.com/taikii/whiteplain v0.0.0-20220129150807-771897f32a1e // indirect
	github.com/tastaturtier/someparts-hugo v1.0.2 // indirect
	github.com/tatsatb/TatBanTheme2.0 v0.0.0-20220801063826-d833dd6745f6 // indirect
	github.com/tblyler/light-hugo v0.0.0-20201014192444-65d2bef4320a // indirect
	github.com/tcgriffith/hugo-owaraiclub v0.0.0-20191105071036-a25aabbb1d0f // indirect
	github.com/the2ne/hugo-frais v0.0.0-20200104180115-f6f23a885a7a // indirect
	github.com/theNewDynamic/gohugo-theme-ananke v0.0.0-20220907123632-5a8b531a7ce2 // indirect
	github.com/thegeeklab/hugo-geekblog v0.22.3 // indirect
	github.com/thegeeklab/hugo-geekdoc v0.35.5 // indirect
	github.com/thingsym/hugo-theme-techdoc v0.9.9 // indirect
	github.com/thomasheller/crab v1.0.0 // indirect
	github.com/tnwhitwell/hugo-startpage-theme v0.0.0-20180704204829-76b1a1f5808e // indirect
	github.com/tohn/linkshrubbery v0.0.0-20210808062236-547531a6039e // indirect
	github.com/tosi29/inkblotty v0.0.0-20210329142630-603eab433785 // indirect
	github.com/tummychow/lanyon-hugo v0.0.0-20210123043723-cd7b91420a90 // indirect
	github.com/tylerjlawson/port-hugo v0.0.0-20220927001103-4c4a5023cc37 // indirect
	github.com/tylerjlawson/simple-resume v0.0.0-20211026182531-a6bbdc145e1b // indirect
	github.com/tylerjlawson/simple-snipcart-shop v0.0.0-20220323145220-3d18970a8c9a // indirect
	github.com/uPagge/uBlogger v1.2.0 // indirect
	github.com/uicardiodev/hugo-lime v0.0.0-20180916134933-90177ceb59cb // indirect
	github.com/uicardiodev/hugo-sodium-theme v0.0.0-20181119122014-1c681c5db2a0 // indirect
	github.com/uicardiodev/hugo-uilite v0.0.0-20210608161142-0b625104854c // indirect
	github.com/unicef/inventory-hugo-theme v1.0.0 // indirect
	github.com/urjaacharya/redgood v0.0.0-20210818044121-cf6f82ce70c2 // indirect
	github.com/vaga/hugo-theme-m10c v0.0.0-20210308142629-3094e3f118f9 // indirect
	github.com/vantagedesign/ace-documentation v0.0.0-20210928094137-10892bc2a6f3 // indirect
	github.com/victoriadrake/hugo-theme-introduction v6.0.0+incompatible // indirect
	github.com/victoriadrake/neofeed-theme/v2 v2.0.6 // indirect
	github.com/vimux/blank v0.0.0-20211010134258-1d93766c82c4 // indirect
	github.com/vjeantet/hugo-theme-docport v0.0.0-20201105223056-b43c043a7b91 // indirect
	github.com/wayjam/hugo-theme-fluency v0.0.0-20220326153649-e8f8ae148206 // indirect
	github.com/wayjam/hugo-theme-mixedpaper v0.0.0-20200816131211-367945f7d7c0 // indirect
	github.com/wd/hugo-fabric v0.0.0-20191202002427-c416adb14920 // indirect
	github.com/wileybaba/hugo-theme-robotico v0.0.0-20190128025338-a1e633362eee // indirect
	github.com/willfaught/paige v0.10.0 // indirect
	github.com/wlh320/hugo-theme-hulga v0.0.0-20220918153437-b2b957e07587 // indirect
	github.com/wowchemy/starter-hugo-academic v0.0.0-20220929190118-65124e9082a2 // indirect
	github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy/v5 v5.7.0 // indirect
	github.com/wtoll/venture v0.1.0 // indirect
	github.com/xaprb/story v0.0.0-20220322144912-046bf4f12e69 // indirect
	github.com/xaviablaza/hugo-lodi-theme v0.0.0-20190215050835-89984401ebf2 // indirect
	github.com/xianmin/hugo-theme-jane v0.0.0-20220907143000-58d7b87b02bd // indirect
	github.com/xiaoheiAh/hugo-theme-pure v0.0.0-20210607025111-902bd9b73dae // indirect
	github.com/xioyito/NewBee v0.0.0-20220921155007-db74c6f12116 // indirect
	github.com/xslingcn/vno-hugo v1.1.3 // indirect
	github.com/yanlinlin82/simple-style v0.0.0-20220414155221-f448e5d675fa // indirect
	github.com/yihui/hugo-xmag v0.0.0-20220808144643-ee94952fda38 // indirect
	github.com/yihui/hugo-xmin v0.0.0-20220808144020-9c7c5bf984c7 // indirect
	github.com/yilkalargaw/termishTheme v0.0.0-20220712194807-d17c81663c1d // indirect
	github.com/yoshiharuyamashita/blackburn v0.0.0-20220530060627-99cf136a06f3 // indirect
	github.com/your-identity/hugo-theme-dimension v0.0.0-20210521214308-2474081b7846 // indirect
	github.com/yue1124/hero v0.0.0-20211205133758-af2b1f878227 // indirect
	github.com/yursan9/manis-hugo-theme v0.0.0-20220207052450-3e51c1c27efc // indirect
	github.com/zerostaticthemes/hugo-hero-theme v1.1.0 // indirect
	github.com/zerostaticthemes/hugo-serif-theme v1.1.1 // indirect
	github.com/zerostaticthemes/hugo-whisper-theme v0.0.0-20220103005035-399397966bef // indirect
	github.com/zerostaticthemes/hugo-winston-theme v1.2.0 // indirect
	github.com/zhaohuabing/hugo-theme-cleanwhite v0.0.0-20220923053712-594edcb3d093 // indirect
	github.com/zhe/hugo-theme-slim v0.0.0-20190920014445-f666effe196a // indirect
	github.com/zwbetz-gh/cayman-hugo-theme v0.0.0-20210525185112-00e0828a4781 // indirect
	github.com/zwbetz-gh/cupper-hugo-theme v0.0.0-20220920153119-4a56374eeb21 // indirect
	github.com/zwbetz-gh/minimal-bootstrap-hugo-theme v0.0.0-20220501034927-7326b9ffde27 // indirect
	github.com/zwbetz-gh/papercss-hugo-theme v0.0.0-20220108195652-48925ee69fdd // indirect
	github.com/zwbetz-gh/vanilla-bootstrap-hugo-theme v0.0.0-20210525185305-38265b9ff4bd // indirect
	github.com/zzossig/hugo-theme-zdoc v0.0.0-20201105143606-574f6c3d26d5 // indirect
	github.com/zzossig/hugo-theme-zzo v0.0.0-20210523142617-01f9e43e59b0 // indirect
	github.com/zzzmisa/hugo-theme-doors v0.0.0-20220205060644-8786095f6df7 // indirect
	gitlab.com/Kaligule/classless-blog v0.0.0-20220129222406-1d1b4feb76be // indirect
	gitlab.com/VincentTam/huginn v0.0.0-20190817135446-c6cfb0ab831c // indirect
	gitlab.com/avron/gruvhugo v0.0.0-20220224131010-c7ac9df23c5b // indirect
	gitlab.com/gabmus/hugo-ficurinia v0.0.0-20220813111107-5de2c29a2998 // indirect
	gitlab.com/ian-s-mcb/smigle-hugo-theme v0.0.0-20210831185208-13c241e8ab83 // indirect
	gitlab.com/kskarthik/monopriv v0.0.0-20200526110241-17ac34952952 // indirect
	gitlab.com/kskarthik/resto-hugo v0.0.0-20200526110347-8d2d566dfec7 // indirect
	gitlab.com/m-e-leypold/brutalist-minimalist-gohugo-theme v0.0.0-20220403145752-739f8ff2d55f // indirect
	gitlab.com/maxlefou/hugo.386 v0.0.0-20220814192734-066fbbd86f9e // indirect
	gitlab.com/mertbakir/resume-a4 v0.0.0-20220410112716-a4948115181e // indirect
	gitlab.com/rmaguiar/hugo-theme-color-your-world v0.0.0-20220812205505-1d4c030669b1 // indirect
	gitlab.com/tmuguet/hugo-split-gallery v1.5.0 // indirect
	gitlab.com/toryanderson/hugo-icarus v0.0.0-20200701121335-f3e99478c35b // indirect
	gitlab.com/writeonlyhugo/up-business-theme v0.0.0-20220309144259-5144bddd8137 // indirect
	gitlab.com/writeonlyhugo/writeonlyhugo-theme v0.0.0-20220816085636-b01e94025274 // indirect
	wangchucheng.com/hugo-eureka v0.9.3 // indirect
)