Initial Sunflower Acres Hugo site scaffold

This commit is contained in:
2026-07-21 17:26:00 -04:00
commit f576bf0672
16 changed files with 407 additions and 0 deletions
+28
View File
@@ -0,0 +1,28 @@
- name: "Lavender Oatmeal Bar"
slug: "lavender-oatmeal"
description: "Cold-processed with rolled oats and lavender essential oil. Gentle enough for every day."
price: "8.00"
image: "/images/soaps/lavender-oatmeal.svg"
stripe_payment_link: ""
status: "available"
- name: "Clay & Charcoal Mint Bar"
slug: "clay-charcoal-mint"
description: "French green clay and activated charcoal with peppermint essential oil."
price: "9.00"
image: "/images/soaps/clay-charcoal-mint.svg"
stripe_payment_link: ""
status: "low"
- name: "Oat Milk & Honey Bar"
slug: "oat-milk-honey"
description: "Oat milk and local honey, unscented and mild."
price: "8.00"
image: "/images/soaps/oat-milk-honey.svg"
stripe_payment_link: ""
status: "available"
- name: "Cedar & Sage Bar"
slug: "cedar-sage"
description: "A grounding blend of cedarwood and sage, cold-processed with shea butter."
price: "9.00"
image: "/images/soaps/cedar-sage.svg"
stripe_payment_link: ""
status: "out"