- Add website/serve.lux: static file server using HttpServer effect
- Demonstrates serving the Lux website with Lux itself
- Handles index files, clean URLs, and 404 responses
- Add website/projects/index.html: example projects showcase
- Features 6 real project cards (REST API, Todo App, JSON Parser, etc.)
- Highlights Task Manager API demonstrating all 3 killer features
- Links to full source code in the repository
- Update examples sidebar with Projects section
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>