diff --git a/.forestry/settings.yml b/.forestry/settings.yml index d736505..603cd07 100644 --- a/.forestry/settings.yml +++ b/.forestry/settings.yml @@ -26,6 +26,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