Commit 9b1ec54
committed
Rewrite docs/eosuite.html (eApps page) from scratch
The page was catastrophically broken:
- Missing <html>, <head>, <meta charset>, <meta viewport> tags
- No <nav> element - navbar was orphaned fragments
- Duplicate <title> tags, <head> inside <body>
- Orphaned <tr> rows outside any <table>
- Raw text fragments scattered throughout
- No sidebar navigation
Complete rewrite with proper structure:
- Correct HTML5 structure with all meta tags
- Full navbar with all 7 links including Kids/Hardware Lab
- doc-layout with sidebar + main content
- 38 apps organized in 5 category sections with app-grid cards
- CLI vs GUI comparison table (all 38 apps)
- Platform matrix (Win/Linux/macOS/EoS/Web)
- Architecture diagram, build commands, use cases
- Consistent footer matching all other pages1 parent 0c39d6c commit 9b1ec54
1 file changed
Lines changed: 141 additions & 135 deletions
0 commit comments