Skip to content

Commit

Permalink
build future and drafts
Browse files Browse the repository at this point in the history
  • Loading branch information
drmowinckels committed Nov 10, 2023
1 parent a9f7fa7 commit 74ac214
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 3 additions & 0 deletions config/_default/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ enableRobotsTXT: true
enableGitInfo: true
minify:
minifyOutput: true

buildFuture: true
buildDrafts: true

ignoreFiles:
- "\\.Rmd$"
Expand Down
4 changes: 1 addition & 3 deletions config/development/hugo.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
baseURL: "."
build:
buildFuture: true
buildDrafts: true

0 comments on commit 74ac214

Please sign in to comment.