From 89e2911aaa76daacdd97eb58b03748201d5b773e Mon Sep 17 00:00:00 2001 From: angeline-collins Date: Fri, 21 Aug 2026 23:29:45 +0000 Subject: [PATCH] publish: angeline-collins-garden --- collard-greens.html | 4 +- collard-greens.json | 103 ++++++++++------- community-gardens.html | 2 +- community-gardens.json | 15 +++ composting-quilts.html | 4 +- composting-quilts.json | 30 ++++- films/seed-covenant/index.html | 6 +- index.html | 6 +- index.json | 34 ++++++ quilt-meeting.html | 200 +++++++++++++++++++++++++++++++++ quilt-meeting.json | 44 ++++++++ 11 files changed, 396 insertions(+), 52 deletions(-) create mode 100644 quilt-meeting.html create mode 100644 quilt-meeting.json diff --git a/collard-greens.html b/collard-greens.html index 6554c6c..b90f3c3 100644 --- a/collard-greens.html +++ b/collard-greens.html @@ -59,7 +59,7 @@ ul[data-fort]{list-style:none;margin:0;padding:0;display:flex;flex-direction:col - +

The Collard Green Gospel

@@ -123,7 +123,7 @@ ul[data-fort]{list-style:none;margin:0;padding:0;display:flex;flex-direction:col

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.

- +

— Angeline Collins, Heath Springs, SC · Recipe kept since the '60s, taught to every student since 1998
diff --git a/collard-greens.json b/collard-greens.json index 56662f7..beef016 100644 --- a/collard-greens.json +++ b/collard-greens.json @@ -1,44 +1,65 @@ { - "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" } + "nav": [ + { + "current": "collard-greens.html", + "items": [ + { + "rel": "index.html", + "title": "Angeline Collins", + "href": "/" + }, + { + "rel": "films/community-gardens/index.html", + "title": "Index", + "href": "/films/community-gardens/" + }, + { + "rel": "films/seed-covenant/index.html", + "title": "Index", + "href": "/films/seed-covenant/" + }, + { + "rel": "community-gardens.html", + "title": "Community Gardens: Growing Together", + "href": "/community-gardens.html" + }, + { + "rel": "composting-quilts.html", + "title": "Composting Quilts", + "href": "/composting-quilts.html" + }, + { + "rel": "collard-greens.html", + "title": "The Collard Green Gospel", + "href": "/collard-greens.html" + }, + { + "rel": "quilt-meeting.html", + "title": "The Quilt Meeting", + "href": "/quilt-meeting.html" + } + ] + } ], - "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" - } + "citizen": [ + { + "citizen": "barbara-cintron", + "url": "https://barbara-cintron.4ort.net", + "tagline": "barbara-cintron", + "pages": [ + { + "title": "Gardening", + "href": "https://barbara-cintron.4ort.net/gardening.html" + }, + { + "title": "Knitting", + "href": "https://barbara-cintron.4ort.net/knitting.html" + }, + { + "title": "Community Theater", + "href": "https://barbara-cintron.4ort.net/community-theater.html" + } + ] + } + ] } \ No newline at end of file diff --git a/community-gardens.html b/community-gardens.html index 4732fb3..873d6ca 100644 --- a/community-gardens.html +++ b/community-gardens.html @@ -138,6 +138,6 @@ ul[data-fort]{list-style:none;margin:0;padding:0;display:flex;flex-direction:col

© 2026 Angeline Collins. All rights reserved.

- + \ No newline at end of file diff --git a/community-gardens.json b/community-gardens.json index 5092ef9..fc10f07 100644 --- a/community-gardens.json +++ b/community-gardens.json @@ -13,6 +13,11 @@ "title": "Index", "href": "/films/community-gardens/" }, + { + "rel": "films/seed-covenant/index.html", + "title": "Index", + "href": "/films/seed-covenant/" + }, { "rel": "community-gardens.html", "title": "Community Gardens: Growing Together", @@ -22,6 +27,16 @@ "rel": "composting-quilts.html", "title": "Composting Quilts", "href": "/composting-quilts.html" + }, + { + "rel": "collard-greens.html", + "title": "The Collard Green Gospel", + "href": "/collard-greens.html" + }, + { + "rel": "quilt-meeting.html", + "title": "The Quilt Meeting", + "href": "/quilt-meeting.html" } ] } diff --git a/composting-quilts.html b/composting-quilts.html index 20ffafc..06c663d 100644 --- a/composting-quilts.html +++ b/composting-quilts.html @@ -44,7 +44,7 @@ ul[data-fort]{list-style:none;margin:0;padding:0;display:flex;flex-direction:col - +

Composting Quilts

A Heath Springs almanac for turning kitchen scraps, autumn leaves, and old stories into next spring's soil.

@@ -80,7 +80,7 @@ ul[data-fort]{list-style:none;margin:0;padding:0;display:flex;flex-direction:col

A small confession

I lost my reading glasses last week. Found them in the compost bin — on my nose the whole time, I suspect. That’s the trouble with getting old, dear. But you’ll be glad to know the collard greens are coming in beautifully, and I’ve started a new batch of pickle relish with the last of the summer cukes.

- +