Clone
---
new_page_extension: md
auto_deploy: false
admin_path:
webhook_url:
sections:
- type: directory
path: content/pages
label: Pages
create: all
match: "**/*.md"
- type: document
path: content/site.config.json
label: Site Config
upload_dir: content/media
public_path: media
front_matter_path: ''
use_front_matter_path: false
file_template: ":year:/:month:/:day:/:filename:"
build:
preview_output_directory: dist
install_dependencies_command: yarn install
preview_docker_image: node:10
mount_path: "/srv"
working_dir: "/srv"
instant_preview_command: yarn build