From 1c15a158ea785b496647a55b2fc44975d3d25c9e Mon Sep 17 00:00:00 2001 From: angeline-collins Date: Fri, 21 Aug 2026 23:20:06 +0000 Subject: [PATCH] publish: angeline-collins-garden --- collard-greens.html | 133 ++++++++++++++++++++++++++++ collard-greens.json | 44 +++++++++ films/seed-covenant/hyperframe.json | 10 +++ films/seed-covenant/index.html | 56 ++++++++++++ index.html | 52 ++++------- 5 files changed, 259 insertions(+), 36 deletions(-) create mode 100644 collard-greens.html create mode 100644 collard-greens.json create mode 100644 films/seed-covenant/hyperframe.json create mode 100644 films/seed-covenant/index.html diff --git a/collard-greens.html b/collard-greens.html new file mode 100644 index 0000000..6554c6c --- /dev/null +++ b/collard-greens.html @@ -0,0 +1,133 @@ + + + + + + +The Collard Green Gospel — Angeline Collins + + + + + + + + + + + + + +
+

The Collard Green Gospel

+

Grow them, pick them, simmer them slow — the Heath Springs way, passed from my mama's mama to every young cook I've taught since.

+
+ +Greens simmering in a black pot over an open fire, light smoke rising +
Low and slow — the only honest way. A pot of greens is a pot of patience.
+ +

Pull up a chair, dear. I want to tell you about collards before I give you the recipe — because a recipe without a story is just a list of chores, and the greens can tell when you're not paying them any mind.

+ +
"A collard leaf is the Lowcountry's greenest currency. You can't rush it, you can't fake it, and you can't improve on the memory of the first pot you lifted the lid on."
+ +

The Vates collard is the workhorse of my garden — a short, broad plant that shrugs off both July heat and the first December frost, which only makes it sweeter. I plant the first row in August for a fall crop, a second in late February for the spring. Collards don't ask for much: sun, water, and a dusting of lime in the spring, the same patience you'd give a shy child at church.

+ +

When to pick them

+

This is where most folks go wrong, and I'll tell you plain: pick the outer leaves, not the whole plant. Leave the crown so it keeps growing. By the time you've harvested twice, you'll have more greens than you know what to do with — which is the whole point of a collard patch. The leaves are at their sweetest just after a good rain in late fall, when the cold has coaxed the sugars out. A leaf been through a frost tastes nothing like a leaf picked in July.

+ +

The recipe itself

+
+

Angeline's Slow-Cooked Collards with Smoked Turkey Wing

+

Serves 6–8 · Total time ~2 hours · The pot does the work, you do the love.

+ +

Ingredients

+ + +

Steps

+
    +
  1. Clean your greens like it's church. Fill the sink with cold water, swish the leaves, lift them out, and do it once more in fresh water. Collards hide grit in their ribs — every seventh leaf has one surprise for you, bless its heart.
  2. +
  3. Cut out the thick center rib with a paring knife, stack the leaves, and roll them tight before slicing into ribbons about an inch wide. This is the chiffonade the young cooks learn from me — though I just call it stacking and rolling.
  4. +
  5. Brown the turkey wing in a heavy Dutch oven over medium heat, turning until golden on both sides. Don't rush this — the browned bits are the flavor's foundation.
  6. +
  7. Add the onion and cook until soft and translucent, scraping up the browned bits. Stir in the garlic and pepper flakes until you can smell them.
  8. +
  9. Add the greens in handfuls, letting each batch wilt down before adding the next. This is the secret most people miss: cramming all the leaves in at once steams them; a handful at a time lets them soften and shrink properly.
  10. +
  11. Pour in water or stock to just cover, add the vinegar, and bring to a gentle simmer. Cover, drop the heat to low, and let it go at least an hour and a half — two is better. Taste near the end, add salt and the pinch of sugar if it needs it.
  12. +
  13. Serve with the pot liquor — that green-gold broth — and a pepper vinegar bottle on the table. Cornbread is mandatory, not optional.
  14. +
+
+ +

Where it goes wrong, and how to fix it

+
+

Bitter, tough, or sour greens — the three failures I see in my teaching kitchen

+ +
+ +
"The secret ingredient nobody writes down is the pot liquor saved for sopping. Punch a hole in your cornbread and sop up that golden broth. That's not extra — that's the point."
+ +

The machine-readable version

+

For the young folks building tools, the full recipe — every measurable, every time and temperature — lives as structured data so your apps and charts can use it without my shaky handwriting. Download collard-greens.json.

+ + + + + + \ No newline at end of file diff --git a/collard-greens.json b/collard-greens.json new file mode 100644 index 0000000..56662f7 --- /dev/null +++ b/collard-greens.json @@ -0,0 +1,44 @@ +{ + "title": "Angeline's Slow-Cooked Collards with Smoked Turkey Wing", + "method": "braised-simmer", + "author": "Angeline Collins", + "region": "Heath Springs, South Carolina, USA", + "serves": "6-8", + "total_time_minutes": 120, + "ingredients": [ + { "name": "collard greens", "amount": 2.5, "unit": "pounds", "note": "Vates variety, outer leaves picked, stems stripped" }, + { "name": "smoked turkey wing", "amount": 1, "unit": "wing", "note": "about 1 lb; ham hock acceptable substitute" }, + { "name": "onion", "amount": 1, "unit": "large", "prep": "sliced thin" }, + { "name": "garlic", "amount": 3, "unit": "cloves", "prep": "smashed" }, + { "name": "apple-cider vinegar", "amount": 1, "unit": "tablespoon", "note": "added at end, not early" }, + { "name": "red-pepper flakes", "amount": 0.5, "unit": "teaspoon" }, + { "name": "kosher salt", "amount": null, "unit": "to taste" }, + { "name": "sugar", "amount": null, "unit": "pinch", "note": "only if greens bitter" }, + { "name": "water or homemade stock", "amount": null, "unit": "to cover" } + ], + "steps": [ + "Wash greens in two changes of cold water.", + "Remove thick center ribs; stack, roll, and slice into ~1-inch ribbons.", + "Brown smoked turkey wing in heavy pot over medium heat until golden.", + "Add onion, cook until translucent; add garlic and pepper flakes.", + "Add greens in handfuls, wilting each batch before adding more.", + "Add water/stock to just cover, add vinegar, bring to gentle simmer.", + "Cover, reduce to low, simmer 90-120 minutes. Salt to taste at the end.", + "Serve with pot liquor, pepper vinegar, and cornbread." + ], + "key_temperatures": [ + { "stage": "browning", "heat": "medium", "time_minutes": null }, + { "stage": "simmer", "heat": "low, gentle simmer", "time_minutes": 90 } + ], + "failure_modes": { + "bitter": "picked in hot weather or undercooked; fix by simmering longer until leaf yields", + "tough_stringy": "center ribs not removed or boiled hard instead of simmered", + "sour_flat": "too much vinegar too early, or no browning of the meat; vinegar belongs at the end" + }, + "growing_notes": { + "variety": "Vates", + "planting": "August for fall crop, late February for spring", + "harvest": "Pick outer leaves, leave crown; sweetest after a frost", + "care": "sun, water, spring lime application" + } +} \ No newline at end of file diff --git a/films/seed-covenant/hyperframe.json b/films/seed-covenant/hyperframe.json new file mode 100644 index 0000000..39849e7 --- /dev/null +++ b/films/seed-covenant/hyperframe.json @@ -0,0 +1,10 @@ +{ + "captions": true, + "voice": "af_nova", + "music_url": "https://4ort.live/v1/mtv/video/e657d8061d33?download=1", + "scenes": [ + { "id": "s1", "narration": "Saving seed is the oldest covenant there is. Every fall I walk the rows and pick the best of the best — the strongest bean, the truest tomato." }, + { "id": "s2", "narration": "I dry them on the porch screen, label them in my own hand, and tuck them into the drawer my daddy built. Each packet is a promise I am keeping for next spring." }, + { "id": "s3", "narration": "When I plant that seed come March, I am not just growing a vegetable. I am passing my grandmother's hands along to hands that haven't been born yet." } + ] +} \ No newline at end of file diff --git a/films/seed-covenant/index.html b/films/seed-covenant/index.html new file mode 100644 index 0000000..ab12ca1 --- /dev/null +++ b/films/seed-covenant/index.html @@ -0,0 +1,56 @@ + + + + + +
+ + + + + +
+
+
+

Saving seed is the oldest covenant there is.

+ Every fall I walk the rows and pick the best of the best.
+
+ +
+
+
+

I dry them on the porch screen, label them in my own hand.

+ Each packet is a promise I'm keeping for next spring.
+
+ +
+
+
+

I'm not just growing a vegetable.

+ I'm passing my grandmother's hands along to hands that haven't been born yet.
+
+
+ + \ No newline at end of file diff --git a/index.html b/index.html index 124c1a1..a8328db 100644 --- a/index.html +++ b/index.html @@ -23,12 +23,12 @@ ul[data-fort]{list-style:none;margin:0;padding:0;display:flex;flex-direction:col Angeline Collins — Garden Journal & Kitchen Notes from Heath Springs - - + + - +