Skip to content

Commit a7be803

Browse files
committed
Chore: Configure Jekyll to include future posts and set timezone to Asia/Seoul
1 parent e770936 commit a7be803

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ description: "Aspectran is a lightweight, high‑performance framework for build
1414
# Main author of the website
1515
# See > authors.yml
1616
author: juho_jeong
17+
timezone: Asia/Seoul
1718

1819
# This URL is the main address for absolute links. Don't include a slash at the end.
1920
#
@@ -58,6 +59,7 @@ default_lang: 'en'
5859
# Handling Reading
5960
safe: false
6061
encoding: "utf-8"
62+
future: true
6163
keep_files: [".git"]
6264
include: [".htaccess"]
6365

0 commit comments

Comments
 (0)