brainy/examples
David Snelling 02dd5a20bc **ci(workflows): add GitHub Pages workflow for demo deployment with custom domain**
### Changes:
- Introduced `deploy-demo.yml` workflow in `.github/workflows/` to automate deployment to GitHub Pages:
  - Triggers on `main` branch pushes and manual workflow dispatch.
  - Includes steps for project setup, build, and deployment using `JamesIves/github-pages-deploy-action`.
- Added `examples/CNAME` with custom domain `www.soulcraft.com`.

### Purpose:
Streamlined and automated the deployment of the demo to GitHub Pages, ensuring efficient updates. Configured a custom domain for better branding and accessibility of the live demo.
2025-06-20 14:36:35 -07:00
..
browser_compatible_exports.ts **feat: add browser-compatible exports and define BrainyData interface** 2025-06-19 15:00:41 -07:00
CNAME **ci(workflows): add GitHub Pages workflow for demo deployment with custom domain** 2025-06-20 14:36:35 -07:00
demo.html **feat(demo): enhance UI/UX & content of interactive demo** 2025-06-20 13:49:59 -07:00
simplified-augmentations.js **feat: add examples demonstrating simplified augmentations and streamlined pipelines** 2025-06-20 12:04:07 -07:00