1
0

Signal link in contact
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
2025-03-03 12:21:52 +00:00
parent 0ef25f4270
commit a4868fba44
3 changed files with 8 additions and 5 deletions

View File

@ -6,8 +6,8 @@ build:
update:
hugo mod get -u ./...
serve_ide:
hugo serve -b "https://1313.ide.jcktrue.dk/" --appendPort=false
serve:
hugo serve -b "https://ide.jcktrue.dk/proxy/1313" --appendPort=false -p 1313
images:
FOR %F IN (*.jpg) DO cwebp -af -pass 10 -mt -m 6 -preset picture %F -o %~nF.webp