Browse Source

thanksgiving ๐Ÿฆƒ

windhamdavid 2 days ago
parent
commit
0abff1cd2a
4 changed files with 42 additions and 1 deletions
  1. 1 1
      lists/food/food.md
  2. 39 0
      lists/food/thanksgiving.md
  3. 1 0
      lists/index.md
  4. 1 0
      sidebarslists.js

+ 1 - 1
lists/food/food.md

@@ -4,7 +4,7 @@ This is literally the most important list I have and I use it weekly. We use the
 
 ## TOC 
 
-[Grocery](grocery) | [Recipes](recipe)
+[Grocery](grocery) | [Recipes](recipe) | [Thanksgiving](thanksgiving)
 
 ## Groceries 
 

+ 39 - 0
lists/food/thanksgiving.md

@@ -0,0 +1,39 @@
+# Thanksgiving ๐Ÿฆƒ
+
+25/11/14 - hosting Thanksgiving this year so we've got the full menu on our plates. We usually have a couple goto dishes so I just figured I'd put all the ingredients and recipes here as a reference since I gotta pick em up next week. 
+
+## Menu
+
+Here's the full menu. Might notice there is no bird because they don't sit well with my dad. Plus even since I lost the opportunity to get the farm raised big organic gobblers I also kinda prefer a ham. 
+
+
+
+#### Double Smoked Ham
+
+- bone-in uncured - Pederson Natural Farms No Sugar. 
+
+#### Carrots
+
+- cooked with cinnamon and brown sugar
+
+#### Creamed Corn
+#### Broccoli Salad
+#### Collards ๐Ÿ‘ˆ๐Ÿป dad
+#### Cranberry Sauce
+#### Smoked Yams
+#### Rolls
+- sister shuberts
+#### Tea
+- 
+#### Chocolate Cake
+- store bought
+#### Pumpkin Pie
+- store bought
+
+## Grocery List
+
+So I don't forget anything.
+
+
+
+

+ 1 - 0
lists/index.md

@@ -17,6 +17,7 @@ toc_min_heading_level: 2
 
 ## Log
 
+- 25/11/14 - ๐Ÿฆƒ [thanksgiving](/lists/food/thanksgiving)
 - 25/01/26 - ๐Ÿ“– [reading](/lists/now/reading)
 - 24/12/13 - add faves to [shopping](/lists/shopping)
 - 24/11/19 - organize [Github stars](/lists/stars)

+ 1 - 0
sidebarslists.js

@@ -144,6 +144,7 @@ module.exports = {
       items: [
         'food/grocery',
         'food/recipe',
+        'food/thanksgiving',
       ],
     },  
     {