You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
131 lines
3.7 KiB
131 lines
3.7 KiB
---
|
|
|
|
ServingSize: 2
|
|
cssclass: recipeTable
|
|
Alias: []
|
|
Tag: ["🥩", "🍑", "🥗", "🥬", "🟥"]
|
|
Date: 2023-06-24
|
|
DocType: "Recipe"
|
|
Hierarchy: "NonRoot"
|
|
location:
|
|
CollapseMetaTable: true
|
|
Meta:
|
|
IsFavourite: False
|
|
Rating:
|
|
Recipe:
|
|
Courses: "Side dish"
|
|
Categories: "Salad"
|
|
Collections: "French"
|
|
Source: "https://wsj.com/recipes/steak-salad-with-stone-fruit-pistachios-and-cheddar-c06914b6?mod=recipe-inset"
|
|
PreparationTime: 35
|
|
CookingTime: 35
|
|
OServingSize: 4
|
|
Ingredients:
|
|
- 1.5 pounds boneless New York Strip steaks
|
|
- 1 pinch Kosher salt and freshly ground black pepper
|
|
- 5.5 tablespoons olive oil
|
|
- 1 large head of frisée, leaves separated
|
|
- 2 heads of endive, leaves separated
|
|
- 0.5 cup pistachios, toasted and roughly chopped
|
|
- 8 ounces sharp cheddar cheese, crumbled into ½ inch pieces
|
|
- 3 medium peaches, plums, apricots or pluots
|
|
- 2 tablespoons champagne or white wine vinegar
|
|
- 0.5 tablespoon minced shallot
|
|
- 0.5 tablespoon whole grain mustard
|
|
- 1 tablespoon honey
|
|
|
|
---
|
|
|
|
Parent:: [[@@Recipes|Recipes]], [[@Side dishes|Side dishes]]
|
|
|
|
---
|
|
|
|
 
|
|
|
|
```button
|
|
name Edit Recipe parameters
|
|
type command
|
|
action MetaEdit: Run MetaEdit
|
|
id EditMetaData
|
|
```
|
|
^button-SteakSaladwithStoneFruitPistacciosandCheddarEdit
|
|
|
|
```button
|
|
name Save
|
|
type command
|
|
action Save current file
|
|
id Save
|
|
```
|
|
^button-SteakSaladwithStoneFruitPistacciosandCheddarNSave
|
|
|
|
 
|
|
|
|
# Steak Salad with Stone Fruit, Pistachios and Cheddar
|
|
|
|
 
|
|
|
|
```toc
|
|
style: number
|
|
```
|
|
|
|
 
|
|
|
|
---
|
|
|
|
 
|
|
|
|
### 🗒 Practical Informations
|
|
|
|
```dataview
|
|
list without id
|
|
"<table><tbody><tr><td><a class=heading>🍽 Courses</a></td>"
|
|
+
|
|
"<td><span style='color: var(--footnote);'>" + this.Recipe.Courses + "</span></td></tr>"
|
|
+
|
|
"<tr><td><a class=heading>🥘 Categories</a></td>"
|
|
+
|
|
"<td><span style='color: var(--footnote);'>" + this.Recipe.Categories + "</span></td></tr>"
|
|
+
|
|
"<tr><td><a class=heading>📚 Collections</a></td>"
|
|
+
|
|
"<td><span style='color: var(--footnote);'>" + this.Recipe.Collections + "</span></td></tr>"
|
|
+
|
|
"<tr><td><a class=heading>👨👨👧👦 Serving size</a></td>"
|
|
+
|
|
"<td><span style='color: var(--footnote);'>" + this.ServingSize + "</span></td></tr>"
|
|
+
|
|
"<tr><td><a class=heading>⏲ Cooking time</a></td>"
|
|
+
|
|
"<td><span style='color: var(--footnote);'>" + this.Recipe.CookingTime + " min</span></td></tr></tbody></table>"
|
|
FROM "03.03 Food & Wine/Steak Salad with Stone Fruit, Pistachios and Cheddar"
|
|
```
|
|
|
|
 
|
|
|
|
---
|
|
|
|
 
|
|
|
|
### 🧫 Ingredients
|
|
|
|
 
|
|
|
|
```dataviewjs
|
|
dv.view("00.01 Admin/dv-views/query_ingredient", {ingredients: dv.current().Ingredients, originalportioncount: dv.current().Recipe.OServingSize})
|
|
```
|
|
|
|
 
|
|
|
|
---
|
|
|
|
 
|
|
|
|
### 🔀 Instructions
|
|
|
|
 
|
|
|
|
1. Season steaks with salt and pepper and rub with a ½ teaspoon olive oil. Let rest for at least 15 minutes.
|
|
2. In a large bowl, toss frisée, endive, pistachios and cheddar. Halve fruit and discard pits. Slice into wedges, about ¼ to ½ inch-thick, and toss into the salad.
|
|
3. Add 2 tablespoons oil to a large, heavy skillet and heat over medium-high. Once hot, sear steaks until a golden crust forms, about 2-3 minutes. Flip and sear reverse side, 2-3 minutes more. Transfer to a plate and rest for at least 10 minutes. Slice steak thinly across the grain.
|
|
4. Meanwhile, make vinaigrette: In a small bowl, combine vinegar, shallot, mustard and honey. Season with salt and rest for at least 5 minutes. Slowly whisk in 3 tablespoons of olive oil.
|
|
5. Spoon half the vinaigrette onto the salad and toss until evenly coated. Season with salt and pepper and add more dressing if necessary. Divide salad between four plates and nestle sliced steak in and over the leaves. Scatter any bits of nuts and cheese that are remaining in the salad bowl over the top. |