Update from Forestry.io - Updated Forestry configuration
This commit is contained in:
parent
b3d1464e43
commit
a08ee26cae
1 changed files with 17 additions and 0 deletions
17
.forestry/settings.yml
Normal file
17
.forestry/settings.yml
Normal file
|
|
@ -0,0 +1,17 @@
|
||||||
|
---
|
||||||
|
new_page_extension: md
|
||||||
|
auto_deploy: false
|
||||||
|
admin_path:
|
||||||
|
webhook_url:
|
||||||
|
sections:
|
||||||
|
upload_dir: uploads
|
||||||
|
public_path: "/uploads"
|
||||||
|
front_matter_path: ''
|
||||||
|
use_front_matter_path: false
|
||||||
|
file_template: ":filename:"
|
||||||
|
build:
|
||||||
|
preview_command: gatsby build
|
||||||
|
publish_command: gatsby build
|
||||||
|
preview_output_directory: public
|
||||||
|
output_directory: public
|
||||||
|
instant_preview_command: gatsby develop -H 0.0.0.0 -p 8080
|
||||||
Loading…
Add table
Add a link
Reference in a new issue