1
0

Update theme. Remove sail-library section
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2022-09-22 12:32:36 +00:00
parent b83e5b6027
commit 62df82a31a
9 changed files with 9 additions and 201 deletions

View File

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