Commit Graph

6 Commits

Author SHA1 Message Date
wonder 69fbfa8a54 feat: add Stardew Valley complete guide slide deck
Deploy Slides / build-and-deploy (push) Successful in 1m41s
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-27 18:22:06 +08:00
wonder b86fb28d14 fix: use POSIX sh instead of bash for Alpine CI compatibility
Deploy Slides / build-and-deploy (push) Successful in 1m41s
The node:22-alpine container doesn't have bash installed,
causing `sh: bash: not found` in the build step.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-27 13:35:53 +08:00
wonder 3ac00a588a feat: add serve command for landing page preview
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-27 11:47:18 +08:00
wonder a2bdfcafc5 feat: add showcase deck and enhance demo slides
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-27 11:43:19 +08:00
wonder 59c0ef7f3b feat: restructure project for multi-deck support
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-27 11:41:04 +08:00
wonder 62344278a4 feat: initialize Slidev project with minimal slides
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-27 11:35:12 +08:00