Update from Forestry.io - Updated Forestry configuration

This commit is contained in:
João Peixoto
2021-03-02 19:36:37 +00:00
committed by Forestry.io
parent c467e1dbbf
commit f822c62e74
3 changed files with 5 additions and 1 deletions
@@ -31,6 +31,8 @@ fields:
display; posts are not automatically published!'
config:
required: true
date_format: YYYY/MM/DD
export_format: YYYY-MM-DD
- type: text
name: permalink
label: Permalink
@@ -31,6 +31,8 @@ fields:
label: Date
config:
required: true
date_format: YYYY/MM/DD
export_format: YYYY-MM-DD
description: Use the date of the event itself.
- type: text
name: path
+1 -1
View File
@@ -76,4 +76,4 @@ build:
preview_docker_image: forestryio/node:12
mount_path: "/srv"
working_dir: "/srv"
instant_preview_command: npm run build
instant_preview_command: npm run dev