Update from Forestry.io - Created foo.md
torey@teagles.io
committed Dec 10, 2018
commit 898bd7499084102be23ac57ef521fc68e691ae88
Showing 2
changed files with
8 additions
and 0 deletions
.forestry/front_matter/templates/default.yml
+2
-0
| @@ | @@ -8,3 +8,5 @@ fields: |
| type: text | |
| hidden: false | |
| default: default | |
| + | pages: |
| + | - _posts/foo.md |
_drafts/foo.md
+6
-0
| @@ | @@ -0,0 +1,6 @@ |
| + | --- |
| + | title: Foo |
| + | layout: default |
| + | date: 2018-12-10 14:04:12 +0000 |
| + | |
| + | --- |