Static replica of the cigvillage.ie WooCommerce site, served at cigvillage.bcgen.ie
Find a file
Workshop Bot 044a14be5e
Some checks failed
/ deploy (push) Has been cancelled
Import static replica of cigvillage.ie (WooCommerce storefront snapshot)
Scaffold (deploy workflow, AGENTS/CLAUDE/README) + full static mirror of
cigvillage.ie: home, shop, product/category/tag pages, contact, blog. Dynamic
commerce (cart/checkout/my-account/Stripe) is intentionally excluded — not
functional on a static host.
2026-06-09 21:57:42 +00:00
.forgejo/workflows Import static replica of cigvillage.ie (WooCommerce storefront snapshot) 2026-06-09 21:57:42 +00:00
autumn-reflections-and-update Import static replica of cigvillage.ie (WooCommerce storefront snapshot) 2026-06-09 21:57:42 +00:00
category/goal-updates Import static replica of cigvillage.ie (WooCommerce storefront snapshot) 2026-06-09 21:57:42 +00:00
contact-us Import static replica of cigvillage.ie (WooCommerce storefront snapshot) 2026-06-09 21:57:42 +00:00
december-reflections Import static replica of cigvillage.ie (WooCommerce storefront snapshot) 2026-06-09 21:57:42 +00:00
first-update Import static replica of cigvillage.ie (WooCommerce storefront snapshot) 2026-06-09 21:57:42 +00:00
happy-new-year Import static replica of cigvillage.ie (WooCommerce storefront snapshot) 2026-06-09 21:57:42 +00:00
july-summer-camp-and-update Import static replica of cigvillage.ie (WooCommerce storefront snapshot) 2026-06-09 21:57:42 +00:00
june-goal-update Import static replica of cigvillage.ie (WooCommerce storefront snapshot) 2026-06-09 21:57:42 +00:00
november-update-im-still-here Import static replica of cigvillage.ie (WooCommerce storefront snapshot) 2026-06-09 21:57:42 +00:00
product Import static replica of cigvillage.ie (WooCommerce storefront snapshot) 2026-06-09 21:57:42 +00:00
product-category Import static replica of cigvillage.ie (WooCommerce storefront snapshot) 2026-06-09 21:57:42 +00:00
product-tag Import static replica of cigvillage.ie (WooCommerce storefront snapshot) 2026-06-09 21:57:42 +00:00
report-from-bloom-event-18th-19th-may Import static replica of cigvillage.ie (WooCommerce storefront snapshot) 2026-06-09 21:57:42 +00:00
shop Import static replica of cigvillage.ie (WooCommerce storefront snapshot) 2026-06-09 21:57:42 +00:00
wp-content Import static replica of cigvillage.ie (WooCommerce storefront snapshot) 2026-06-09 21:57:42 +00:00
wp-includes/js Import static replica of cigvillage.ie (WooCommerce storefront snapshot) 2026-06-09 21:57:42 +00:00
.gitignore Import static replica of cigvillage.ie (WooCommerce storefront snapshot) 2026-06-09 21:57:42 +00:00
AGENTS.md Import static replica of cigvillage.ie (WooCommerce storefront snapshot) 2026-06-09 21:57:42 +00:00
CLAUDE.md Import static replica of cigvillage.ie (WooCommerce storefront snapshot) 2026-06-09 21:57:42 +00:00
index.html Import static replica of cigvillage.ie (WooCommerce storefront snapshot) 2026-06-09 21:57:42 +00:00
README.md Import static replica of cigvillage.ie (WooCommerce storefront snapshot) 2026-06-09 21:57:42 +00:00

cigvillage

A static replica of the CIG Village Ireland website (cigvillage.ie) — a WordPress + WooCommerce store, captured here as plain HTML/CSS/JS and served exactly as committed.

Live at https://cigvillage.bcgen.ie.

Static snapshot: product/content pages render, but dynamic commerce (cart, checkout, my-account, Stripe) is not functional — there is no WooCommerce backend behind it.

Editing & deploy

Plain static files, no build step. Edit on a branch, preview locally (python3 -m http.server 8000http://localhost:8000), open a PR into main, and merge — merging main auto-deploys to the live site within ~1 minute.

See AGENTS.md for the full workflow and repo layout.