diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2019-12-03 18:51:20 +0000 |
|---|---|---|
| committer | Forestry.io <support@forestry.io> | 2019-12-03 18:51:20 +0000 |
| commit | d79628650df904dd1734aa3bf2fb8fff8d4a7f04 (patch) | |
| tree | 3a8f6cecbe18671b5e90d84c0962e200b9d113b0 | |
| parent | 38d664be1525f9343b35499797f3dde18eaa2e43 (diff) | |
| download | alp-website-d79628650df904dd1734aa3bf2fb8fff8d4a7f04.tar.gz alp-website-d79628650df904dd1734aa3bf2fb8fff8d4a7f04.tar.bz2 alp-website-d79628650df904dd1734aa3bf2fb8fff8d4a7f04.zip | |
Update from Forestry.io - Updated Forestry configuration
| -rw-r--r-- | .forestry/settings.yml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.forestry/settings.yml b/.forestry/settings.yml new file mode 100644 index 0000000..1ab64b5 --- /dev/null +++ b/.forestry/settings.yml @@ -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: + install_dependencies_command: npm install + preview_docker_image: node:10 + mount_path: "/srv" + working_dir: "/srv" + instant_preview_command: npm run forestry:preview |
