From 16fa9fc98124a0606ef45cecb966245a942182e1 Mon Sep 17 00:00:00 2001 From: "quadmx08@gmail.com" Date: Thu, 25 Apr 2019 15:09:01 +0000 Subject: [PATCH 01/10] Update from Forestry.io - Updated Forestry configuration --- .forestry/settings.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.forestry/settings.yml b/.forestry/settings.yml index c36a443..1042ecb 100644 --- a/.forestry/settings.yml +++ b/.forestry/settings.yml @@ -9,6 +9,7 @@ sections: label: New Blog create: documents match: "**/*.md" + exclude: md new_doc_ext: '20190425141804' upload_dir: uploads public_path: "/uploads" From 646974d7a79ed4d735ad0ea7a45bf7a1536fb8c3 Mon Sep 17 00:00:00 2001 From: "quadmx08@gmail.com" Date: Thu, 25 Apr 2019 15:09:14 +0000 Subject: [PATCH 02/10] Update from Forestry.io - Updated Forestry configuration --- .forestry/front_matter/templates/new-blog.yml | 1 - .forestry/settings.yml | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.forestry/front_matter/templates/new-blog.yml b/.forestry/front_matter/templates/new-blog.yml index edd9752..dbdcf15 100644 --- a/.forestry/front_matter/templates/new-blog.yml +++ b/.forestry/front_matter/templates/new-blog.yml @@ -17,5 +17,4 @@ 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 1042ecb..005f5f9 100644 --- a/.forestry/settings.yml +++ b/.forestry/settings.yml @@ -16,6 +16,7 @@ public_path: "/uploads" front_matter_path: '' use_front_matter_path: false file_template: ":filename:" +instant_preview: true build: preview_command: gatsby build publish_command: gatsby build From d8c7881899b8c0eaa4de6f7ec73a6bba610a8f40 Mon Sep 17 00:00:00 2001 From: "quadmx08@gmail.com" Date: Thu, 25 Apr 2019 15:17:27 +0000 Subject: [PATCH 03/10] Update from Forestry.io - Updated Forestry configuration --- .forestry/front_matter/templates/new-blog.yml | 1 + .forestry/settings.yml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.forestry/front_matter/templates/new-blog.yml b/.forestry/front_matter/templates/new-blog.yml index dbdcf15..738b19d 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/again.20190425141804 - src/pages/new-post..md diff --git a/.forestry/settings.yml b/.forestry/settings.yml index 005f5f9..83a0981 100644 --- a/.forestry/settings.yml +++ b/.forestry/settings.yml @@ -1,7 +1,7 @@ --- new_page_extension: md auto_deploy: false -admin_path: +admin_path: "/admin" webhook_url: sections: - type: directory From b89cbb734f8ae05657da25edbc5b352248bfd3c2 Mon Sep 17 00:00:00 2001 From: "quadmx08@gmail.com" Date: Tue, 30 Apr 2019 18:30:56 +0000 Subject: [PATCH 04/10] Update from Forestry.io - Updated Forestry configuration --- .forestry/settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forestry/settings.yml b/.forestry/settings.yml index 83a0981..a4674eb 100644 --- a/.forestry/settings.yml +++ b/.forestry/settings.yml @@ -1,7 +1,7 @@ --- new_page_extension: md auto_deploy: false -admin_path: "/admin" +admin_path: "/forest-admin" webhook_url: sections: - type: directory From 20e1aefce0f198c4d43d13d03887354c1a38794a Mon Sep 17 00:00:00 2001 From: "quadmx08@gmail.com" Date: Tue, 30 Apr 2019 18:32:26 +0000 Subject: [PATCH 05/10] Update from Forestry.io - Updated Forestry configuration --- .forestry/settings.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.forestry/settings.yml b/.forestry/settings.yml index a4674eb..a9551ed 100644 --- a/.forestry/settings.yml +++ b/.forestry/settings.yml @@ -10,7 +10,9 @@ sections: create: documents match: "**/*.md" exclude: md - new_doc_ext: '20190425141804' + new_doc_ext: md + templates: + - new-blog upload_dir: uploads public_path: "/uploads" front_matter_path: '' From 6474631740a8c0a218950a61994421d126cc445a Mon Sep 17 00:00:00 2001 From: "quadmx08@gmail.com" Date: Tue, 30 Apr 2019 18:37:48 +0000 Subject: [PATCH 06/10] Update from Forestry.io - Updated Forestry configuration --- .forestry/front_matter/templates/new-blog.yml | 1 - .forestry/settings.yml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.forestry/front_matter/templates/new-blog.yml b/.forestry/front_matter/templates/new-blog.yml index 738b19d..dbdcf15 100644 --- a/.forestry/front_matter/templates/new-blog.yml +++ b/.forestry/front_matter/templates/new-blog.yml @@ -17,5 +17,4 @@ fields: required: true default: '2015-05-01T22:12:03.284Z' pages: -- src/pages/again.20190425141804 - src/pages/new-post..md diff --git a/.forestry/settings.yml b/.forestry/settings.yml index a9551ed..0c452d9 100644 --- a/.forestry/settings.yml +++ b/.forestry/settings.yml @@ -1,7 +1,7 @@ --- new_page_extension: md auto_deploy: false -admin_path: "/forest-admin" +admin_path: "/" webhook_url: sections: - type: directory From 36edea22b421125f3606115a04a016a3774480b8 Mon Sep 17 00:00:00 2001 From: "quadmx08@gmail.com" Date: Tue, 30 Apr 2019 18:54:51 +0000 Subject: [PATCH 07/10] Update from Forestry.io quadmx08@gmail.com created src/pages/my-new-post.md --- .forestry/front_matter/templates/new-blog.yml | 1 + src/pages/my-new-post.md | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 src/pages/my-new-post.md diff --git a/.forestry/front_matter/templates/new-blog.yml b/.forestry/front_matter/templates/new-blog.yml index dbdcf15..2df49ed 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/my-new-post.md - src/pages/new-post..md diff --git a/src/pages/my-new-post.md b/src/pages/my-new-post.md new file mode 100644 index 0000000..7e2005b --- /dev/null +++ b/src/pages/my-new-post.md @@ -0,0 +1,16 @@ +--- +title: My New Post +date: '2015-05-01T22:12:03.284Z' + +--- +# This is my new Post + +_about things_ + +I like a lot of things + +* pastromi +* hamburger +* pinini + +![](https://picsum.photos/id/237/536/354) \ No newline at end of file From c777295423ebcc70f77f553292728ba633641d58 Mon Sep 17 00:00:00 2001 From: "quadmx08@gmail.com" Date: Tue, 30 Apr 2019 18:57:31 +0000 Subject: [PATCH 08/10] Update from Forestry.io quadmx08@gmail.com created src/pages/new-post.md --- .forestry/front_matter/templates/new-blog.yml | 1 + src/pages/new-post.md | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 src/pages/new-post.md diff --git a/.forestry/front_matter/templates/new-blog.yml b/.forestry/front_matter/templates/new-blog.yml index 2df49ed..8e09394 100644 --- a/.forestry/front_matter/templates/new-blog.yml +++ b/.forestry/front_matter/templates/new-blog.yml @@ -17,5 +17,6 @@ fields: required: true default: '2015-05-01T22:12:03.284Z' pages: +- src/pages/new-post.md - src/pages/my-new-post.md - src/pages/new-post..md diff --git a/src/pages/new-post.md b/src/pages/new-post.md new file mode 100644 index 0000000..33e1699 --- /dev/null +++ b/src/pages/new-post.md @@ -0,0 +1,10 @@ +--- +title: New Post +date: '2015-05-01T22:12:03.284Z' + +--- +# Banging out Posts like a boss + +Another one straight from forestry.io + +![](https://picsum.photos/id/1060/536/354?blur=2) \ No newline at end of file From 2026c8f1e3578b4040f05b6c882cd0b423daee92 Mon Sep 17 00:00:00 2001 From: "quadmx08@gmail.com" Date: Tue, 30 Apr 2019 19:05:59 +0000 Subject: [PATCH 09/10] Update from Forestry.io quadmx08@gmail.com updated src/pages/new-post.md --- src/pages/new-post.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/src/pages/new-post.md b/src/pages/new-post.md index 33e1699..2bb861f 100644 --- a/src/pages/new-post.md +++ b/src/pages/new-post.md @@ -1,5 +1,5 @@ --- -title: New Post +title: Posting like a Boss date: '2015-05-01T22:12:03.284Z' --- @@ -7,4 +7,12 @@ date: '2015-05-01T22:12:03.284Z' Another one straight from forestry.io -![](https://picsum.photos/id/1060/536/354?blur=2) \ No newline at end of file +instant + +not quite, but close + +> Dont quote me on that + +![](https://picsum.photos/id/1060/536/354?blur=2) + +great news. \ No newline at end of file From 96e8003824a591c6da6d70be09af35f32eaff8a4 Mon Sep 17 00:00:00 2001 From: "quadmx08@gmail.com" Date: Tue, 30 Apr 2019 19:08:59 +0000 Subject: [PATCH 10/10] Update from Forestry.io quadmx08@gmail.com updated src/pages/new-post..md --- src/pages/new-post..md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/pages/new-post..md b/src/pages/new-post..md index be00664..730f2d7 100644 --- a/src/pages/new-post..md +++ b/src/pages/new-post..md @@ -1,5 +1,5 @@ --- -title: New Post +title: Hi friends date: '2019-04-25T22:12:03.284Z' --- @@ -9,4 +9,6 @@ This is a New Post _using forestry.io_ -This editor is **nice**. \ No newline at end of file +This editor is **nice**. + +Mobile could use some work. \ No newline at end of file