www

website
git clone ssh://anon@src.dalliard.ch/www
log | files | refs

commit df2f008c21c22aad8402b229366b6303e62e8314
parent ad28b1b9fd76454603598137026806f800385f55
author: nathanael <nathanael@dalliard.ch>
date:   Mon, 13 Oct 2025 09:59:33 +0000

min html

diffstat:
Mmakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/makefile b/makefile @@ -1,7 +1,7 @@ deploy: build sync build: clean - @hugo >/dev/null + @hugo --minify >/dev/null sync: @openrsync --rsync-path=openrsync -rt --del public/ s1:/var/www/www/