Merge pull request '20231006' (#4) from 20231006 into main
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #4
This commit is contained in:
commit
dc5a8d2e6f
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -5,6 +5,7 @@
|
||||
"parenturl",
|
||||
"Spatchcock",
|
||||
"spatchcocked",
|
||||
"Tikka"
|
||||
"Tikka",
|
||||
"webp"
|
||||
]
|
||||
}
|
@ -1,18 +1,20 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
subtitle: Any Subtext you might want to append
|
||||
description: Any Subtext you might want to append
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
|
||||
tags: []
|
||||
categories: []
|
||||
|
||||
listthumbnail: "./{{ title }}/thumbnail.png"
|
||||
thumbnail: "./thumbnail.png"
|
||||
|
||||
parenturl: "https://site.com"
|
||||
image: thumbnail.png
|
||||
---
|
||||
|
||||
Prep Time: **x minutes**
|
||||
Cook Time: **x minutes**
|
||||
Servings: **~10**
|
||||
|
||||
Original URL: [LINK](www....)
|
||||
|
||||
## Ingredients
|
||||
|
||||
## Instructions
|
||||
|
@ -1,21 +0,0 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
subtitle: Any Subtext you might want to append
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
tags: []
|
||||
categories: []
|
||||
|
||||
cuisines: string
|
||||
courses: string
|
||||
prepTime: 10 minutes
|
||||
cookTime: 30 minutes
|
||||
servings: 5
|
||||
parenturl: "https://site.com"
|
||||
---
|
||||
|
||||
## Ingredients
|
||||
|
||||
## Instructions
|
||||
|
||||
## Notes
|
47
config.yaml
47
config.yaml
@ -14,14 +14,8 @@ features:
|
||||
- "table of contents"
|
||||
- "search"
|
||||
|
||||
|
||||
#taxonomies:
|
||||
# tag: "tags"
|
||||
# cuisines: "cuisine"
|
||||
# courses: "course"
|
||||
|
||||
# Used to bring the /tags/ forward
|
||||
preserveTaxonomyNames: true
|
||||
#preserveTaxonomyNames: true
|
||||
|
||||
sitemap:
|
||||
changefreq: monthly
|
||||
@ -34,18 +28,20 @@ links:
|
||||
website: https://github.com
|
||||
image: https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png
|
||||
|
||||
permalinks:
|
||||
page: /:slug/
|
||||
|
||||
params:
|
||||
mainSections:
|
||||
- recipes
|
||||
featuredImageField: image
|
||||
rssFullContent: true
|
||||
#favicon:
|
||||
favicon: static/images/favicon.svg
|
||||
|
||||
sidebar:
|
||||
compact: true
|
||||
emoji: true
|
||||
|
||||
|
||||
article:
|
||||
math: false
|
||||
toc: false
|
||||
@ -83,25 +79,25 @@ params:
|
||||
enabled: false
|
||||
|
||||
menu:
|
||||
main: []
|
||||
#name: title (optional)
|
||||
#weight: -90
|
||||
#params:
|
||||
# icon: icon-name
|
||||
main: []
|
||||
#name: title (optional)
|
||||
#weight: -90
|
||||
#params:
|
||||
# icon: icon-name
|
||||
|
||||
|
||||
social:
|
||||
- identifier: github
|
||||
name: GitHub
|
||||
url: https://github.com/CaiJimmy/hugo-theme-stack
|
||||
params:
|
||||
icon: brand-github
|
||||
social:
|
||||
- identifier: github
|
||||
name: GitHub
|
||||
url: https://github.com/CaiJimmy/hugo-theme-stack
|
||||
params:
|
||||
icon: brand-github
|
||||
|
||||
- identifier: twitter
|
||||
name: Twitter
|
||||
url: https://twitter.com
|
||||
params:
|
||||
icon: brand-twitter
|
||||
- identifier: twitter
|
||||
name: Twitter
|
||||
url: https://twitter.com
|
||||
params:
|
||||
icon: brand-twitter
|
||||
|
||||
related:
|
||||
includeNewer: true
|
||||
@ -113,6 +109,7 @@ related:
|
||||
- name: categories
|
||||
weight: 200
|
||||
|
||||
|
||||
#params:
|
||||
# hugo-cookbook params
|
||||
#DisplayRssButton: true
|
||||
|
@ -6,25 +6,3 @@ menu:
|
||||
params:
|
||||
icon: home
|
||||
---
|
||||
|
||||
# Cookbook
|
||||
|
||||
Welcome to the personal cookbook of [James Tombleson](https://github.com/jtom38/cookbook)! This site contains recipies that my family likes to cook and stored in a easy location that we can use on a tablet. The reason this site exists is so we can archive the recipies that we find online. We have had sites go offline and had to use the [Wayback Machine](https://web.archive.org/) to try to recover them. This does not always work so thats why I wanted to make this site. I dont want to lose anymore recipies that my family loves.
|
||||
|
||||
With this being a website, we can also share the recipies with family, friends, and now you!
|
||||
|
||||
You will be able to find everything that we have stored here! This is a work in progress so things will be added over time.
|
||||
|
||||
If you use github and find this helpful, leave a star to let me know you like it!
|
||||
|
||||
## Theme
|
||||
|
||||
The theme is custom and will be seperated from the site at a later time. For now, its sill very much in the works and not something that is ready for primetime.
|
||||
|
||||
## Built With
|
||||
|
||||
- [hugo](https://gohugo.io)
|
||||
- [bulma css](https://bulma.io)
|
||||
- [hugo theme](https://github.com/jtom38/cookbook/tree/master/themes/hugo-bulma-cookbook)
|
||||
|
||||
If you want to see some of the other things I am working on, check out my [github page](https://github.com/jtom38)!
|
||||
|
@ -7,14 +7,6 @@ draft: false
|
||||
tags: [Thanksgiving,Corn,Vegetable,Casserole,Baking,Cheddar,Cheese,Parmesan,Cream Cheese,Easy,Quick,Side]
|
||||
categories: [Side Dish, Thanksgiving]
|
||||
image: thumbnail.webp
|
||||
#series: [Thanksgiving]
|
||||
#cuisine: [American]
|
||||
#course: [Side]
|
||||
#prepTimeMinutes: 10
|
||||
#cookTimeMinutes: 15
|
||||
#servings: "10 - 12"
|
||||
|
||||
#parenturl: https://www.bonappetit.com/recipe/corn-casserole
|
||||
---
|
||||
|
||||
Prep Time: **10 minutes**
|
||||
|
72
content/recipes/2023/12/carne-en-su-jugo/index.md
Normal file
72
content/recipes/2023/12/carne-en-su-jugo/index.md
Normal file
@ -0,0 +1,72 @@
|
||||
---
|
||||
title: "Carne en Su Jugo"
|
||||
subtitle: Any Subtext you might want to append
|
||||
date: 2023-12-06
|
||||
draft: false
|
||||
|
||||
tags: [Beef, Soup, Mexican]
|
||||
categories: [Soup, Mexican]
|
||||
image: thumbnail.jpg
|
||||
---
|
||||
|
||||
Prep Time: **x minutes**
|
||||
Cook Time: **x minutes**
|
||||
Servings: **~10**
|
||||
|
||||
Original URL: [LINK](https://zestfulkitchen.com/carne-en-su-jugo-recipe/)
|
||||
|
||||
## Ingredients
|
||||
|
||||
- 8-12 ounces bacon, diced
|
||||
- 2 pounds top sirloin (1 1/2 pounds trimmed), strip steak or top round steak
|
||||
- kosher salt and black pepper
|
||||
- 5 large tomatillos, husks removed, rinsed and quartered
|
||||
- 1 bunch cilantro + more for serving
|
||||
- 1/2 large white onion, quartered
|
||||
- 2 large cloves garlic
|
||||
- 1 serrano, stemmed
|
||||
- 1 teaspoon ground coriander
|
||||
- 4 cups beef broth
|
||||
- 2 (14.5 ounce) cans pinto beans, drained and rinsed
|
||||
- 1 tablespoon Worcestershire
|
||||
- Diced avocado, cilantro, corn tortillas, thinly sliced radishes and lime wedges for serving
|
||||
|
||||
## Instructions
|
||||
|
||||
### Step 1
|
||||
|
||||
In a large pot or Dutch oven, cook bacon over medium heat until crispy, about 10 minutes. Using a slotted spoon, transfer bacon to a paper-towel lined plate. Reserve drippings in pot.
|
||||
|
||||
### Step 2
|
||||
|
||||
Thinly slice beef (about ¼ inch thick) then cut into ½-inch pieces; season with kosher salt and pepper.
|
||||
|
||||
### Step 3
|
||||
|
||||
Add beef to pot and cook over medium-low until no longer pink, 10 minutes.
|
||||
|
||||
### Step 4
|
||||
|
||||
Add tomatillos, 1 bunch cilantro (leaves and tender stems), onion, garlic, serrano, coriander, 1 teaspoon salt, and 2 cups broth to a blender.
|
||||
|
||||
### Step 5
|
||||
|
||||
Blend until smooth on high, about 1 minute.
|
||||
|
||||
### Step 6
|
||||
|
||||
Add tomatillo sauce and remaining 2 cups broth to pot.
|
||||
|
||||
### Step 7
|
||||
|
||||
Bring to a simmer then cover and cook until beef is tender, 35–40 minutes.
|
||||
|
||||
### Step 8
|
||||
|
||||
Stir in beans and Worcestershire; season with salt and pepper to taste.
|
||||
|
||||
### Step 9
|
||||
|
||||
Top each serving with bacon, avocado, cilantro, and radishes. Serve with corn tortillas and lime wedges
|
||||
|
||||
## Notes
|
BIN
content/recipes/2023/12/carne-en-su-jugo/thumbnail.jpg
Normal file
BIN
content/recipes/2023/12/carne-en-su-jugo/thumbnail.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 96 KiB |
69
content/recipes/2023/12/instant-pot-refried-beans/index.md
Normal file
69
content/recipes/2023/12/instant-pot-refried-beans/index.md
Normal file
@ -0,0 +1,69 @@
|
||||
---
|
||||
title: "Instant Pot Refried Beans"
|
||||
description: Any Subtext you might want to append
|
||||
date: 2023-12-06
|
||||
draft: false
|
||||
|
||||
tags: []
|
||||
categories: [Side, Mexican]
|
||||
image: thumbnail.webp
|
||||
---
|
||||
|
||||
Prep Time: **15 minutes**
|
||||
Cook Time: **60 minutes**
|
||||
Servings: **~10**
|
||||
|
||||
Original URL: [LINK](https://www.thespruceeats.com/instant-pot-refried-beans-4140600)
|
||||
|
||||
## Ingredients
|
||||
|
||||
- 1 pound dried pinto beans, about 2 cups
|
||||
- 7 cups water
|
||||
- 1 cup coarsely chopped onion
|
||||
- 3 cloves garlic, minced
|
||||
- 1 teaspoon kosher salt, more as needed
|
||||
- 1 teaspoon ground cumin
|
||||
- 1/2 teaspoon dried oregano
|
||||
- 1/2 teaspoon freshly ground black pepper
|
||||
- 3 tablespoons bacon drippings, lard or olive oil
|
||||
- 1 dash cayenne pepper, optional
|
||||
|
||||
## Instructions
|
||||
|
||||
### Step 1
|
||||
|
||||
Gather the ingredients.
|
||||
|
||||
### Step 2
|
||||
|
||||
Put the dried pinto beans in a large bowl and cover them with water; pick them over, discarding any malformed or damaged beans. Look for bits of stone or debris.
|
||||
|
||||
### Step 3
|
||||
|
||||
Rinse the beans thoroughly and discard the water.
|
||||
|
||||
### Step 4
|
||||
|
||||
Transfer the beans to the pressure cooker. Add the water, onion, garlic, salt, cumin, oregano, pepper, bacon drippings (or lard or oil), and a dash of cayenne pepper, if using.
|
||||
|
||||
### Step 5
|
||||
|
||||
Cover the pot, lock the lid, and set the steam valve to "sealing." Choose the bean/chili button and add 15 minutes for a total of 45 minutes of cooking time. Or use the manual setting for 45 minutes at high pressure.
|
||||
|
||||
### Step 6
|
||||
|
||||
When the beans have finished cooking, let the pressure drop naturally for 20 minutes and then release the steam vent. Test the beans to make sure they are tender. If not, return to pressure for 10 minutes.
|
||||
|
||||
### Step 7
|
||||
|
||||
Place a colander or large sieve over a large bowl and drain the beans. Set the liquids aside.
|
||||
|
||||
### Step 8
|
||||
|
||||
Put the beans in the empty pot. Puree them with an immersion blender. Add some of the reserved liquid as needed for the desired consistency and reserve the rest for another use.
|
||||
|
||||
### Step 9
|
||||
|
||||
Taste the beans and add more salt, as needed.
|
||||
|
||||
## Notes
|
BIN
content/recipes/2023/12/instant-pot-refried-beans/thumbnail.webp
Normal file
BIN
content/recipes/2023/12/instant-pot-refried-beans/thumbnail.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
Loading…
Reference in New Issue
Block a user