Commit b3667fe
Feat/vercel showcases (#17)
* feat: migrate examples to showcases and setup Vercel deployment
- Rename /examples directory to /showcases
- Update package names to showcases-*
- Update pnpm-workspace configuration
- Add Vercel configuration for docs and showcases
- Update React showcase branding and meta tags
- Configure separate builds for schepta.org and show.schepta.org
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
* fix: correct Vercel output directories and add install commands
- Fix docs output directory to .vitepress/dist (VitePress default)
- Fix showcases output directory to react/dist
- Add explicit installCommand for both configurations
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
* fix pnpm-lock
* fix: simplify Vercel showcases configuration
- Add package.json to showcases directory for Vercel detection
- Use simpler build command that copies files to showcases root
- Set output directory to current directory
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent d4479f0 commit b3667fe
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments