mirror of
https://github.com/danbee/danbarber.me
synced 2025-03-04 08:59:10 +00:00
Update from Forestry.io - Updated Forestry configuration
This commit is contained in:
parent
c1e227e9e5
commit
a0ddd2e896
23
.forestry/settings.yml
Normal file
23
.forestry/settings.yml
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
---
|
||||||
|
new_page_extension: md
|
||||||
|
auto_deploy: false
|
||||||
|
admin_path:
|
||||||
|
webhook_url:
|
||||||
|
sections:
|
||||||
|
- type: jekyll-pages
|
||||||
|
label: Pages
|
||||||
|
create: all
|
||||||
|
- type: directory
|
||||||
|
path: _uploads
|
||||||
|
label: Uploads
|
||||||
|
create: all
|
||||||
|
match: "**/*"
|
||||||
|
- type: jekyll-posts
|
||||||
|
label: Posts
|
||||||
|
create: all
|
||||||
|
match: "**/*"
|
||||||
|
upload_dir: uploads
|
||||||
|
public_path: "/uploads"
|
||||||
|
front_matter_path: ''
|
||||||
|
use_front_matter_path: false
|
||||||
|
file_template: ":filename:"
|
||||||
Loading…
Reference in New Issue
Block a user