mirror of
https://github.com/BradGroux/veritas-kanban.git
synced 2026-08-28 02:44:59 +00:00
| .. | ||
| index.html | ||
| README.md | ||
Demo Video Hosting
The public demo video is hosted by GitHub Pages from this repository's main branch and /docs source.
- Public player page:
https://bradgroux.github.io/veritas-kanban/demo/ - Video asset:
docs/assets/demo-overview.mp4 - Source copy:
assets/demo-overview.mp4
To update the public demo video:
- Replace
assets/demo-overview.mp4with the new canonical source asset. - Copy the same file to
docs/assets/demo-overview.mp4. - Verify
docs/demo/index.htmlplays the video locally. - Merge to
main; GitHub Pages publishes the updated player from/docs.