Update from Forestry.io - Updated Forestry configuration
This commit is contained in:
parent
c18b208ef1
commit
89f8c50641
@ -1,24 +1,21 @@
|
|||||||
---
|
|
||||||
---
|
|
||||||
|
|
||||||
---
|
---
|
||||||
new_page_extension: md
|
new_page_extension: md
|
||||||
auto_deploy: false
|
auto_deploy: false
|
||||||
admin_path:
|
admin_path:
|
||||||
webhook_url:
|
webhook_url:
|
||||||
sections:
|
sections:
|
||||||
- type: jekyll-pages
|
- type: jekyll-posts
|
||||||
label: Pages
|
label: Posts
|
||||||
create: all
|
create: all
|
||||||
|
match: "**/*"
|
||||||
- type: directory
|
- type: directory
|
||||||
path: _uploads
|
path: _uploads
|
||||||
label: Uploads
|
label: Uploads
|
||||||
create: all
|
create: all
|
||||||
match: "**/*"
|
match: "**/*"
|
||||||
- type: jekyll-posts
|
- type: jekyll-pages
|
||||||
label: Posts
|
label: Pages
|
||||||
create: all
|
create: all
|
||||||
match: "**/*"
|
|
||||||
upload_dir: uploads
|
upload_dir: uploads
|
||||||
public_path: "/uploads"
|
public_path: "/uploads"
|
||||||
front_matter_path: ''
|
front_matter_path: ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user