- Add hierarchical subsections to Handlers (Basic, Intermediate, Advanced)
- Add hierarchical subsections to Advanced Features (UI Features, System Features, Data Handling)
- Add JavaScript to dynamically assign clean IDs to h3 headings for anchor links
- Add CSS styling for navigation subsections with proper indentation
- Fix parentheses balance issues in onerc.el functions
- Convert benchmark comparison table to bullet list format
- Convert technology comparison table to bullet list with pipe separators
- Add comprehensive table styling in CSS (prepared for future use)
- one.el backend (one-ox) does not support Org mode tables or HTML export blocks
- Workaround: use bullet lists which render correctly and maintain readability
- 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
- 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>