more build changes

main
n0emis 1 year ago
parent 166ec849f9
commit 98d1b121d4
Signed by: n0emis
GPG Key ID: 00FAF748B777CF10

@ -20,8 +20,10 @@
buildPhase = ''
mkdir -p themes
ln -s ${papermod} themes/PaperMod
ls -lah
mkdir $out
hugo --minify --destination $out
hugo --destination $out
ls -lah
'';
dontInstall = true;
};

Loading…
Cancel
Save