Skip to content

Commit 7f5caea

Browse files
acaoForestry.io
authored and
Forestry.io
committed
Update from Forestry.io
Rikki Schulte deleted _drafts/2017-08-14-donate.md
1 parent dec32d7 commit 7f5caea

File tree

1 file changed

+20
-21
lines changed

1 file changed

+20
-21
lines changed

.forestry/settings.yml

+20-21
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,36 @@
11
---
22
new_page_extension: md
33
auto_deploy: false
4-
admin_path: ""
5-
webhook_url:
4+
admin_path: ''
5+
webhook_url:
66
sections:
7-
- type: jekyll-pages
8-
label: Pages
9-
create: all
10-
- type: jekyll-posts
11-
label: Posts
12-
create: all
13-
- type: document
14-
label: Sections
15-
path: _data/sections.yml
16-
- type: document
17-
label: Config
18-
path: _data/config.yml
19-
- type: document
20-
label: Texts
21-
path: _data/texts.yml
7+
- type: jekyll-pages
8+
label: Pages
9+
create: all
10+
- type: jekyll-posts
11+
label: Posts
12+
create: all
13+
- type: document
14+
path: _data/sections.yml
15+
label: Sections
16+
- type: document
17+
path: _data/config.yml
18+
label: Config
19+
- type: document
20+
path: _data/texts.yml
21+
label: Texts
2222
upload_dir: uploads
2323
public_path: "/uploads"
24-
front_matter_path: ""
24+
front_matter_path: ''
2525
use_front_matter_path: true
2626
file_template: ":filename:"
2727
build:
2828
preview_env:
29-
- JEKYLL_ENV=staging
29+
- JEKYLL_ENV=staging
3030
preview_output_directory: _site
3131
install_dependencies_command: bundle install --path vendor/bundle
3232
preview_docker_image: forestryio/ruby:2.6
3333
mount_path: "/srv"
3434
working_dir: "/srv"
35-
instant_preview_command:
36-
bundle exec jekyll serve --drafts --unpublished --future
35+
instant_preview_command: bundle exec jekyll serve --drafts --unpublished --future
3736
--port 8080 --host 0.0.0.0 -d _site

0 commit comments

Comments
 (0)