mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-13 12:12:18 +00:00
Deploy drafts and future dated posts for test
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user