Commit 239fe2f
Add buildFuture to Hugo config to prevent timezone-related publish failures
Posts with KST dates (UTC+9) can appear as future-dated during
UTC-based CI builds, causing Hugo to silently exclude them.
Setting buildFuture: true ensures all dated posts are always built.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 2553c01 commit 239fe2f
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments