Premium tea business website built from spreadsheet data.
- Production: https://pmkhairnarr.github.io/ishayna-tea-website
- Development: Branch-specific deployments
data/tea-business.xlsx- Main business data with sheets:- Products - Tea varieties, prices, descriptions
- Services - Consulting, custom blends, events
- About - Company history, mission, team
- Contact - Store locations, contact info
- Gallery - Product showcase
data/google-sheets-links.txt- Google Sheets URLs- Automatically synced when updated
images/products/- Tea product photosimages/store/- Store and location photosimages/team/- Team member photosimages/branding/- Logos and brand assets
Website automatically rebuilds when:
- Excel file is updated in
/datafolder - Google Sheets links are modified
- Images are added/updated
- Configuration changes are made
config/website-config.json- Website settingsconfig/deployment-config.json- GitHub Pages settings.github/workflows/build-deploy.yml- Auto-build pipeline
- Theme: Business/Tea (green palette)
- Colors: Primary #2D5016, Secondary #8FBC8F, Accent #DAA520
- Features: Product catalog, contact forms, image gallery
Built with spreadsheet-website-builder-mcp