Commit Graph
4 Commits
Author SHA1 Message Date
tiennm99 aa22beb6aa feat: absorb cowork-complete-guide, ross-mike-workflows, vin-obsidian-workflows as labs
Each keeps its full history under its own directory. cowork-complete-guide's
static site is served at /cowork-complete-guide/ on the unified Pages site.
Also fixes stale miti99dev.github.io host references left from the org move.
2026-08-18 14:22:46 +07:00
tiennm99 2956ced600 docs: update Pages host to miti99dev after repository transfer 2026-08-13 09:06:30 +07:00
tiennm99 67bd88f41e feat: host cc4e-course quiz and advanced-claude-workflows lesson on the unified Pages site
The quiz app is a pure client-side Next.js page, so it static-exports with
output: 'export' and a basePath under the site; the lesson thumbnail is a
self-contained HTML file served as that directory's index.
2026-08-11 11:45:21 +07:00
tiennm99 5157b63023 chore: unify the labs under one GitHub Pages site
Each web demo builds with its base path under /ai-coding-workflow-labs/,
a single deploy workflow assembles them with a root index, and the
per-directory workflows from the standalone repos are removed.
2026-08-10 18:04:52 +07:00