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