From a8d886b0ddabd8891e91ad56b6e3ffe1cc868674 Mon Sep 17 00:00:00 2001 From: Frank Taillandier Date: Fri, 5 Apr 2019 13:24:29 +0000 Subject: [PATCH] Update from Forestry.io - Updated Forestry configuration --- .forestry/settings.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.forestry/settings.yml b/.forestry/settings.yml index fcc67b9..e75547b 100644 --- a/.forestry/settings.yml +++ b/.forestry/settings.yml @@ -23,6 +23,7 @@ public_path: "/uploads" front_matter_path: '' use_front_matter_path: false file_template: ":year:/:month:/:day:/:filename:" +instant_preview: true build: preview_command: bundle exec jekyll build --drafts --unpublished --future -d _site publish_command: bundle exec jekyll build -d _site