From af8f2da0e262628fcbeb55943d9c982270afeebf Mon Sep 17 00:00:00 2001 From: prayashkrsaha Date: Fri, 13 Aug 2021 18:25:05 +0000 Subject: [PATCH] Update from Forestry.io - Updated Forestry configuration --- .../templates/shell-commands-for-life.yml | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 exampleSite/.forestry/front_matter/templates/shell-commands-for-life.yml diff --git a/exampleSite/.forestry/front_matter/templates/shell-commands-for-life.yml b/exampleSite/.forestry/front_matter/templates/shell-commands-for-life.yml new file mode 100644 index 0000000..5e44cd1 --- /dev/null +++ b/exampleSite/.forestry/front_matter/templates/shell-commands-for-life.yml @@ -0,0 +1,31 @@ +--- +label: Shell Commands for Life +hide_body: false +fields: +- type: text + name: author + label: author +- type: text + name: title + label: title +- type: datetime + name: date + label: date +- type: text + name: description + label: description +- type: list + name: tags + label: tags +- type: list + name: categories + label: categories +- type: list + name: series + label: series +- type: list + name: aliases + label: aliases +- type: file + name: image + label: image