gatsby-starter-blog-forestry/.forestry/settings.yml
quadmx08@gmail.com 6f725df33d Update from Forestry.io
quadmx08@gmail.com updated src/pages/second-post.20190425141804
2019-04-25 15:08:06 +00:00

23 lines
525 B
YAML

---
new_page_extension: md
auto_deploy: false
admin_path:
webhook_url:
sections:
- type: directory
path: src/pages
label: New Blog
create: documents
match: "**/*.md"
new_doc_ext: '20190425141804'
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