From 6f725df33d33c1fcea873a10c4f43dbb1ac1515e Mon Sep 17 00:00:00 2001 From: "quadmx08@gmail.com" Date: Thu, 25 Apr 2019 15:08:06 +0000 Subject: [PATCH] Update from Forestry.io quadmx08@gmail.com updated src/pages/second-post.20190425141804 --- .forestry/front_matter/templates/new-blog.yml | 1 + .forestry/settings.yml | 2 +- src/pages/second-post.20190425141804 | 6 ++++++ 3 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 src/pages/second-post.20190425141804 diff --git a/.forestry/front_matter/templates/new-blog.yml b/.forestry/front_matter/templates/new-blog.yml index dbdcf15..edd9752 100644 --- a/.forestry/front_matter/templates/new-blog.yml +++ b/.forestry/front_matter/templates/new-blog.yml @@ -17,4 +17,5 @@ fields: required: true default: '2015-05-01T22:12:03.284Z' pages: +- src/pages/second-post.20190425141804 - src/pages/new-post..md diff --git a/.forestry/settings.yml b/.forestry/settings.yml index 4562e02..c36a443 100644 --- a/.forestry/settings.yml +++ b/.forestry/settings.yml @@ -9,7 +9,7 @@ sections: label: New Blog create: documents match: "**/*.md" - new_doc_ext: '' + new_doc_ext: '20190425141804' upload_dir: uploads public_path: "/uploads" front_matter_path: '' diff --git a/src/pages/second-post.20190425141804 b/src/pages/second-post.20190425141804 new file mode 100644 index 0000000..86e39bd --- /dev/null +++ b/src/pages/second-post.20190425141804 @@ -0,0 +1,6 @@ +--- +title: Second Post +date: '2015-05-01T22:12:03.284Z' + +--- +Is there a ..md again? \ No newline at end of file