From 716285734541b7113a72e362716985f87a4517db Mon Sep 17 00:00:00 2001 From: Luke Slowen Date: Fri, 28 Jan 2022 07:40:02 +0000 Subject: [PATCH 1/2] Update from Forestry.io - Updated Forestry configuration --- .forestry/settings.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.forestry/settings.yml b/.forestry/settings.yml index 7c7e4c2..3da149e 100644 --- a/.forestry/settings.yml +++ b/.forestry/settings.yml @@ -7,7 +7,6 @@ sections: - type: document path: config.toml label: Config - match: "**/*" - type: directory path: exampleSite/content label: Pages From a011a17e1a25f6984a01f48466061ab325afbc4d Mon Sep 17 00:00:00 2001 From: Luke Slowen Date: Fri, 28 Jan 2022 07:41:10 +0000 Subject: [PATCH 2/2] Update from Forestry.io - Updated Forestry configuration --- .forestry/settings.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.forestry/settings.yml b/.forestry/settings.yml index 3da149e..fcf7e44 100644 --- a/.forestry/settings.yml +++ b/.forestry/settings.yml @@ -8,12 +8,12 @@ sections: path: config.toml label: Config - type: directory - path: exampleSite/content + path: exampleSite/content/en label: Pages create: all match: "**" - type: directory - path: exampleSite/content/post + path: exampleSite/content/en/post label: Posts create: all match: "**/*"