aboutsummaryrefslogtreecommitdiff
path: root/.forestry
diff options
context:
space:
mode:
Diffstat (limited to '.forestry')
-rw-r--r--.forestry/settings.yml17
1 files changed, 0 insertions, 17 deletions
diff --git a/.forestry/settings.yml b/.forestry/settings.yml
deleted file mode 100644
index 1ab64b5..0000000
--- a/.forestry/settings.yml
+++ /dev/null
@@ -1,17 +0,0 @@
----
-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:
- install_dependencies_command: npm install
- preview_docker_image: node:10
- mount_path: "/srv"
- working_dir: "/srv"
- instant_preview_command: npm run forestry:preview