forked from devopsdays/devopsdays-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhugo.yml
124 lines (117 loc) · 2.48 KB
/
hugo.yml
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
theme: devopsdays-theme
baseURL: https://www.devopsdays.org/
languageCode: en-us
title: DevOpsDays
buildDrafts: false
canonifyURLs: false
dataDir: data
archetypeDir: archetypes
disableKinds: ["taxonomy"]
enableEmoji: true
paginatePath: blog
markup:
goldmark:
renderer:
unsafe: true
languages:
en:
disabled: false
languageCode: en-US
languageDirection: ltr
languageName: Englist
weight: 0
# menus:
# main:
# - name: events
# pageRef: /events
# weight: -150
# identifier: events
# - name: blog
# pageRef: /blog
# weight: -140
# identifier: blog
# - name: sponsor
# pageRef: /sponsor
# weight: -130
# identifier: sponsor
# - name: speaking
# pageRef: /speaking
# weight: -120
# identifier: speaking
# - name: organizing
# pageRef: /organizing
# weight: -110
# identifier: organizing
# - name: about
# pageRef: /about
# weight: -100
# identifier: about
permalinks:
page: /:filename/
blog: /blog/:year/:month/:day/:title/
speaking: /:filename/
params:
Facebook: //www.facebook.com/group.php?gid=106761636771
Twitter: http://www.twitter.com/devopsdays
Linkedin: http://www.linkedin.com/groups?home=&gid=2445279
Groups: http://groups.google.com/group/devopsdays
GoogleMapsAPI: AIzaSyA1WhgJirbPSYxMCWRD14IP90A4yLY4vxE
minify:
disableCSS: false
disableHTML: false
disableJS: false
disableJSON: false
disableSVG: false
disableXML: false
minifyOutput: true
tdewolff:
css:
inline: true
keepCSS2: true
precision: 0
html:
keepComments: false
keepConditionalComments: false
keepDefaultAttrVals: true
keepDocumentTags: true
keepEndTags: true
keepQuotes: false
keepSpecialComments: false
keepWhitespace: false
templateDelims:
- ""
- ""
js:
keepVarNames: false
precision: 0
version: 2022
json:
keepNumbers: false
precision: 0
svg:
inline: false
keepComments: false
precision: 0
xml:
keepWhitespace: false
build:
buildStats:
disableClasses: true
disableIDs: true
disableTags: true
enable: true
cacheBusters:
- source: (postcss|tailwind)\.config\.js
target: (css|styles|scss|sass)
noJSConfigInAssets: false
useResourceCacheWhen: fallback
caches:
assets:
dir: ":resourceDir/_gen"
maxAge: -1
images:
dir: ":resourceDir/_gen"
maxAge: -1
services:
googleanalytics:
ID: UA-9713393-1