Skip to content

Commit b6c1f06

Browse files
author
marci
committed
Füge Umgebungsvariablen und Funktionen für Git, NPM und PostCSS hinzu
1 parent 0d0dd6b commit b6c1f06

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

hugo.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,17 @@ imaging:
151151
bgColor: '#ffffff'
152152
hint: photo
153153
quality: 75
154+
- ^git$
155+
- ^npx$
156+
- ^postcss$
157+
- ^tailwindcss$
158+
osEnv:
159+
- (?i)^((HTTPS?|NO)_PROXY|PATH(EXT)?|APPDATA|TE?MP|TERM|GO\w+|(XDG_CONFIG_)?HOME|USERPROFILE|SSH_AUTH_SOCK|DISPLAY|LANG|SYSTEMDRIVE)$
160+
funcs:
161+
getenv:
162+
- ^HUGO_
163+
- ^CI$
164+
http:
154165
resampleFilter: box
155166

156167
lazyload:

0 commit comments

Comments
 (0)