Creative Roots is a community platform for parents and makers to discover workshops, attend events, read creative content, shop for materials, and join membership tiers.
This website is powered by Wix Headless and built using wix-headless.dev.
- Live site: https://creative-r-b1485a5c-anatf6.wix-site-host.com
- Source: https://github.com/wix-incubator/headless-creative-roots
- Wix site ID:
d5f5ee44-f7cd-4fba-9f1a-94213b8f0b83
- A custom Astro community site on a Wix Headless foundation.
- CMS-driven workshops, events, and about content via
@wix/data. - Wix Blog integration with rich content rendering.
- Wix Stores product catalogue and individual product pages.
- Wix Pricing Plans membership tiers.
- Wix Members Area — login, signup, and account pages.
- RSS feed generated from live Wix Blog posts.
robots.txtandllms.txtconfigured through the Wix SEO txt APIs.- Artisan & Botanical visual design system (Cormorant Garamond + Inter, forest green palette).
- Deployment with
wix release.
- Wix Headless Site for the managed site and runtime foundation.
- Wix CMS (Data) for workshops, events, and editorial content.
- Wix Blog for posts, authors, and rich content.
- Wix Stores for product catalogue and ecommerce.
- Wix Pricing Plans for tiered community memberships.
- Wix Members Area for authentication and member profiles.
@wix/astro@wix/astro-pages@wix/sdk@wix/data@wix/blog@wix/stores@wix/ecom@wix/pricing-plans@wix/members@wix/identity@astrojs/rss@astrojs/sitemap
Create a local env file from .env.example or run the Wix CLI env setup for the connected site.
npm install
npm run devnpm run build
npm run release