Deploy drafts and future dated posts for test

This commit is contained in:
2024-02-20 10:48:20 +00:00
parent b6e7039ee1
commit b49c686a00

View File

@@ -8,7 +8,7 @@ TARGET_FOLDER=$(realpath $1)
BASE_URL="$2"
# Arguments to add to the Hugo call
HUGO_ARGUMENTS="--gc"
HUGO_ARGUMENTS="--gc -D -F"
# Themes to build instances of
THEMES="lhs lhs-retro"