nix build

This commit is contained in:
2023-04-03 22:03:11 +03:00
parent 0371aa5658
commit 7d22390609
3 changed files with 30 additions and 5 deletions

View File

@@ -3,9 +3,6 @@ set -xeuo pipefail
cd "$(git rev-parse --show-toplevel)"
hugo --cleanDestinationDir --printPathWarnings --panicOnWarning --log
# https://github.com/gohugoio/hugo/issues/8734
#hugo --cleanDestinationDir --printPathWarnings --panicOnWarning --log \
# --buildDrafts --config config.yaml,debugconfig.yaml -d public/zz
cd public