brainy/demo
David Snelling efababe397 **feat(demo): add GitHub Pages demo script and update deployment workflow**
### Changes:
- **`demo/simplified-augmentations-gh-pages.js`**:
  - Added a new demo script showcasing simplified augmentations for GitHub Pages.
  - Includes examples for static and streaming data processing, WebSocket support, and dynamic augmentation loading.

- **`README.md`**:
  - Updated the demo link to point directly to `https://soulcraft-research.github.io/brainy/`.

- **`.github/workflows/deploy-demo.yml`**:
  - Enhanced the deployment workflow to include the `simplified-augmentations-gh-pages.js` file as the GitHub Pages demo entry point.
  - Added steps to copy and prepare required `dist` files during the build process.

- **`demo/index.html`**:
  - Dynamically adjusted the import path for the Brainy library to support both local and CDN environments.
  - Reformatted code for readability and alignment with deployment needs.

### Purpose:
Introduced a tailored demonstration script for GitHub Pages to highlight Brainy's streamlined augmentation features. Enhanced the deployment pipeline for better integration and seamless live demo experience.
2025-06-23 11:26:11 -07:00
..
browser_compatible_exports.ts **refactor: consolidate folder structure and improve compatibility** 2025-06-23 10:58:48 -07:00
index.html **feat(demo): add GitHub Pages demo script and update deployment workflow** 2025-06-23 11:26:11 -07:00
simplified-augmentations-gh-pages.js **feat(demo): add GitHub Pages demo script and update deployment workflow** 2025-06-23 11:26:11 -07:00
simplified-augmentations.js **refactor(demo): update logging and function descriptions for consistency** 2025-06-23 10:59:19 -07:00