tpmjs/apps/tutorial
Ajax Davis 4a13709a3d feat: add two-tutorial structure with landing page
- Create landing page at / with cards linking to both tutorials
- Add /agents route for agent developers (search & execute)
- Add /authors route for package authors (publish tools)
- Create 9 author slides covering the publishing workflow
- Rename Slideshow.tsx to AgentSlideshow.tsx
- Add back navigation buttons to both slideshows
- Fix array key lint errors using unique slide IDs

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-29 13:36:57 +10:00
..
src feat: add two-tutorial structure with landing page 2025-12-29 13:36:57 +10:00
.gitignore chore: add Vercel config for tutorial deployment 2025-12-29 00:34:00 +10:00
eslint.config.mjs refactor: rewrite tutorial slides with coherent AI SDK narrative 2025-12-29 12:03:56 +10:00
next-env.d.ts feat: add interactive tutorial slideshow app 2025-12-28 23:41:15 +10:00
next.config.ts feat: add interactive tutorial slideshow app 2025-12-28 23:41:15 +10:00
package.json feat: add interactive tutorial slideshow app 2025-12-28 23:41:15 +10:00
postcss.config.js feat: add interactive tutorial slideshow app 2025-12-28 23:41:15 +10:00
tailwind.config.ts feat: add interactive tutorial slideshow app 2025-12-28 23:41:15 +10:00
tsconfig.json feat: add interactive tutorial slideshow app 2025-12-28 23:41:15 +10:00
vercel.json chore: add Vercel config for tutorial deployment 2025-12-29 00:34:00 +10:00