- Add "See it in action" section with complete code example showing button click loading article
- Include HTML, Python handler, and result sections to demonstrate full workflow
- Change bold text color to brown for better visibility and design consistency
- Invert link underline behavior: underlined by default, removed on hover
- Move key features section to top with emojis for better visibility
- Add benchmark response time graph from django-interactive-frameworks-benchmark
- Include technology comparison table (WebSocket vs AJAX vs HTTP)
- Add data transfer column to performance table
- Simplify explanation of differences using clear analogies
- Fix numbered list continuity issue with images
- Change final section to "Ready to start?" for better call-to-action
- Enhanced grammar and punctuation throughout documentation
- Added security warning about room ID enumeration attacks
- Introduced liveview_room_uuid template tag for secure random room IDs
- Clarified attribute naming conversion (camelCase to snake_case)
- Improved formatting with colons instead of em dashes for better readability
- Added comprehensive error handling, testing, and deployment sections
- Removed draft.org file (no longer needed)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Add progressive examples from simple to complex
- Include both Python and HTML code for each example
- Add template examples for complex use cases
- Fix data-data-* attributes to use snake_case (not camelCase)
- Add detailed explanations for each feature
- Improve readability and learning curve
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Added documentation for the new data-liveview-debounce attribute
introduced in django-liveview 2.1.0.
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
- Complete rewrite of documentation for v2.0.0 API
- Updated from old actions/ structure to new @liveview_handler decorator
- Renamed Tutorials to Tutorial with inline content
- Added emojis to navigation and homepage
- Updated footer: removed Jabber/XMPP, 3-column layout on desktop
- Updated header: Source code links to GitHub
- All content translated to English
- Updated hero subtitle and README
- Removed Demo button from navigation
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>