DynamicsMinds 2026 conference hub for planning-adjacent public content, shareable deck source, and GitHub Pages output.
presentations/slidev-talk/ - public Slidev deck source for the licensing sessionprep/ - repo-local public prep or publishing notes when neededagenda/ - conference agenda snapshots and linkssession-decks/ - collected decks and references from other sessionsnotes/ - post-session notes or public-facing summaries if neededartifacts/ - reusable assets, code snippets, and supporting filespublic/ - content intended to be published via GitHub PagesUse this repo for material that is intended to become public.
Use the synced AI workspace for:
Keep only publicly shareable material in public/.
Current public model:
public/index.html renders the mobile-first visitor landing pagepublic/agenda/ holds the full agenda explorer routepublic/talks/agent-licensing/ is the target path for the rendered Slidev deckpublic/content/ contains hand-authored site copy and per-session public linkspublic/data/ contains copied agenda/session/speaker datasets used by the landing page and explorerThe public deck source now lives in:
presentations/slidev-talk/licensing-session.mdThe recommended build target is:
public/talks/agent-licensing/This keeps the repo aligned with the live public site rather than treating the Nextcloud event folder as the publishing origin.
An initial static agenda explorer now lives in public/ and is designed to work as a GitHub Pages-friendly front end over the exported conference JSON files.
public/index.html renders the landing page experiencepublic/landing.css provides the visual layout and responsive stylingpublic/landing.js loads and normalizes landing-page content in the browserpublic/agenda.css and public/agenda.js power the agenda explorerpublic/data/ contains the copied source datasets used by the apppublic/content/session-overrides.jsonpublic/files/ if wanted