aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-05-06 02:16:30 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-05-06 02:16:30 +0200
commitbd4ccf4abafb7348a0034b1b0030c735d0f45817 (patch)
tree8b08febbc3800eedd52f3e80b7802554f0a14bd0 /_config.yml
parentbump dependencies (diff)
downloadjekyll-theme-bd4ccf4abafb7348a0034b1b0030c735d0f45817.tar.gz
jekyll-theme-bd4ccf4abafb7348a0034b1b0030c735d0f45817.zip
move Jekyll options to _config.yml
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index c12a5ab..298fcfd 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,5 +1,9 @@
# Jekyll
baseurl: /jekyll-theme
+host: 0.0.0.0
+open_url: true
+show_drafts: true
+strict_front_matter: true
exclude:
- Gemfile