Skip to content

Commit

Permalink
Update from Forestry.io - Updated Forestry configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
boyvanamstel authored and Forestry.io committed Jun 23, 2020
1 parent acc10d8 commit 4466ac2
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions .forestry/settings.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
new_page_extension: md
auto_deploy: false
admin_path:
webhook_url:
sections:
- type: jekyll-pages
label: Pages
create: all
- type: jekyll-posts
label: Posts
create: all
- type: directory
path: _sets
label: Sets
create: all
match: "**/*"
upload_dir: uploads
public_path: "/uploads"
front_matter_path: ''
use_front_matter_path: false
file_template: ":filename:"
build:
preview_env:
- JEKYLL_ENV=staging
preview_output_directory: _site
install_dependencies_command: bundle install --path vendor/bundle
preview_docker_image: forestryio/ruby:2.6
mount_path: "/srv"
working_dir: "/srv"
instant_preview_command: bundle exec jekyll serve --drafts --unpublished --future
-d _site

0 comments on commit 4466ac2

Please sign in to comment.