feat!: Separate www into www/blog and www/private
All checks were successful
CI / build (push) Successful in 5s
All checks were successful
CI / build (push) Successful in 5s
Now the private content is stored as a git submodule. This means I can keep that repo's source private, but still use it in the build product. The build product (website) relies on HTTP basic authentication, so access control is maintained throughout the SDLC.
This commit is contained in:
parent
60d8788ffa
commit
ed22dbb4b8
113 changed files with 3819 additions and 50 deletions
15
src/recipes/meals/README.md
Normal file
15
src/recipes/meals/README.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# Meals
|
||||
|
||||
Main dishes and complete meals for everyday cooking.
|
||||
|
||||
- [Meatloaf, Purple Cabbage Slaw, & Parsnip Puree](meatloaf-purple-cabbage-slaw-parsnip-puree.md)
|
||||
- [Pistachio Encrusted Liver Burgers](pistachio-encrusted-liver-burgers.md)
|
||||
- [Greek Bowls](greek-bowls.md)
|
||||
- [Miso Oats with Ground Beef](miso-oats-with-ground-beef.md)
|
||||
- [Salmon Bowl](salmon-bowl.md)
|
||||
- [Pad Se Ew](pad-se-ew.md)
|
||||
- [Sushi](sushi.md)
|
||||
- [Pesto Chicken and Spaghetti Squash](pesto-chicken-and-spaghetti-squash.md)
|
||||
- [Steak & Air-Fried Broccoli](steak-and-air-fried-broccoli.md)
|
||||
- [Apple Salmon Salad](apple-salmon-salad.md)
|
||||
- [Peanut Butter Chicken](peanut-butter-chicken.md)
|
||||
10
src/recipes/meals/apple-salmon-salad.md
Normal file
10
src/recipes/meals/apple-salmon-salad.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
*Source: Abby*
|
||||
|
||||
## Ingredients
|
||||
- Cooked salmon
|
||||
- Mixed greens
|
||||
- Apple, diced
|
||||
- Celery, chopped
|
||||
- Red onion, diced
|
||||
- Walnuts
|
||||
- Lemon vinaigrette
|
||||
10
src/recipes/meals/greek-bowls.md
Normal file
10
src/recipes/meals/greek-bowls.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
*Source: Abby*
|
||||
|
||||
## Ingredients
|
||||
- Protein of choice
|
||||
- Cucumber
|
||||
- Tomatoes
|
||||
- Red onion
|
||||
- Feta cheese
|
||||
- Olives
|
||||
- Tzatziki sauce
|
||||
|
|
@ -0,0 +1,24 @@
|
|||
*Source: Abby*
|
||||
|
||||
## Description
|
||||
A complete meal with meatloaf, colorful slaw, and creamy root vegetable puree.
|
||||
|
||||
## Ingredients
|
||||
|
||||
**Meatloaf:**
|
||||
- Ground beef
|
||||
- Eggs
|
||||
- Breadcrumbs or oats
|
||||
- Onion, garlic
|
||||
- Seasonings
|
||||
|
||||
**Purple Cabbage Slaw:**
|
||||
- Purple cabbage, shredded
|
||||
- Carrots, shredded
|
||||
- Vinegar-based dressing
|
||||
|
||||
**Parsnip Puree:**
|
||||
- Parsnips, peeled and chopped
|
||||
- Butter
|
||||
- Cream or milk
|
||||
- Salt, pepper
|
||||
8
src/recipes/meals/miso-oats-with-ground-beef.md
Normal file
8
src/recipes/meals/miso-oats-with-ground-beef.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
*Source: Abby*
|
||||
|
||||
## Ingredients
|
||||
- Rolled oats
|
||||
- Ground beef
|
||||
- Miso paste
|
||||
- Scallions
|
||||
- Seasonings
|
||||
15
src/recipes/meals/pad-se-ew.md
Normal file
15
src/recipes/meals/pad-se-ew.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
*Source: Abby*
|
||||
|
||||
## Description
|
||||
Thai stir-fried noodle dish.
|
||||
|
||||
## Ingredients
|
||||
- Wide rice noodles
|
||||
- Protein (chicken, beef, or tofu)
|
||||
- Chinese broccoli (gai lan)
|
||||
- Eggs
|
||||
- Dark soy sauce
|
||||
- Light soy sauce
|
||||
- Oyster sauce
|
||||
- Sugar
|
||||
- Garlic
|
||||
11
src/recipes/meals/peanut-butter-chicken.md
Normal file
11
src/recipes/meals/peanut-butter-chicken.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
*Source: Matt*
|
||||
|
||||
## Ingredients
|
||||
- Chicken pieces
|
||||
- Natural peanut butter
|
||||
- Coconut milk
|
||||
- Soy sauce
|
||||
- Garlic
|
||||
- Ginger
|
||||
- Lime juice
|
||||
- Vegetables (bell peppers, carrots)
|
||||
9
src/recipes/meals/pesto-chicken-and-spaghetti-squash.md
Normal file
9
src/recipes/meals/pesto-chicken-and-spaghetti-squash.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
*Source: Abby*
|
||||
|
||||
## Ingredients
|
||||
- Chicken breast
|
||||
- Spaghetti squash
|
||||
- Basil pesto
|
||||
- Parmesan cheese
|
||||
- Cherry tomatoes
|
||||
- Garlic
|
||||
8
src/recipes/meals/pistachio-encrusted-liver-burgers.md
Normal file
8
src/recipes/meals/pistachio-encrusted-liver-burgers.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
*Source: Abby*
|
||||
|
||||
## Ingredients
|
||||
- Beef liver
|
||||
- Lion's mane mushrooms
|
||||
- Ground beef
|
||||
- Crushed pistachios
|
||||
- Seasonings
|
||||
8
src/recipes/meals/salmon-bowl.md
Normal file
8
src/recipes/meals/salmon-bowl.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
*Source: Abby*
|
||||
|
||||
## Ingredients
|
||||
- Salmon fillet
|
||||
- Coconut rice
|
||||
- Cabbage slaw
|
||||
- Fresh mango
|
||||
- Sesame seeds
|
||||
8
src/recipes/meals/steak-and-air-fried-broccoli.md
Normal file
8
src/recipes/meals/steak-and-air-fried-broccoli.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
*Source: Abby*
|
||||
|
||||
## Ingredients
|
||||
- Steak (your preferred cut)
|
||||
- Fresh broccoli florets
|
||||
- Olive oil
|
||||
- Salt, pepper
|
||||
- Garlic powder
|
||||
15
src/recipes/meals/sushi.md
Normal file
15
src/recipes/meals/sushi.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
*Source: Abby*
|
||||
|
||||
## Description
|
||||
Homemade sushi rolls.
|
||||
|
||||
## Ingredients
|
||||
- Sushi rice
|
||||
- Nori sheets
|
||||
- Fresh fish (salmon, tuna)
|
||||
- Avocado
|
||||
- Cucumber
|
||||
- Rice vinegar
|
||||
- Soy sauce
|
||||
- Wasabi
|
||||
- Pickled ginger
|
||||
Loading…
Add table
Add a link
Reference in a new issue