mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-14 05:42:17 +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"
|
BASE_URL="$2"
|
||||||
|
|
||||||
# Arguments to add to the Hugo call
|
# Arguments to add to the Hugo call
|
||||||
HUGO_ARGUMENTS="--gc"
|
HUGO_ARGUMENTS="--gc -D -F"
|
||||||
|
|
||||||
# Themes to build instances of
|
# Themes to build instances of
|
||||||
THEMES="lhs lhs-retro"
|
THEMES="lhs lhs-retro"
|
||||||
|
|||||||
Reference in New Issue
Block a user