Rustelo/server
Jesús Pérex 2f0f807331 feat: add dark mode functionality and improve navigation system
- Add complete dark mode system with theme context and toggle
- Implement dark mode toggle component in navigation menu
- Add client-side routing with SSR-safe signal handling
- Fix language selector styling for better dark mode compatibility
- Add documentation system with mdBook integration
- Improve navigation menu with proper external/internal link handling
- Add comprehensive project documentation and configuration
- Enhance theme system with localStorage persistence
- Fix arena panic issues during server-side rendering
- Add proper TypeScript configuration and build optimizations

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-11 20:53:20 +01:00
..
examples chore: add server code 2025-07-07 23:05:19 +01:00
src feat: add dark mode functionality and improve navigation system 2025-07-11 20:53:20 +01:00
tests chore: add server code 2025-07-07 23:05:19 +01:00
Cargo.toml feat: add dark mode functionality and improve navigation system 2025-07-11 20:53:20 +01:00
Cargo.toml.save chore: add server code 2025-07-07 23:05:19 +01:00
config.toml chore: add server code 2025-07-07 23:05:19 +01:00