1
0
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
Kjell Tore Guttormsen
b06b39c0e7 redesign: warm stone aesthetic for todo app examples
Replace cold navy/teal palette with warm dark theme:
- Warm near-black backgrounds, copper/peach accent
- Sage green for completion, muted category colors
- Plus Jakarta Sans typography
- Refined micro-interactions and hover states
- Grouped card layout with staggered animation
- Completed tasks auto-sort to bottom

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 16:27:23 +01:00
Kjell Tore Guttormsen
9a490f129a fix: host examples on thedharmalab.com for proper rendering
Forgejo serves raw files as text/plain. Examples are now
hosted at thedharmalab.com/examples/todo-app/ so browsers
render the HTML correctly.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 16:22:51 +01:00
Kjell Tore Guttormsen
a257f34c16 fix: link examples to raw URLs for browser rendering
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 16:20:22 +01:00
Kjell Tore Guttormsen
a0779f9a59 Add todo app screenshot to README
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 16:14:42 +01:00
Kjell Tore Guttormsen
ec708ba943 Initial commit: todo app guide with 5 prompts and examples
Complete companion repo for "Your First Hour with Claude Code" article.
Includes step-by-step prompts, example output, troubleshooting, and cost guide.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 16:04:07 +01:00