From 74438a679ec255c3d610aba1f05dde17ae60734f Mon Sep 17 00:00:00 2001 From: James Tombleson Date: Sun, 28 May 2023 19:03:05 -0700 Subject: [PATCH 1/2] recipies are now loaded like my main site --- .../{ => 2022/06}/chicken-tikka-masala/index.md | 0 .../06}/chicken-tikka-masala/thumbnail.png | Bin .../recipes/{ => 2022/06}/drop-biscuits/index.md | 0 .../{ => 2022/06}/drop-biscuits/thumbnail.png | Bin .../06}/instant-pot-pinto-beans/index.md | 0 .../06}/instant-pot-pinto-beans/thumbnail.png | Bin .../{ => 2022/06}/japanese-curry/index.md | 0 .../{ => 2022/06}/japanese-curry/thumbnail.png | Bin .../{ => 2022/06}/pasta-e-fagioli-soup/index.md | 0 .../06}/pasta-e-fagioli-soup/thumbnail.png | Bin .../index.md | 0 .../thumbnail.png | Bin .../09}/chicken-gyros-with-feta-fries/index.md | 0 .../chicken-gyros-with-feta-fries/thumbnail.png | Bin .../index.md | 0 .../thumbnail.png | Bin .../10}/crispy-smashed-potatoes/index.md | 0 .../10}/crispy-smashed-potatoes/thumbnail.png | Bin .../{ => 2022/10}/pumpkin-chiffon-pie/index.md | 0 .../10}/pumpkin-chiffon-pie/thumbnail.png | Bin .../index.md | 0 .../thumbnail.png | Bin .../10}/spatchcock-smoked-turkey/index.md | 0 .../10}/spatchcock-smoked-turkey/thumbnail.png | Bin .../index.md | 0 .../thumbnail.png | Bin .../{ => 2023/01}/chicken-and-dumplings/index.md | 0 content/recipes/2023/01/spam-musubi/index.md | 15 +++++++++++++++ 28 files changed, 15 insertions(+) rename content/recipes/{ => 2022/06}/chicken-tikka-masala/index.md (100%) rename content/recipes/{ => 2022/06}/chicken-tikka-masala/thumbnail.png (100%) rename content/recipes/{ => 2022/06}/drop-biscuits/index.md (100%) rename content/recipes/{ => 2022/06}/drop-biscuits/thumbnail.png (100%) rename content/recipes/{ => 2022/06}/instant-pot-pinto-beans/index.md (100%) rename content/recipes/{ => 2022/06}/instant-pot-pinto-beans/thumbnail.png (100%) rename content/recipes/{ => 2022/06}/japanese-curry/index.md (100%) rename content/recipes/{ => 2022/06}/japanese-curry/thumbnail.png (100%) rename content/recipes/{ => 2022/06}/pasta-e-fagioli-soup/index.md (100%) rename content/recipes/{ => 2022/06}/pasta-e-fagioli-soup/thumbnail.png (100%) rename content/recipes/{ => 2022/09}/butter-pecan-shortbread-browned-butter-toffee-filling/index.md (100%) rename content/recipes/{ => 2022/09}/butter-pecan-shortbread-browned-butter-toffee-filling/thumbnail.png (100%) rename content/recipes/{ => 2022/09}/chicken-gyros-with-feta-fries/index.md (100%) rename content/recipes/{ => 2022/09}/chicken-gyros-with-feta-fries/thumbnail.png (100%) rename content/recipes/{ => 2022/09}/chicken-mozzarella-pasta-with-sun-dried-tomatoes/index.md (100%) rename content/recipes/{ => 2022/09}/chicken-mozzarella-pasta-with-sun-dried-tomatoes/thumbnail.png (100%) rename content/recipes/{ => 2022/10}/crispy-smashed-potatoes/index.md (100%) rename content/recipes/{ => 2022/10}/crispy-smashed-potatoes/thumbnail.png (100%) rename content/recipes/{ => 2022/10}/pumpkin-chiffon-pie/index.md (100%) rename content/recipes/{ => 2022/10}/pumpkin-chiffon-pie/thumbnail.png (100%) rename content/recipes/{ => 2022/10}/raspberry-streusel-crumb-bars-recipe/index.md (100%) rename content/recipes/{ => 2022/10}/raspberry-streusel-crumb-bars-recipe/thumbnail.png (100%) rename content/recipes/{ => 2022/10}/spatchcock-smoked-turkey/index.md (100%) rename content/recipes/{ => 2022/10}/spatchcock-smoked-turkey/thumbnail.png (100%) rename content/recipes/{ => 2022/10}/sweet-potato-casserole-with-marshmallows-streusel/index.md (100%) rename content/recipes/{ => 2022/10}/sweet-potato-casserole-with-marshmallows-streusel/thumbnail.png (100%) rename content/recipes/{ => 2023/01}/chicken-and-dumplings/index.md (100%) create mode 100644 content/recipes/2023/01/spam-musubi/index.md diff --git a/content/recipes/chicken-tikka-masala/index.md b/content/recipes/2022/06/chicken-tikka-masala/index.md similarity index 100% rename from content/recipes/chicken-tikka-masala/index.md rename to content/recipes/2022/06/chicken-tikka-masala/index.md diff --git a/content/recipes/chicken-tikka-masala/thumbnail.png b/content/recipes/2022/06/chicken-tikka-masala/thumbnail.png similarity index 100% rename from content/recipes/chicken-tikka-masala/thumbnail.png rename to content/recipes/2022/06/chicken-tikka-masala/thumbnail.png diff --git a/content/recipes/drop-biscuits/index.md b/content/recipes/2022/06/drop-biscuits/index.md similarity index 100% rename from content/recipes/drop-biscuits/index.md rename to content/recipes/2022/06/drop-biscuits/index.md diff --git a/content/recipes/drop-biscuits/thumbnail.png b/content/recipes/2022/06/drop-biscuits/thumbnail.png similarity index 100% rename from content/recipes/drop-biscuits/thumbnail.png rename to content/recipes/2022/06/drop-biscuits/thumbnail.png diff --git a/content/recipes/instant-pot-pinto-beans/index.md b/content/recipes/2022/06/instant-pot-pinto-beans/index.md similarity index 100% rename from content/recipes/instant-pot-pinto-beans/index.md rename to content/recipes/2022/06/instant-pot-pinto-beans/index.md diff --git a/content/recipes/instant-pot-pinto-beans/thumbnail.png b/content/recipes/2022/06/instant-pot-pinto-beans/thumbnail.png similarity index 100% rename from content/recipes/instant-pot-pinto-beans/thumbnail.png rename to content/recipes/2022/06/instant-pot-pinto-beans/thumbnail.png diff --git a/content/recipes/japanese-curry/index.md b/content/recipes/2022/06/japanese-curry/index.md similarity index 100% rename from content/recipes/japanese-curry/index.md rename to content/recipes/2022/06/japanese-curry/index.md diff --git a/content/recipes/japanese-curry/thumbnail.png b/content/recipes/2022/06/japanese-curry/thumbnail.png similarity index 100% rename from content/recipes/japanese-curry/thumbnail.png rename to content/recipes/2022/06/japanese-curry/thumbnail.png diff --git a/content/recipes/pasta-e-fagioli-soup/index.md b/content/recipes/2022/06/pasta-e-fagioli-soup/index.md similarity index 100% rename from content/recipes/pasta-e-fagioli-soup/index.md rename to content/recipes/2022/06/pasta-e-fagioli-soup/index.md diff --git a/content/recipes/pasta-e-fagioli-soup/thumbnail.png b/content/recipes/2022/06/pasta-e-fagioli-soup/thumbnail.png similarity index 100% rename from content/recipes/pasta-e-fagioli-soup/thumbnail.png rename to content/recipes/2022/06/pasta-e-fagioli-soup/thumbnail.png diff --git a/content/recipes/butter-pecan-shortbread-browned-butter-toffee-filling/index.md b/content/recipes/2022/09/butter-pecan-shortbread-browned-butter-toffee-filling/index.md similarity index 100% rename from content/recipes/butter-pecan-shortbread-browned-butter-toffee-filling/index.md rename to content/recipes/2022/09/butter-pecan-shortbread-browned-butter-toffee-filling/index.md diff --git a/content/recipes/butter-pecan-shortbread-browned-butter-toffee-filling/thumbnail.png b/content/recipes/2022/09/butter-pecan-shortbread-browned-butter-toffee-filling/thumbnail.png similarity index 100% rename from content/recipes/butter-pecan-shortbread-browned-butter-toffee-filling/thumbnail.png rename to content/recipes/2022/09/butter-pecan-shortbread-browned-butter-toffee-filling/thumbnail.png diff --git a/content/recipes/chicken-gyros-with-feta-fries/index.md b/content/recipes/2022/09/chicken-gyros-with-feta-fries/index.md similarity index 100% rename from content/recipes/chicken-gyros-with-feta-fries/index.md rename to content/recipes/2022/09/chicken-gyros-with-feta-fries/index.md diff --git a/content/recipes/chicken-gyros-with-feta-fries/thumbnail.png b/content/recipes/2022/09/chicken-gyros-with-feta-fries/thumbnail.png similarity index 100% rename from content/recipes/chicken-gyros-with-feta-fries/thumbnail.png rename to content/recipes/2022/09/chicken-gyros-with-feta-fries/thumbnail.png diff --git a/content/recipes/chicken-mozzarella-pasta-with-sun-dried-tomatoes/index.md b/content/recipes/2022/09/chicken-mozzarella-pasta-with-sun-dried-tomatoes/index.md similarity index 100% rename from content/recipes/chicken-mozzarella-pasta-with-sun-dried-tomatoes/index.md rename to content/recipes/2022/09/chicken-mozzarella-pasta-with-sun-dried-tomatoes/index.md diff --git a/content/recipes/chicken-mozzarella-pasta-with-sun-dried-tomatoes/thumbnail.png b/content/recipes/2022/09/chicken-mozzarella-pasta-with-sun-dried-tomatoes/thumbnail.png similarity index 100% rename from content/recipes/chicken-mozzarella-pasta-with-sun-dried-tomatoes/thumbnail.png rename to content/recipes/2022/09/chicken-mozzarella-pasta-with-sun-dried-tomatoes/thumbnail.png diff --git a/content/recipes/crispy-smashed-potatoes/index.md b/content/recipes/2022/10/crispy-smashed-potatoes/index.md similarity index 100% rename from content/recipes/crispy-smashed-potatoes/index.md rename to content/recipes/2022/10/crispy-smashed-potatoes/index.md diff --git a/content/recipes/crispy-smashed-potatoes/thumbnail.png b/content/recipes/2022/10/crispy-smashed-potatoes/thumbnail.png similarity index 100% rename from content/recipes/crispy-smashed-potatoes/thumbnail.png rename to content/recipes/2022/10/crispy-smashed-potatoes/thumbnail.png diff --git a/content/recipes/pumpkin-chiffon-pie/index.md b/content/recipes/2022/10/pumpkin-chiffon-pie/index.md similarity index 100% rename from content/recipes/pumpkin-chiffon-pie/index.md rename to content/recipes/2022/10/pumpkin-chiffon-pie/index.md diff --git a/content/recipes/pumpkin-chiffon-pie/thumbnail.png b/content/recipes/2022/10/pumpkin-chiffon-pie/thumbnail.png similarity index 100% rename from content/recipes/pumpkin-chiffon-pie/thumbnail.png rename to content/recipes/2022/10/pumpkin-chiffon-pie/thumbnail.png diff --git a/content/recipes/raspberry-streusel-crumb-bars-recipe/index.md b/content/recipes/2022/10/raspberry-streusel-crumb-bars-recipe/index.md similarity index 100% rename from content/recipes/raspberry-streusel-crumb-bars-recipe/index.md rename to content/recipes/2022/10/raspberry-streusel-crumb-bars-recipe/index.md diff --git a/content/recipes/raspberry-streusel-crumb-bars-recipe/thumbnail.png b/content/recipes/2022/10/raspberry-streusel-crumb-bars-recipe/thumbnail.png similarity index 100% rename from content/recipes/raspberry-streusel-crumb-bars-recipe/thumbnail.png rename to content/recipes/2022/10/raspberry-streusel-crumb-bars-recipe/thumbnail.png diff --git a/content/recipes/spatchcock-smoked-turkey/index.md b/content/recipes/2022/10/spatchcock-smoked-turkey/index.md similarity index 100% rename from content/recipes/spatchcock-smoked-turkey/index.md rename to content/recipes/2022/10/spatchcock-smoked-turkey/index.md diff --git a/content/recipes/spatchcock-smoked-turkey/thumbnail.png b/content/recipes/2022/10/spatchcock-smoked-turkey/thumbnail.png similarity index 100% rename from content/recipes/spatchcock-smoked-turkey/thumbnail.png rename to content/recipes/2022/10/spatchcock-smoked-turkey/thumbnail.png diff --git a/content/recipes/sweet-potato-casserole-with-marshmallows-streusel/index.md b/content/recipes/2022/10/sweet-potato-casserole-with-marshmallows-streusel/index.md similarity index 100% rename from content/recipes/sweet-potato-casserole-with-marshmallows-streusel/index.md rename to content/recipes/2022/10/sweet-potato-casserole-with-marshmallows-streusel/index.md diff --git a/content/recipes/sweet-potato-casserole-with-marshmallows-streusel/thumbnail.png b/content/recipes/2022/10/sweet-potato-casserole-with-marshmallows-streusel/thumbnail.png similarity index 100% rename from content/recipes/sweet-potato-casserole-with-marshmallows-streusel/thumbnail.png rename to content/recipes/2022/10/sweet-potato-casserole-with-marshmallows-streusel/thumbnail.png diff --git a/content/recipes/chicken-and-dumplings/index.md b/content/recipes/2023/01/chicken-and-dumplings/index.md similarity index 100% rename from content/recipes/chicken-and-dumplings/index.md rename to content/recipes/2023/01/chicken-and-dumplings/index.md diff --git a/content/recipes/2023/01/spam-musubi/index.md b/content/recipes/2023/01/spam-musubi/index.md new file mode 100644 index 0000000..c0e6bcb --- /dev/null +++ b/content/recipes/2023/01/spam-musubi/index.md @@ -0,0 +1,15 @@ +--- +title: "Spatchcock Smoked Turkey" +subtitle: +date: 2023-01-30T00:00:00-07:00 +draft: false + +tags: [Smoker, Turkey, Holidays, Thanksgiving] +cuisine: [American] +course: [Main] +prepTimeMinutes: 20 +cookTimeMinutes: 270 +servings: 10 people + +parenturl: https://heygrillhey.com/spatchcock-smoked-turkey/ +--- \ No newline at end of file From cd024d7f5b160f34d3986abfe0119454424547e3 Mon Sep 17 00:00:00 2001 From: James Tombleson Date: Sun, 28 May 2023 19:03:31 -0700 Subject: [PATCH 2/2] removed the config folder --- config_old/_default/config.yaml | 0 config_old/dev/config.yaml | 4 ---- 2 files changed, 4 deletions(-) delete mode 100644 config_old/_default/config.yaml delete mode 100644 config_old/dev/config.yaml diff --git a/config_old/_default/config.yaml b/config_old/_default/config.yaml deleted file mode 100644 index e69de29..0000000 diff --git a/config_old/dev/config.yaml b/config_old/dev/config.yaml deleted file mode 100644 index f34fad6..0000000 --- a/config_old/dev/config.yaml +++ /dev/null @@ -1,4 +0,0 @@ -baseURL: "/" -languageCode: 'en-us' -title: 'Tombleson Family Cookbook' -theme: "hugo-bulma-cookbook" \ No newline at end of file