From ed3ef312599c195082031d1c1511e9dfb3cc801c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Bateira?= Date: Mon, 19 Apr 2021 10:27:53 +0000 Subject: [PATCH] Update from Forestry.io - Updated Forestry configuration --- .../front_matter/templates/blog-post.yml | 20 +++++++------------ 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/.forestry/front_matter/templates/blog-post.yml b/.forestry/front_matter/templates/blog-post.yml index 0cd0a1de..a309ff12 100644 --- a/.forestry/front_matter/templates/blog-post.yml +++ b/.forestry/front_matter/templates/blog-post.yml @@ -27,23 +27,17 @@ fields: - type: datetime name: date label: Date - description: '"Published on" date. Remember this is only a list date for - display; posts are not automatically published!' + description: '"Published on" date.

(WIP: Auto publishing feature + is in the works)
To schedule this post for future publishing, simply + set the date to the future.

WARNING: Data + is saved in the ipfs/ipfs-blog + public github repo as soon as you hit the save button. So any sensitive information + will also be publicly available on github, but hidden from the website blog.ipfs.io.' config: required: true date_format: YYYY/MM/DD export_format: YYYY-MM-DD -- name: publishing_date - type: datetime - label: Publishing Date - config: - required: false - date_format: - time_format: - display_utc: true - description: When the post should be published.
Use this to schedule publishing - the post in the future.
If you don't want to schedule, just ignore this. - default: now + display_utc: false - type: text name: permalink label: Permalink